Vrijeme upita: 0.33 ms Memorija upita: 0.003 MB memorija prije upita: 0.656 MB
DELETE
FROM `brvlh_session`
WHERE `time` < '1762422021'
OBJAŠNJENJE što je nemoguće kod upita: DELETE
FROM `brvlh_session`
WHERE `time` < '1762422021'
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:818 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:69 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.18 ms Memorija upita: 0.023 MB memorija prije upita: 0.665 MB Redaka vraćeno: 1
SELECT `data`
FROM `brvlh_session`
WHERE `session_id` = 'tu09pjtd2nuub6o2aghbctcoh1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 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:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
| 9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
| 8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
| 7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
| 6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:69 |
Vrijeme upita: 0.34 ms Nakon posljednjeg upita: 1.13 ms Memorija upita: 0.023 MB memorija prije upita: 0.700 MB Redaka vraćeno: 40
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `brvlh_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ref | extension | extension | 82 | const | 40 | Using index condition |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
| 8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.87 ms Memorija upita: 0.021 MB memorija prije upita: 0.731 MB Redaka vraćeno: 2
SELECT b.id
FROM brvlh_usergroups AS a
LEFT JOIN brvlh_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.12 ms Memorija upita: 0.021 MB memorija prije upita: 0.736 MB Redaka vraćeno: 5
SELECT id, rules
FROM `brvlh_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_viewlevels | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 5 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.48 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.030 MB memorija prije upita: 0.763 MB Redaka vraćeno: 95
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM brvlh_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ALL | extension | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 236 | Using where; Korištenje sortiranja datoteka |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
| 8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 5.99 ms Memorija upita: 0.021 MB memorija prije upita: 1.081 MB Redaka vraćeno: 2
SELECT *
FROM brvlh_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_languages | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 3 | Using where; Korištenje sortiranja datoteka |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 8 | JLanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:98 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:682 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 1.089 MB Redaka vraćeno: 5
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `brvlh_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ref | extension | extension | 82 | const | 5 | Using index condition; Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:207 |
| 8 | JLanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:109 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:682 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.94 ms Memorija upita: 0.021 MB memorija prije upita: 1.197 MB Redaka vraćeno: 2
SELECT template
FROM brvlh_template_styles
WHERE `client_id`=0
AND `home`=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_template_styles | ALL | idx_client_id,idx_client_id_home | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 19 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/bagallery/bagallery.php:43 |
| 9 | plgSystemBagallery->checkOverride() | JROOT/plugins/system/bagallery/bagallery.php:26 |
| 8 | plgSystemBagallery->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.43 ms Nakon posljednjeg upita: 2.63 ms Memorija upita: 0.029 MB memorija prije upita: 1.260 MB Redaka vraćeno: 11
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 brvlh_menu AS m
LEFT JOIN brvlh_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 | 38 | Using index condition; Using where; Korištenje sortiranja datoteka |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.m.component_id | 1 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 20 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 19 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 18 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 17 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 16 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
| 15 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
| 14 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 13 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
| 12 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
| 11 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:548 |
| 10 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
| 9 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.35 ms Nakon posljednjeg upita: 4.38 ms Memorija upita: 0.109 MB memorija prije upita: 1.433 MB Redaka vraćeno: 18
SELECT id, home, template, s.params
FROM brvlh_template_styles as s
LEFT JOIN brvlh_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 7 | Using index condition; Using where |
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | stre_streetmotions.e.element | 1 | Using index condition; Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 10 | JApplicationSite->getTemplate() | JROOT/plugins/system/gantry5/gantry5.php:100 |
| 9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
| 8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 2.22 ms Memorija upita: 0.024 MB memorija prije upita: 1.489 MB Redaka vraćeno: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `brvlh_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:40 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.82 ms Nakon posljednjeg upita: 0.08 ms Memorija upita: 0.006 MB memorija prije upita: 1.481 MB
UPDATE `brvlh_extensions`
SET `params` = '{\"mediaversion\":\"32793dcfb83f6e9a084d11194d488043\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
OBJAŠNJENJE što je nemoguće kod upita: UPDATE `brvlh_extensions`
SET `params` = '{\"mediaversion\":\"32793dcfb83f6e9a084d11194d488043\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
| 13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
| 12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:40 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.44 ms Nakon posljednjeg upita: 7.78 ms Memorija upita: 0.025 MB memorija prije upita: 1.573 MB Redaka vraćeno: 40
SELECT `id`,`name`,`rules`,`parent_id`
FROM `brvlh_assets`
WHERE `name` IN ('com_actionlogs','com_admin','com_ajax','com_associations','com_bagallery','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_gantry','com_gantry5','com_gridbox','com_installer','com_jce','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper') OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_assets | ALL | idx_asset_name,idx_parent_id | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 148 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
| 11 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
| 10 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
| 9 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 8 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 7 | JUser->authorise() | JROOT/components/com_k2/k2.php:16 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.28 ms Nakon posljednjeg upita: 3.43 ms Memorija upita: 0.022 MB memorija prije upita: 1.742 MB Redaka vraćeno: 1
SELECT id
FROM brvlh_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_categories | range | category,published,access,trash | category | 8 | NULL | 1 | Using where; Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/helpers/permissions.php:274 |
| 12 | K2HelperPermissions::canAddItem() | JROOT/components/com_k2/views/itemlist/view.html.php:29 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 2.49 ms Nakon posljednjeg upita: 0.30 ms Memorija upita: 0.027 MB memorija prije upita: 1.758 MB Redaka vraćeno: 14
SHOW FULL COLUMNS
FROM `brvlh_k2_categories`
OBJAŠNJENJE što je nemoguće kod upita: SHOW FULL COLUMNS FROM `brvlh_k2_categories`
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 15 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 14 | JTable->__construct() | JROOT/administrator/components/com_k2/tables/k2category.php:36 |
| 13 | TableK2Category->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 12 | JTable::getInstance() | JROOT/components/com_k2/views/itemlist/view.html.php:41 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.50 ms Memorija upita: 0.023 MB memorija prije upita: 1.782 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_k2_categories
WHERE id = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 12 | TableK2Category->load() | JROOT/components/com_k2/views/itemlist/view.html.php:42 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.45 ms Nakon posljednjeg upita: 2.87 ms Memorija upita: 0.025 MB memorija prije upita: 1.859 MB Redaka vraćeno: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM brvlh_fields AS a
LEFT JOIN `brvlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN brvlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN brvlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN brvlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN brvlh_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_k2.category'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Korištenje sortiranja datoteka |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | stre_streetmotions.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.group_id | 1 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 18 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 17 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/itemlist/view.html.php:137 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.78 ms Memorija upita: 0.022 MB memorija prije upita: 1.949 MB Redaka vraćeno: 0
SELECT *
FROM brvlh_k2_categories
WHERE parent=1
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('hr-HR', '*')
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:754 |
| 12 | K2ModelItemlist->getCategoryFirstChildren() | JROOT/components/com_k2/views/itemlist/view.html.php:173 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.52 ms Memorija upita: 0.023 MB memorija prije upita: 1.980 MB Redaka vraćeno: 0
SELECT id
FROM brvlh_k2_categories
WHERE parent IN (1)
AND id NOT IN (1)
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('hr-HR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | Using index condition; Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:648 |
| 13 | K2ModelItemlist->getCategoryTree() | JROOT/components/com_k2/models/itemlist.php:122 |
| 12 | K2ModelItemlist->getData() | JROOT/components/com_k2/views/itemlist/view.html.php:391 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.50 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.073 MB memorija prije upita: 1.988 MB Redaka vraćeno: 6
SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM brvlh_k2_items as i RIGHT JOIN brvlh_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND c.language IN ('hr-HR','*')
AND i.language IN ('hr-HR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-11-06 09:55:21' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-06 09:55:21' )
AND c.id IN (1)
ORDER BY c.ordering, i.ordering
LIMIT 0, 8
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ALL | item,catid,language | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 6 | Using where; Korištenje sortiranja datoteka |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:360 |
| 12 | K2ModelItemlist->getData() | JROOT/components/com_k2/views/itemlist/view.html.php:391 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.36 ms Nakon posljednjeg upita: 0.70 ms Memorija upita: 0.022 MB memorija prije upita: 2.049 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_items as i RIGHT JOIN brvlh_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND c.language IN ('hr-HR','*')
AND i.language IN ('hr-HR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-11-06 09:55:21' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-06 09:55:21' )
AND c.id IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ALL | item,catid,language | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 6 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/itemlist.php:598 |
| 12 | K2ModelItemlist->getTotal() | JROOT/components/com_k2/views/itemlist/view.html.php:415 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 1.57 ms Nakon posljednjeg upita: 2.25 ms Memorija upita: 0.030 MB memorija prije upita: 2.117 MB Redaka vraćeno: 16
SHOW FULL COLUMNS
FROM `brvlh_users`
OBJAŠNJENJE što je nemoguće kod upita: SHOW FULL COLUMNS FROM `brvlh_users`
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 24 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 23 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 22 | JTable->__construct() | JROOT/libraries/joomla/table/user.php:39 |
| 21 | JTableUser->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 20 | JTable::getInstance() | JROOT/libraries/joomla/user/user.php:598 |
| 19 | JUser::getTable() | JROOT/libraries/joomla/user/user.php:875 |
| 18 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
| 17 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
| 16 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
| 15 | JFactory::getUser() | JROOT/components/com_k2/models/item.php:248 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.026 MB memorija prije upita: 2.148 MB Redaka vraćeno: 1
SELECT *
FROM `brvlh_users`
WHERE `id` = 553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/user.php:85 |
| 19 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:878 |
| 18 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
| 17 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
| 16 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
| 15 | JFactory::getUser() | JROOT/components/com_k2/models/item.php:248 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.32 ms Memorija upita: 0.025 MB memorija prije upita: 2.160 MB Redaka vraćeno: 1
SELECT `g`.`id`,`g`.`title`
FROM `brvlh_usergroups` AS g
INNER JOIN `brvlh_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.m.group_id | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 20 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/table/user.php:110 |
| 19 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:878 |
| 18 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
| 17 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
| 16 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
| 15 | JFactory::getUser() | JROOT/components/com_k2/models/item.php:248 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.24 ms Memorija upita: 0.024 MB memorija prije upita: 2.168 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.22 ms Memorija upita: 0.024 MB memorija prije upita: 2.177 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.024 MB memorija prije upita: 2.186 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=2
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 1.49 ms Nakon posljednjeg upita: 6.71 ms Memorija upita: 0.026 MB memorija prije upita: 2.199 MB Redaka vraćeno: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM brvlh_fields AS a
LEFT JOIN `brvlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN brvlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN brvlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN brvlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN brvlh_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `brvlh_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_k2.itemlist'
AND (fc.category_id IS NULL OR fc.category_id IN (1,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
GROUP BY a.id, l.title, l.image, uc.name, ag.title, ua.name, g.title, g.access, g.state
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Korištenje sortiranja datoteka |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | stre_streetmotions.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.group_id | 1 | Using where |
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.a.id | 1 | Using where; Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 19 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 18 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 17 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:741 |
| 12 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/itemlist/view.html.php:473 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 2.21 ms Memorija upita: 0.024 MB memorija prije upita: 2.283 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.26 ms Memorija upita: 0.024 MB memorija prije upita: 2.291 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.024 MB memorija prije upita: 2.300 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=4
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.72 ms Memorija upita: 0.025 MB memorija prije upita: 2.277 MB Redaka vraćeno: 1
SELECT published
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:239 |
| 16 | bagalleryHelper::checkGallery() | JROOT/plugins/system/bagallery/bagallery.php:94 |
| 15 | plgSystemBagallery->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:756 |
| 12 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/itemlist/view.html.php:473 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 1.93 ms Memorija upita: 0.024 MB memorija prije upita: 2.358 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.24 ms Memorija upita: 0.024 MB memorija prije upita: 2.366 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.024 MB memorija prije upita: 2.375 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=3
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 2.83 ms Memorija upita: 0.024 MB memorija prije upita: 2.417 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.27 ms Memorija upita: 0.024 MB memorija prije upita: 2.425 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.024 MB memorija prije upita: 2.434 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=1
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 2.53 ms Memorija upita: 0.024 MB memorija prije upita: 2.476 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.21 ms Memorija upita: 0.024 MB memorija prije upita: 2.484 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.024 MB memorija prije upita: 2.492 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=5
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 2.68 ms Memorija upita: 0.024 MB memorija prije upita: 2.534 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 15 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:251 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.28 ms Memorija upita: 0.024 MB memorija prije upita: 2.542 MB Redaka vraćeno: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM brvlh_k2_users
WHERE userID=553
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_users | ref | userID | userID | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1874 |
| 16 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/helpers/utilities.php:55 |
| 15 | K2HelperUtilities::getAvatar() | JROOT/components/com_k2/models/item.php:252 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.024 MB memorija prije upita: 2.550 MB Redaka vraćeno: 1
SELECT COUNT(*)
FROM brvlh_k2_comments
WHERE itemID=6
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 15 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 14 | K2ModelItem->prepareItem() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
| 12 | JCacheControllerCallback->call() | JROOT/components/com_k2/views/itemlist/view.html.php:462 |
| 11 | K2ViewItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/itemlist.php:49 |
| 8 | K2ControllerItemlist->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.45 ms Nakon posljednjeg upita: 11.53 ms Memorija upita: 0.021 MB memorija prije upita: 2.541 MB Redaka vraćeno: 3
SELECT language,id
FROM `brvlh_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_menu | ALL | idx_client_id_parent_id_alias_language | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 77 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:106 |
| 8 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:709 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.36 ms Nakon posljednjeg upita: 0.32 ms Memorija upita: 0.021 MB memorija prije upita: 2.552 MB Redaka vraćeno: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `brvlh_menu` AS `c`
INNER JOIN `brvlh_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `brvlh_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `brvlh_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 101
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
| 9 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:314 |
| 8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:726 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.87 ms Nakon posljednjeg upita: 3.02 ms Memorija upita: 0.041 MB memorija prije upita: 2.601 MB Redaka vraćeno: 22
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM brvlh_modules AS m
LEFT JOIN brvlh_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN brvlh_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-11-06 09:55:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-06 09:55:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
AND m.language IN ('hr-HR','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 45 | Using index condition; Using where; Korištenje sortiranja datoteka |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | stre_streetmotions.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | stre_streetmotions.m.module,const | 1 | Using index condition; Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
| 11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
| 10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
| 8 | JDocumentHtml->countModules() | JROOT/templates/beez3/index.php:18 |
| 7 | require JROOT/templates/beez3/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.51 ms Nakon posljednjeg upita: 13.43 ms Memorija upita: 0.041 MB memorija prije upita: 2.647 MB Redaka vraćeno: 176
SELECT id, url, title, lightboxUrl, form_id
FROM brvlh_bagallery_items
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_bagallery/helpers/bagallery.php:173 |
| 14 | bagalleryHelper::checkImage() | JROOT/components/com_bagallery/helpers/bagallery.php:46 |
| 13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:71 |
| 12 | plgSystemBagallery->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.17 ms Memorija upita: 0.023 MB memorija prije upita: 2.655 MB Redaka vraćeno: 1
SELECT published
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:239 |
| 14 | bagalleryHelper::checkGallery() | JROOT/components/com_bagallery/helpers/bagallery.php:82 |
| 13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:71 |
| 12 | plgSystemBagallery->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.024 MB memorija prije upita: 2.662 MB Redaka vraćeno: 1
SELECT manifest_cache
FROM brvlh_extensions
WHERE type='component'
AND element='com_bagallery'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:116 |
| 15 | bagalleryHelper::aboutUs() | JROOT/components/com_bagallery/helpers/bagallery.php:126 |
| 14 | bagalleryHelper::drawScripts() | JROOT/components/com_bagallery/helpers/bagallery.php:83 |
| 13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:71 |
| 12 | plgSystemBagallery->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.024 MB memorija prije upita: 2.673 MB Redaka vraćeno: 1
SELECT load_jquery
FROM brvlh_bagallery_galleries
WHERE `id` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:102 |
| 15 | bagalleryHelper::loadJQuery() | JROOT/components/com_bagallery/helpers/bagallery.php:132 |
| 14 | bagalleryHelper::drawScripts() | JROOT/components/com_bagallery/helpers/bagallery.php:83 |
| 13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:71 |
| 12 | plgSystemBagallery->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 1.45 ms Nakon posljednjeg upita: 0.37 ms Memorija upita: 0.026 MB memorija prije upita: 2.684 MB Redaka vraćeno: 6
SHOW FULL COLUMNS
FROM `brvlh_template_styles`
OBJAŠNJENJE što je nemoguće kod upita: SHOW FULL COLUMNS FROM `brvlh_template_styles`
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 17 | JTable->__construct() | JROOT/administrator/components/com_templates/tables/style.php:30 |
| 16 | TemplatesTableStyle->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 15 | JTable::getInstance() | JROOT/plugins/system/gantry/gantry.php:194 |
| 14 | plgSystemGantry->getTable() | JROOT/plugins/system/gantry/gantry.php:165 |
| 13 | plgSystemGantry->isGantryTemplate() | JROOT/plugins/system/gantry/gantry.php:234 |
| 12 | plgSystemGantry->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 0.10 ms Memorija upita: 0.023 MB memorija prije upita: 2.703 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_template_styles
WHERE `id` = '4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 14 | JTable->load() | JROOT/plugins/system/gantry/gantry.php:168 |
| 13 | plgSystemGantry->isGantryTemplate() | JROOT/plugins/system/gantry/gantry.php:234 |
| 12 | plgSystemGantry->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 1.91 ms Memorija upita: 0.021 MB memorija prije upita: 2.840 MB Redaka vraćeno: 1
SELECT published
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:239 |
| 9 | bagalleryHelper::checkGallery() | JROOT/plugins/system/bagallery/bagallery.php:162 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.022 MB memorija prije upita: 2.845 MB Redaka vraćeno: 6
SELECT settings, id, parent, access
FROM brvlh_bagallery_category
WHERE form_id=1
ORDER BY orders ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_category | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 14 | Using where; Korištenje sortiranja datoteka |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_bagallery/helpers/bagallery.php:1057 |
| 10 | bagalleryHelper::getCategories() | JROOT/components/com_bagallery/helpers/bagallery.php:394 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 2.854 MB Redaka vraćeno: 1
SELECT watermark_upload, watermark_position, watermark_opacity, scale_watermark
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1154 |
| 10 | bagalleryHelper::getWatermark() | JROOT/components/com_bagallery/helpers/bagallery.php:395 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 2.860 MB Redaka vraćeno: 1
SELECT gallery_layout, category_list, pagination, lazy_load,
class_suffix, album_mode, all_sorting, enable_disqus,
disqus_subdomen, vk_api_id, page_refresh
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1212 |
| 10 | bagalleryHelper::getGeneralOpions() | JROOT/components/com_bagallery/helpers/bagallery.php:396 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.022 MB memorija prije upita: 2.866 MB Redaka vraćeno: 1
SELECT bg_color, bg_color_hover, border_color,
border_radius, font_color, font_color_hover,
font_weight, font_size, alignment
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1168 |
| 10 | bagalleryHelper::getDefaultFilter() | JROOT/components/com_bagallery/helpers/bagallery.php:397 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 2.876 MB Redaka vraćeno: 1
SELECT bg_active, bg_hover_active, border_color_active,
font_color_active, font_color_hover_active
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1181 |
| 10 | bagalleryHelper::getActiveFilter() | JROOT/components/com_bagallery/helpers/bagallery.php:398 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.022 MB memorija prije upita: 2.882 MB Redaka vraćeno: 1
SELECT thumbnail_layout, column_number, image_spacing, caption_bg,
title_color, title_weight, title_size, title_alignment,
category_color, category_weight, category_size, category_alignment,
description_color, description_weight, description_size,
description_alignment, caption_opacity, random_sorting,
tablet_numb, phone_land_numb, phone_port_numb
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1198 |
| 10 | bagalleryHelper::getGalleryOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:399 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 2.890 MB Redaka vraćeno: 1
SELECT display_title, display_categoty, disable_caption, image_width, image_quality
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1224 |
| 10 | bagalleryHelper::getThumbnailOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:400 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.022 MB memorija prije upita: 2.896 MB Redaka vraćeno: 1
SELECT pagination_type, images_per_page, pagination_bg,
pagination_bg_hover, pagination_border, pagination_font,
pagination_font_hover, pagination_radius, pagination_alignment
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1254 |
| 10 | bagalleryHelper::getPaginationOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:402 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.022 MB memorija prije upita: 2.903 MB Redaka vraćeno: 1
SELECT lightbox_border, lightbox_bg, lightbox_bg_transparency,
display_likes, display_header, display_zoom, lightbox_display_title,
lightbox_width, auto_resize, disable_lightbox, twitter_share,
description_position, facebook_share, google_share, pinterest_share,
linkedin_share, vkontakte_share, display_download, enable_alias
FROM brvlh_bagallery_galleries
WHERE id=1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1240 |
| 10 | bagalleryHelper::getLightboxOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:403 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.027 MB memorija prije upita: 2.919 MB Redaka vraćeno: 1
SELECT settings
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1266 |
| 10 | bagalleryHelper::getSorting() | JROOT/components/com_bagallery/helpers/bagallery.php:404 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 2.931 MB Redaka vraćeno: 1
SELECT header_icons_color, nav_button_bg, nav_button_icon
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1278 |
| 10 | bagalleryHelper::getHeaderOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:405 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.12 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 2.947 MB Redaka vraćeno: 1
SELECT disable_right_clk, disable_shortcuts, disable_dev_console
FROM brvlh_bagallery_galleries
WHERE id=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_galleries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1290 |
| 10 | bagalleryHelper::getCopyrightOptions() | JROOT/components/com_bagallery/helpers/bagallery.php:407 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.89 ms Memorija upita: 0.021 MB memorija prije upita: 2.977 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'root'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:510 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 2.984 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:547 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 2.989 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-6'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:547 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 2.995 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-5'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:547 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 3.001 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:547 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 3.006 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-3'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:547 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 3.016 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:625 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.85 ms Memorija upita: 0.021 MB memorija prije upita: 3.277 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-6'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:625 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 2.37 ms Memorija upita: 0.021 MB memorija prije upita: 3.245 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-5'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:625 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.86 ms Memorija upita: 0.021 MB memorija prije upita: 3.291 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:625 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 0.83 ms Memorija upita: 0.021 MB memorija prije upita: 3.326 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `category` = 'category-3'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:625 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.71 ms Memorija upita: 0.021 MB memorija prije upita: 3.267 MB Redaka vraćeno: 1
SELECT COUNT(id)
FROM brvlh_bagallery_items
WHERE `form_id` = 1
AND `hideInAll` = '0'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:1098 |
| 10 | bagalleryHelper::getImageCount() | JROOT/components/com_bagallery/helpers/bagallery.php:707 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 3.272 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 3.281 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.56 ms Memorija upita: 0.021 MB memorija prije upita: 3.666 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 3.671 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.27 ms Nakon posljednjeg upita: 1.54 ms Memorija upita: 0.021 MB memorija prije upita: 3.677 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=3
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.09 ms Memorija upita: 0.021 MB memorija prije upita: 3.681 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 3
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 1.49 ms Memorija upita: 0.021 MB memorija prije upita: 3.691 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=8
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.12 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 3.696 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 8
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.33 ms Nakon posljednjeg upita: 1.47 ms Memorija upita: 0.021 MB memorija prije upita: 3.702 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.28 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 3.707 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.43 ms Nakon posljednjeg upita: 2.06 ms Memorija upita: 0.021 MB memorija prije upita: 3.713 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.08 ms Memorija upita: 0.021 MB memorija prije upita: 3.718 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.81 ms Memorija upita: 0.021 MB memorija prije upita: 3.724 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.729 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.34 ms Nakon posljednjeg upita: 1.78 ms Memorija upita: 0.021 MB memorija prije upita: 3.735 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=7
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.740 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 7
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.78 ms Memorija upita: 0.021 MB memorija prije upita: 3.749 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.754 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.27 ms Nakon posljednjeg upita: 1.76 ms Memorija upita: 0.021 MB memorija prije upita: 3.760 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.765 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.69 ms Memorija upita: 0.021 MB memorija prije upita: 3.771 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=11
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.776 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 11
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 1.73 ms Memorija upita: 0.021 MB memorija prije upita: 3.782 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.08 ms Memorija upita: 0.021 MB memorija prije upita: 3.787 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.65 ms Nakon posljednjeg upita: 1.71 ms Memorija upita: 0.021 MB memorija prije upita: 3.797 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=13
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.021 MB memorija prije upita: 3.802 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 13
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.35 ms Nakon posljednjeg upita: 1.79 ms Memorija upita: 0.021 MB memorija prije upita: 3.808 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=14
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.812 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 14
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.34 ms Nakon posljednjeg upita: 1.76 ms Memorija upita: 0.021 MB memorija prije upita: 3.818 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=54
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 3.823 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 103
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.27 ms Memorija upita: 0.021 MB memorija prije upita: 3.609 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=55
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.37 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.614 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 104
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.40 ms Nakon posljednjeg upita: 5.95 ms Memorija upita: 0.021 MB memorija prije upita: 3.987 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=56
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.09 ms Memorija upita: 0.021 MB memorija prije upita: 3.991 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 105
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.39 ms Nakon posljednjeg upita: 8.02 ms Memorija upita: 0.021 MB memorija prije upita: 4.001 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=57
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.021 MB memorija prije upita: 4.006 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 106
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.36 ms Nakon posljednjeg upita: 7.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.012 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=58
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.017 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 107
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 1.75 ms Memorija upita: 0.021 MB memorija prije upita: 4.023 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=59
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.028 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 108
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 1.77 ms Memorija upita: 0.021 MB memorija prije upita: 4.034 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=60
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.039 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 109
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.36 ms Nakon posljednjeg upita: 1.65 ms Memorija upita: 0.021 MB memorija prije upita: 4.045 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=61
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.021 MB memorija prije upita: 4.049 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 110
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.82 ms Memorija upita: 0.021 MB memorija prije upita: 4.059 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=62
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.064 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 111
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.69 ms Memorija upita: 0.021 MB memorija prije upita: 4.070 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=63
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.075 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 112
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.70 ms Memorija upita: 0.021 MB memorija prije upita: 4.081 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=64
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.025 MB memorija prije upita: 4.098 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 113
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.71 ms Memorija upita: 0.021 MB memorija prije upita: 4.107 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=65
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.112 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 114
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.70 ms Memorija upita: 0.021 MB memorija prije upita: 4.118 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=66
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.123 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 115
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.23 ms Nakon posljednjeg upita: 1.74 ms Memorija upita: 0.021 MB memorija prije upita: 4.133 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=67
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.138 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 116
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.57 ms Nakon posljednjeg upita: 1.66 ms Memorija upita: 0.021 MB memorija prije upita: 4.144 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=68
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.149 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 117
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.65 ms Memorija upita: 0.021 MB memorija prije upita: 4.155 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=69
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.160 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 118
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 1.57 ms Memorija upita: 0.021 MB memorija prije upita: 4.166 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=70
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.170 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 119
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.63 ms Memorija upita: 0.021 MB memorija prije upita: 4.176 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=71
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.181 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 120
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.60 ms Memorija upita: 0.021 MB memorija prije upita: 4.191 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=72
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.196 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 121
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.28 ms Nakon posljednjeg upita: 1.81 ms Memorija upita: 0.021 MB memorija prije upita: 4.202 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=73
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.207 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 122
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.67 ms Memorija upita: 0.021 MB memorija prije upita: 4.213 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=74
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.218 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 123
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.28 ms Nakon posljednjeg upita: 1.65 ms Memorija upita: 0.021 MB memorija prije upita: 4.224 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=75
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.228 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 124
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 1.75 ms Memorija upita: 0.021 MB memorija prije upita: 4.234 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=76
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.021 MB memorija prije upita: 4.239 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 125
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.34 ms Nakon posljednjeg upita: 1.61 ms Memorija upita: 0.021 MB memorija prije upita: 4.249 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=77
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.254 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 126
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.52 ms Nakon posljednjeg upita: 1.75 ms Memorija upita: 0.021 MB memorija prije upita: 4.260 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=78
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.265 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 127
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.34 ms Nakon posljednjeg upita: 1.65 ms Memorija upita: 0.021 MB memorija prije upita: 4.271 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=79
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.276 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 128
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.54 ms Memorija upita: 0.021 MB memorija prije upita: 4.282 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=80
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.286 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 129
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
NEMA PRIKAZA PROFILA (možda zato jer je više od 100 upita)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.68 ms Memorija upita: 0.021 MB memorija prije upita: 4.293 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=81
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.297 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 130
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.55 ms Memorija upita: 0.021 MB memorija prije upita: 4.307 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=82
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.312 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 131
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.51 ms Memorija upita: 0.021 MB memorija prije upita: 4.318 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=83
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.323 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 132
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.52 ms Memorija upita: 0.021 MB memorija prije upita: 4.329 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=84
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.334 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 133
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.54 ms Memorija upita: 0.021 MB memorija prije upita: 4.120 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=85
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.125 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 134
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.62 ms Memorija upita: 0.021 MB memorija prije upita: 4.131 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=86
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.136 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 135
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 2.66 ms Memorija upita: 0.021 MB memorija prije upita: 4.512 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=87
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.517 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 136
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.68 ms Nakon posljednjeg upita: 6.94 ms Memorija upita: 0.021 MB memorija prije upita: 4.376 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=88
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 0.07 ms Memorija upita: 0.021 MB memorija prije upita: 4.381 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 137
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.38 ms Nakon posljednjeg upita: 1.21 ms Memorija upita: 0.021 MB memorija prije upita: 3.948 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=89
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 3.952 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 138
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.46 ms Nakon posljednjeg upita: 6.97 ms Memorija upita: 0.021 MB memorija prije upita: 4.398 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=90
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| 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.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.21 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.403 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 139
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.46 ms Nakon posljednjeg upita: 7.13 ms Memorija upita: 0.021 MB memorija prije upita: 4.409 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=34
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| 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.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.414 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 64
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.37 ms Nakon posljednjeg upita: 1.61 ms Memorija upita: 0.021 MB memorija prije upita: 4.277 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.282 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 65
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.56 ms Memorija upita: 0.021 MB memorija prije upita: 4.288 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=36
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.293 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 66
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.35 ms Nakon posljednjeg upita: 1.56 ms Memorija upita: 0.021 MB memorija prije upita: 4.299 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=37
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.304 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 67
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.60 ms Memorija upita: 0.021 MB memorija prije upita: 4.310 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=38
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.315 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 68
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.66 ms Memorija upita: 0.021 MB memorija prije upita: 4.324 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=39
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.329 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 69
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.68 ms Memorija upita: 0.021 MB memorija prije upita: 4.335 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=40
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.340 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 70
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.58 ms Memorija upita: 0.021 MB memorija prije upita: 4.346 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=41
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.351 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 71
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.33 ms Nakon posljednjeg upita: 1.58 ms Memorija upita: 0.021 MB memorija prije upita: 4.357 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=42
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.56 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.362 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 72
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.53 ms Memorija upita: 0.021 MB memorija prije upita: 4.372 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=43
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.377 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 73
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.55 ms Memorija upita: 0.021 MB memorija prije upita: 4.382 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=44
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.20 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.387 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 74
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.56 ms Nakon posljednjeg upita: 1.08 ms Memorija upita: 0.021 MB memorija prije upita: 4.064 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=45
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.069 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 75
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.47 ms Memorija upita: 0.021 MB memorija prije upita: 4.404 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=46
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.409 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 76
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.59 ms Memorija upita: 0.021 MB memorija prije upita: 4.419 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=47
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.424 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 77
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.58 ms Nakon posljednjeg upita: 1.61 ms Memorija upita: 0.021 MB memorija prije upita: 4.430 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=48
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.435 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 78
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 1.54 ms Memorija upita: 0.021 MB memorija prije upita: 4.441 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=49
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.445 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 79
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.61 ms Memorija upita: 0.021 MB memorija prije upita: 4.451 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=50
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.456 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 80
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 1.63 ms Memorija upita: 0.021 MB memorija prije upita: 4.466 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=51
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.471 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 81
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 1.62 ms Memorija upita: 0.021 MB memorija prije upita: 4.477 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=52
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.482 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 82
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 1.61 ms Memorija upita: 0.021 MB memorija prije upita: 4.488 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=53
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.493 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 83
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.59 ms Memorija upita: 0.021 MB memorija prije upita: 4.499 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=15
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.503 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 25
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.27 ms Nakon posljednjeg upita: 1.18 ms Memorija upita: 0.021 MB memorija prije upita: 4.289 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=16
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.294 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 26
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.32 ms Nakon posljednjeg upita: 1.43 ms Memorija upita: 0.021 MB memorija prije upita: 4.451 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=17
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.456 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 27
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.19 ms Memorija upita: 0.021 MB memorija prije upita: 4.242 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=18
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.13 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.247 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 28
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.36 ms Nakon posljednjeg upita: 1.13 ms Memorija upita: 0.021 MB memorija prije upita: 4.253 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=19
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.19 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.258 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 29
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.12 ms Memorija upita: 0.021 MB memorija prije upita: 4.264 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.268 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 30
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.25 ms Nakon posljednjeg upita: 1.11 ms Memorija upita: 0.021 MB memorija prije upita: 4.242 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=21
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.247 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 31
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.31 ms Nakon posljednjeg upita: 1.01 ms Memorija upita: 0.021 MB memorija prije upita: 4.216 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=22
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.221 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.27 ms Nakon posljednjeg upita: 1.07 ms Memorija upita: 0.021 MB memorija prije upita: 4.227 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=23
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.232 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 33
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.11 ms Memorija upita: 0.021 MB memorija prije upita: 4.274 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=24
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.279 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 34
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 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.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.28 ms Nakon posljednjeg upita: 1.49 ms Memorija upita: 0.021 MB memorija prije upita: 4.542 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=25
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.08 ms Memorija upita: 0.021 MB memorija prije upita: 4.546 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.35 ms Nakon posljednjeg upita: 1.65 ms Memorija upita: 0.021 MB memorija prije upita: 4.556 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=26
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 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.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.18 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.561 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 36
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.91 ms Memorija upita: 0.021 MB memorija prije upita: 4.787 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=27
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.03 ms Memorija upita: 0.021 MB memorija prije upita: 4.792 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 37
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.39 ms Nakon posljednjeg upita: 1.02 ms Memorija upita: 0.021 MB memorija prije upita: 4.321 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=28
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.04 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.26 ms Nakon posljednjeg upita: 0.06 ms Memorija upita: 0.021 MB memorija prije upita: 4.326 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 38
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.29 ms Nakon posljednjeg upita: 1.37 ms Memorija upita: 0.021 MB memorija prije upita: 4.442 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=29
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.05 ms Memorija upita: 0.021 MB memorija prije upita: 4.447 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 39
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.27 ms Nakon posljednjeg upita: 1.71 ms Memorija upita: 0.021 MB memorija prije upita: 4.823 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=30
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.17 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.828 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 40
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.72 ms Memorija upita: 0.021 MB memorija prije upita: 4.687 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=31
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.15 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.692 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 41
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.24 ms Nakon posljednjeg upita: 1.83 ms Memorija upita: 0.021 MB memorija prije upita: 4.845 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.14 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.029 MB memorija prije upita: 4.873 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 42
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.22 ms Nakon posljednjeg upita: 1.46 ms Memorija upita: 0.021 MB memorija prije upita: 4.667 MB Redaka vraćeno: 1
SELECT *
FROM brvlh_bagallery_items
WHERE form_id=1
AND imageId=33
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | ALL | NULL | INDEX KLJUČEVI SE NE MOGU KORISTITI | NULL | NULL | 176 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_bagallery/helpers/bagallery.php:1127 |
| 10 | bagalleryHelper::getSortImage() | JROOT/components/com_bagallery/helpers/bagallery.php:807 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.16 ms Nakon posljednjeg upita: 0.04 ms Memorija upita: 0.021 MB memorija prije upita: 4.672 MB Redaka vraćeno: 1
SELECT thumbnail_url
FROM brvlh_bagallery_items
WHERE `id` = 43
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_bagallery_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:156 |
| 10 | bagalleryHelper::getThumbnail() | JROOT/components/com_bagallery/helpers/bagallery.php:821 |
| 9 | bagalleryHelper::drawHTMLPage() | JROOT/plugins/system/bagallery/bagallery.php:164 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |
Vrijeme upita: 0.30 ms Nakon posljednjeg upita: 1.77 ms Memorija upita: 0.021 MB memorija prije upita: 4.122 MB Redaka vraćeno: 1
SELECT manifest_cache
FROM brvlh_extensions
WHERE type='component'
AND element='com_bagallery'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | brvlh_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/components/com_bagallery/helpers/bagallery.php:116 |
| 9 | bagalleryHelper::aboutUs() | JROOT/plugins/system/bagallery/bagallery.php:165 |
| 8 | plgSystemBagallery->getContent() | JROOT/plugins/system/bagallery/bagallery.php:119 |
| 7 | plgSystemBagallery->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:72 |