Czas zapytania: 0.95 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 1.029 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `vdtij_session`
WHERE `session_id` = X'62723633686e71306a6736666b313432323462317231766c7235'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.18 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
executing | 0.02 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 2.27 ms Po ostatnim zapytaniu: 0.18 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.034 MB
INSERT INTO `vdtij_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'62723633686e71306a6736666b313432323462317231766c7235', 1, 1732191191, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `vdtij_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'62723633686e71306a6736666b313432323462317231766c7235', 1, 1732191191, 0, '', 0)
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
update | 0.23 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
wsrep: replicating and certify | 0.00 ms |
wsrep: replicating and certify | 1.26 ms |
wsrep: write set replicated an | 0.02 ms |
wsrep: write-set replicated an | 0.14 ms |
innobase_commit_low (97548361) | 0.04 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 208.04 ms Po ostatnim zapytaniu: 0.95 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 1.066 MB Zwróconych wierszy: 41
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vdtij_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_extensions | NULL | ref | extension | extension | 82 | const | 41 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.29 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Identyczny z wywołaniem linii niżej. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.08 ms Po ostatnim zapytaniu: 1.18 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.101 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `vdtij_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_viewlevels | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.08 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.04 ms |
# | Wywołujący | Plik i numer linii |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.26 ms Po ostatnim zapytaniu: 0.19 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.113 MB Zwróconych wierszy: 2
SELECT b.id
FROM vdtij_usergroups AS a
LEFT JOIN vdtij_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.17 ms |
preparing | 0.06 ms |
executing | 0.07 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.03 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.06 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 3.19 ms Po ostatnim zapytaniu: 0.29 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 1.134 MB Zwróconych wierszy: 97
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM vdtij_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_extensions | NULL | ref | extension | extension | 82 | const | 117 | 0.60 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.13 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.06 ms |
executing | 1.59 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.13 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Identyczny z wywołaniem linii niżej. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.26 ms Po ostatnim zapytaniu: 11.04 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.499 MB Zwróconych wierszy: 0
SELECT `name`
FROM `vdtij_extensions`
WHERE `type` = 'package'
AND `element` = 'pkg_eventgallery_full'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.16 ms |
preparing | 0.05 ms |
executing | 0.06 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.03 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.04 ms |
closing tables | 0.03 ms |
freeing items | 0.09 ms |
cleaning up | 0.04 ms |
# | Wywołujący | Plik i numer linii |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_eventgallery/version.php:24 |
8 | include_once JROOT/administrator/components/com_eventgallery/version.php | JROOT/plugins/system/picasaupdater/picasaupdater.php:33 |
7 | plgSystemPicasaupdater->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 257.26 ms Po ostatnim zapytaniu: 24.69 ms Pamięć zapytania: 0.107 MB Pamięć przed zapytaniem: 1.718 MB Zwróconych wierszy: 54
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 vdtij_menu AS m
LEFT JOIN vdtij_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 146 | 5.89 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.17 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.09 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.06 ms |
statistics | 0.13 ms |
preparing | 0.07 ms |
executing | 2.71 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Identyczny z wywołaniem linii niżej. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 954.56 ms Po ostatnim zapytaniu: 11.98 ms Pamięć zapytania: 0.158 MB Pamięć przed zapytaniem: 2.097 MB Zwróconych wierszy: 162
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `vdtij_categories` AS `c`
WHERE (c.extension='com_eventgallery' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 213 | 77.00 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.28 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.23 ms |
preparing | 0.08 ms |
executing | 4.53 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.02 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
13 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
12 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_eventgallery/router.php:248 |
11 | EventgalleryRouter->getCategoryIdByAlias() | JROOT/components/com_eventgallery/router.php:221 |
10 | EventgalleryRouter->parseCatIdParameter() | JROOT/components/com_eventgallery/router.php:155 |
9 | EventgalleryRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 5.85 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.851 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vdtij_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.02 ms |
executing | 0.06 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/djjquerymonster/djjquerymonster.php:58 |
8 | plgSystemDJjQueryMonster->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.58 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 2.844 MB
UPDATE `vdtij_extensions`
SET `params` = '{\"mediaversion\":\"62c6a597104974f9567f540594e2c784\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `vdtij_extensions`
SET `params` = '{\"mediaversion\":\"62c6a597104974f9567f540594e2c784\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.14 ms |
updating | 0.24 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
wsrep: replicating and certify | 0.00 ms |
wsrep: replicating and certify | 1.29 ms |
wsrep: write set replicated an | 0.01 ms |
wsrep: write-set replicated an | 0.16 ms |
innobase_commit_low (97548363) | 0.05 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/djjquerymonster/djjquerymonster.php:58 |
8 | plgSystemDJjQueryMonster->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.68 ms Po ostatnim zapytaniu: 0.77 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.866 MB Zwróconych wierszy: 5
SELECT id, home, template, s.params
FROM vdtij_template_styles as s
LEFT JOIN vdtij_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 1.00 | Using index condition; Using where |
1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | db_osrodek13_wroclaw.e.element | 1 | 71.43 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.14 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1018 |
9 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:209 |
8 | plgSystemEF4_JMFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 11.49 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 3.030 MB Zwróconych wierszy: 2
SELECT *
FROM vdtij_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_languages | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 33.33 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.05 ms |
executing | 0.09 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 477.77 ms Po ostatnim zapytaniu: 52.67 ms Pamięć zapytania: 0.177 MB Pamięć przed zapytaniem: 3.489 MB Zwróconych wierszy: 160
SELECT f.*
FROM vdtij_eventgallery_folder f
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 73 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 1.22 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/folder.php:102 |
11 | EventgalleryLibraryFactoryFolder->getAllFoldersFromDatabase() | JROOT/components/com_eventgallery/library/factory/folder.php:67 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.90 ms Po ostatnim zapytaniu: 26.03 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.068 MB Zwróconych wierszy: 3
SELECT *
FROM vdtij_eventgallery_imagetypeset
ORDER BY `default` DESC,ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_imagetypeset | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 100.00 | Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.09 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.07 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:129 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 221.17 ms Po ostatnim zapytaniu: 7.92 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.101 MB Zwróconych wierszy: 3
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 3 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.58 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.07 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.14 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 7.60 ms Po ostatnim zapytaniu: 0.27 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.119 MB Zwróconych wierszy: 6
SELECT *
FROM vdtij_eventgallery_imagetype
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_imagetype | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 6 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.17 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.05 ms |
freeing items | 0.12 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetype.php:51 |
18 | EventgalleryLibraryFactoryImagetype->getImageTypes() | JROOT/components/com_eventgallery/library/factory/imagetype.php:27 |
17 | EventgalleryLibraryFactoryImagetype->getImagetypeById() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:70 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.49 ms Po ostatnim zapytaniu: 11.59 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.198 MB Zwróconych wierszy: 2
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 3 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.09 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.11 ms |
preparing | 0.06 ms |
executing | 0.18 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.12 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 18.79 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.207 MB Zwróconych wierszy: 3
SELECT t.*, tsta.default as defaultimagetype
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 3 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
executing | 0.17 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.02 ms |
query end | 0.02 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.14 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
16 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.48 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.217 MB Zwróconych wierszy: 4
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 4 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.19 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.12 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.96 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.226 MB Zwróconych wierszy: 3
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 4 | 100.00 | Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 6 | 16.67 | Using where; Using join buffer (hash join) |
Status | Duration |
---|
starting | 0.14 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.05 ms |
Creating tmp table | 0.31 ms |
executing | 0.36 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 424.64 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.235 MB Zwróconych wierszy: 4
SELECT t.*, tsta.default as defaultimagetype
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 4 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.14 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.05 ms |
executing | 0.19 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.05 ms |
freeing items | 0.09 ms |
cleaning up | 0.04 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
16 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.88 ms Po ostatnim zapytaniu: 0.39 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.244 MB Zwróconych wierszy: 1
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.17 ms |
Executing hook on transaction | 0.02 ms |
starting | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.11 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.05 ms |
executing | 0.15 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.12 ms |
cleaning up | 0.06 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.51 ms Po ostatnim zapytaniu: 0.26 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.253 MB Zwróconych wierszy: 1
SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 16.67 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.05 ms |
executing | 0.17 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.15 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
16 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.10 ms Po ostatnim zapytaniu: 0.25 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.262 MB Zwróconych wierszy: 1
SELECT t.*, tsta.default as defaultimagetype
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='3'
ORDER BY tsta.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tsta | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Uruchomiono metodę filesort |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.tsta.imagetypeid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.03 ms |
executing | 0.08 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.04 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
16 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
15 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
14 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
13 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:177 |
12 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:94 |
11 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:83 |
10 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:38 |
9 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/controllers/Event.php:21 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.03 ms Po ostatnim zapytaniu: 18.79 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.363 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `vdtij_eventgallery_file` AS file
WHERE folder='ProjektJa'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | NULL | ref | file,index_folder | file | 377 | const | 11 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.04 ms |
executing | 0.10 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:459 |
14 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/models/event.php:103 |
13 | EventgalleryModelEvent->getTotal() | JROOT/components/com_eventgallery/models/event.php:76 |
12 | EventgalleryModelEvent->getPagination() | JROOT/components/com_eventgallery/views/event/view.html.php:109 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 10.34 ms Po ostatnim zapytaniu: 4.58 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 4.447 MB Zwróconych wierszy: 11
SELECT file.*
FROM `vdtij_eventgallery_file` AS file
WHERE file.folder='ProjektJa'
AND file.published=1
AND file.ismainimageonly=0
GROUP BY file.id
ORDER BY `ordering` ASC,ordering DESC, file.file
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | NULL | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 11 | 1.00 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.20 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:525 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.34 ms Po ostatnim zapytaniu: 19.38 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.672 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='001.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.11 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.14 ms Po ostatnim zapytaniu: 0.24 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.685 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='002.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.14 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.04 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.698 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='003.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.13 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 8.12 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.710 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='004.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.13 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.54 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.722 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='005.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.02 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.13 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 646.23 ms Po ostatnim zapytaniu: 0.31 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 4.740 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='006.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
innobase_commit_low (-1) | 0.02 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.14 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.32 ms Po ostatnim zapytaniu: 0.36 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.761 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='007.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
innobase_commit_low (-1) | 0.01 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.774 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='008.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
innobase_commit_low (-1) | 0.01 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.16 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 213.12 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.786 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='009.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
innobase_commit_low (-1) | 0.01 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.08 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.17 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.799 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='010.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
innobase_commit_low (-1) | 0.01 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.97 ms Po ostatnim zapytaniu: 0.17 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.811 MB Zwróconych wierszy: 1
SELECT *
FROM vdtij_eventgallery_file
WHERE folder='ProjektJa'
AND file='011.jpg'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_eventgallery_file | NULL | const | file,index_file,index_folder | file | 754 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
innobase_commit_low (-1) | 0.01 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
16 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
15 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
14 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:535 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:113 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 224.89 ms Po ostatnim zapytaniu: 0.22 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 4.799 MB Zwróconych wierszy: 11
SELECT file.*
FROM `vdtij_eventgallery_file` AS file
WHERE file.folder='ProjektJa'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, `ordering` ASC,ordering DESC, file.file
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | file | NULL | ref | PRIMARY,file,index_file,index_folder | file | 377 | const | 11 | 10.00 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.07 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.07 ms |
executing | 0.21 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:525 |
13 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/models/event.php:65 |
12 | EventgalleryModelEvent->getEntries() | JROOT/components/com_eventgallery/views/event/view.html.php:118 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 5.57 ms Po ostatnim zapytaniu: 9.96 ms Pamięć zapytania: 0.033 MB Pamięć przed zapytaniem: 4.823 MB Zwróconych wierszy: 29
SHOW FULL COLUMNS
FROM `vdtij_eventgallery_folder`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `vdtij_eventgallery_folder`
Status | Duration |
---|
starting | 0.13 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.09 ms |
init | 0.08 ms |
System lock | 0.02 ms |
optimizing | 0.06 ms |
statistics | 0.20 ms |
preparing | 0.07 ms |
Creating tmp table | 0.11 ms |
executing | 0.22 ms |
checking permissions | 0.18 ms |
checking permissions | 0.09 ms |
checking permissions | 0.08 ms |
checking permissions | 0.11 ms |
checking permissions | 0.08 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
checking permissions | 0.13 ms |
checking permissions | 0.09 ms |
checking permissions | 0.08 ms |
checking permissions | 0.08 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.07 ms |
checking permissions | 0.08 ms |
checking permissions | 0.13 ms |
checking permissions | 0.10 ms |
checking permissions | 0.08 ms |
checking permissions | 0.08 ms |
checking permissions | 0.07 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.07 ms |
checking permissions | 0.08 ms |
checking permissions | 0.08 ms |
checking permissions | 0.19 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.04 ms |
closing tables | 0.04 ms |
freeing items | 0.14 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_eventgallery/tables/folder.php:50 |
14 | EventgalleryTableFolder->__construct() | JROOT/libraries/src/Table/Table.php:312 |
13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_eventgallery/library/folder.php:651 |
12 | EventgalleryLibraryFolder->countHits() | JROOT/components/com_eventgallery/views/event/view.html.php:176 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.51 ms Po ostatnim zapytaniu: 2.56 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 4.869 MB
UPDATE vdtij_eventgallery_folder
SET `hits` = (`hits` + 1)
WHERE `id` = '399'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE vdtij_eventgallery_folder
SET `hits` = (`hits` + 1)
WHERE `id` = '399'
Status | Duration |
---|
starting | 0.11 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.01 ms |
System lock | 0.09 ms |
updating | 0.36 ms |
end | 0.01 ms |
query end | 0.02 ms |
waiting for handler commit | 0.01 ms |
wsrep: replicating and certify | 0.00 ms |
wsrep: replicating and certify | 0.88 ms |
wsrep: write set replicated an | 0.01 ms |
wsrep: write-set replicated an | 0.16 ms |
innobase_commit_low (97548370) | 0.07 ms |
closing tables | 0.03 ms |
freeing items | 0.12 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1245 |
13 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_eventgallery/library/folder.php:652 |
12 | EventgalleryLibraryFolder->countHits() | JROOT/components/com_eventgallery/views/event/view.html.php:176 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.61 ms Po ostatnim zapytaniu: 30.00 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.976 MB Zwróconych wierszy: 40
SELECT `id`,`name`,`rules`,`parent_id`
FROM `vdtij_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_bagallery','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_eventgallery','com_fields','com_finder','com_fwgallery','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmap','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 42 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.15 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.24 ms |
preparing | 0.04 ms |
executing | 1.16 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.13 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_eventgallery/views/snippets/tmpl/event/uploadbutton.php:24 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/event/uploadbutton.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/event/tmpl/imagelist.php:23 |
14 | include JROOT/components/com_eventgallery/views/event/tmpl/imagelist.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/event/view.html.php:211 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.89 ms Po ostatnim zapytaniu: 20.53 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.166 MB Zwróconych wierszy: 0
SELECT DISTINCT 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, g.note as group_note
FROM vdtij_fields AS a
LEFT JOIN `vdtij_languages` AS l
ON l.lang_code = a.language
LEFT JOIN vdtij_users AS uc
ON uc.id=a.checked_out
LEFT JOIN vdtij_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN vdtij_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN vdtij_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_eventgallery.event'
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 ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | db_osrodek13_wroclaw.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.16 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.11 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.17 ms |
preparing | 0.04 ms |
Creating tmp table | 0.07 ms |
executing | 0.09 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
27 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
26 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
24 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
23 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
20 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
19 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
18 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
17 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_eventgallery/views/snippets/tmpl/event/imagelist.php:28 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/event/imagelist.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/event/tmpl/imagelist.php:29 |
14 | include JROOT/components/com_eventgallery/views/event/tmpl/imagelist.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventgallery/views/event/view.html.php:211 |
11 | EventgalleryViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Event.php:37 |
8 | EventgalleryControllerEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventgallery/eventgallery.php:60 |
6 | require_once JROOT/components/com_eventgallery/eventgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 8.76 ms Po ostatnim zapytaniu: 47.82 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 5.170 MB Zwróconych wierszy: 0
SELECT folder.*
FROM `vdtij_eventgallery_folder` AS folder
LEFT JOIN `vdtij_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
and file.ismainimage=0
WHERE file.file IS NULL
AND (folder.foldertypeid=1 OR folder.foldertypeid=2 OR folder.foldertypeid=4)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | folder | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 73 | 27.10 | Using where |
1 | SIMPLE | file | NULL | ref | file,index_folder | file | 377 | db_osrodek13_wroclaw.folder.folder | 12 | 10.00 | Using where; Not exists |
Status | Duration |
---|
starting | 0.15 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.07 ms |
preparing | 0.06 ms |
executing | 0.84 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.04 ms |
innobase_commit_low (-1) | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.10 ms |
cleaning up | 0.04 ms |
# | Wywołujący | Plik i numer linii |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
8 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/picasaupdater/picasaupdater.php:81 |
7 | plgSystemPicasaupdater->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.07 ms Po ostatnim zapytaniu: 4.86 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 5.231 MB Zwróconych wierszy: 7
SELECT id
FROM vdtij_template_styles
ORDER BY id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_template_styles | NULL | index | NULL | PRIMARY | 4 | NULL | 7 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.08 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.06 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:329 |
9 | JMFTemplate->setup() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:126 |
8 | JMFTemplate->__construct() | JROOT/templates/jm-commune-offices/index.php:18 |
7 | require JROOT/templates/jm-commune-offices/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 5.90 ms Po ostatnim zapytaniu: 5.33 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.296 MB Zwróconych wierszy: 13
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vdtij_modules AS m
LEFT JOIN vdtij_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vdtij_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 <= '2024-11-21 12:13:15')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 12:13:15')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1000 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 116 | 1.10 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | db_osrodek13_wroclaw.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | db_osrodek13_wroclaw.m.id | 4 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.20 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.07 ms |
statistics | 0.19 ms |
preparing | 0.10 ms |
executing | 3.91 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.14 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:591 |
12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:476 |
11 | JMFTemplate->countModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:469 |
10 | JMFTemplate->checkModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:1711 |
9 | JMFTemplate->getAllColumnsClasses() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:191 |
8 | JMFTemplate->__construct() | JROOT/templates/jm-commune-offices/index.php:18 |
7 | require JROOT/templates/jm-commune-offices/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 30.32 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 5.683 MB Zwróconych wierszy: 1
SELECT manifest_cache
FROM vdtij_extensions
WHERE element='mod_djmegamenu'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
innobase_commit_low (-1) | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_djmegamenu/helper.php:323 |
11 | modDJMMHelper::getVersion() | JROOT/modules/mod_djmegamenu/mod_djmegamenu.php:89 |
10 | include JROOT/modules/mod_djmegamenu/mod_djmegamenu.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.48 ms Po ostatnim zapytaniu: 4.65 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 5.690 MB Zwróconych wierszy: 0
SELECT id, url, title, lightboxUrl, form_id
FROM vdtij_bagallery_items
WHERE lightboxUrl = '/galeria/event/laboratoria/projektja'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | vdtij_bagallery_items | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 97 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Executing hook on transaction | 0.01 ms |
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.01 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.25 ms |
innobase_commit_low (-1) | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
waiting for handler commit | 0.01 ms |
innobase_commit_low (-1) | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.10 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_bagallery/helpers/bagallery.php:151 |
14 | bagalleryHelper::checkImage() | JROOT/components/com_bagallery/helpers/bagallery.php:34 |
13 | bagalleryHelper::addStyle() | JROOT/plugins/system/bagallery/bagallery.php:46 |
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/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
11 × SELECT *
FROM vdtij_eventgallery_file
6 × SELECT t.*
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
3 × SELECT t.*, tsta.default as defaultimagetype
FROM vdtij_eventgallery_imagetypeset_imagetype tsta
left join vdtij_eventgallery_imagetype t
on tsta.imagetypeid=t.id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vdtij_extensions`
2 × SELECT file.*
FROM `vdtij_eventgallery_file` AS file
1 × SELECT manifest_cache
FROM vdtij_extensions
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vdtij_modules AS m
LEFT JOIN vdtij_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vdtij_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT id
FROM vdtij_template_styles
1 × SELECT folder.*
FROM `vdtij_eventgallery_folder` AS folder
LEFT JOIN `vdtij_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
and file.ismainimage=0
1 × SELECT DISTINCT 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, g.note as group_note
FROM vdtij_fields AS a
LEFT JOIN `vdtij_languages` AS l
ON l.lang_code = a.language
LEFT JOIN vdtij_users AS uc
ON uc.id=a.checked_out
LEFT JOIN vdtij_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN vdtij_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN vdtij_fields_groups AS g
ON g.id = a.group_id
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `vdtij_assets`
1 × SELECT count(1)
FROM `vdtij_eventgallery_file` AS file
1 × SELECT `session_id`
FROM `vdtij_session`
1 × SELECT *
FROM vdtij_eventgallery_imagetyp
1 × SELECT *
FROM vdtij_eventgallery_imagetypeset
1 × SELECT f.*
FROM vdtij_eventgallery_folder
1 × SELECT *
FROM vdtij_languages
1 × SELECT id, home, template, s.params
FROM vdtij_template_styles as s
LEFT JOIN vdtij_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `vdtij_categories` AS `c`
1 × 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 vdtij_menu AS m
LEFT JOIN vdtij_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `name`
FROM `vdtij_extensions`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM vdtij_extensions
1 × SELECT b.id
FROM vdtij_usergroups AS a
LEFT JOIN vdtij_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `vdtij_viewlevels
1 × SELECT id, url, title, lightboxUrl, form_id
FROM vdtij_bagallery_items