Czas zapytania: 0.59 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 1.244 MB Zwróconych wierszy: 0
SELECT `data`
FROM `mh97w_session`
WHERE `session_id` = X'3530353632336233386262656530353032303539363231353136663135343161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Identyczny z wywołaniem linii niżej. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 1.22 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.260 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `mh97w_session`
WHERE `session_id` = X'3530353632336233386262656530353032303539363231353136663135343161'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.03 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 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:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.87 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.265 MB
INSERT INTO `mh97w_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3530353632336233386262656530353032303539363231353136663135343161', 1, 1737652722, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `mh97w_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3530353632336233386262656530353032303539363231353136663135343161', 1, 1737652722, 0, '', 0)
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init for update | 0.02 ms |
Update | 0.11 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.09 ms |
Closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 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:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.93 ms Po ostatnim zapytaniu: 1.90 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 1.363 MB Zwróconych wierszy: 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mh97w_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_extensions | ref | extension | extension | 82 | const | 38 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.07 ms |
Executing | 0.02 ms |
Sending data | 0.28 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 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/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Identyczny z wywołaniem linii niżej. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 1.94 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 1.399 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `mh97w_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_viewlevels | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 1.411 MB Zwróconych wierszy: 2
SELECT b.id
FROM mh97w_usergroups AS a
LEFT JOIN mh97w_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.12 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 1.433 MB Zwróconych wierszy: 97
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM mh97w_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_extensions | ref | extension | extension | 82 | const | 118 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.49 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Identyczny z wywołaniem linii niżej. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.70 ms Po ostatnim zapytaniu: 10.64 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 1.857 MB Zwróconych wierszy: 0
SELECT `name`
FROM `mh97w_extensions`
WHERE `type` = 'package'
AND `element` = 'pkg_eventgallery_full'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 3.35 ms Po ostatnim zapytaniu: 7.99 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.015 MB Zwróconych wierszy: 105
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 mh97w_menu AS m
LEFT JOIN mh97w_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 137 | Using index condition; Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.68 ms |
Checking permissions | 0.04 ms |
Opening tables | 0.15 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.07 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 1.83 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.09 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 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:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.80 ms Po ostatnim zapytaniu: 8.80 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 2.619 MB Zwróconych wierszy: 2
SELECT id, home, template, s.params
FROM mh97w_template_styles as s
LEFT JOIN mh97w_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | kamilpat_przedszkole.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.15 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.03 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/gantry5/gantry5.php:195 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 16.60 ms Pamięć zapytania: 0.010 MB Pamięć przed zapytaniem: 2.973 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mh97w_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
22 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
21 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
20 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
19 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
18 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
17 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
16 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
15 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
14 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/gantry5/classes/Gantry/Framework/Theme.php:163 |
13 | Gantry\Framework\Theme->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:67 |
12 | Gantry\Component\Theme\AbstractTheme->__construct() | JROOT/templates/g5_hydrogen/includes/theme.php:28 |
11 | plgSystemGantry5->{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:118 |
10 | Pimple\Container->offsetGet() | JROOT/plugins/system/gantry5/gantry5.php:234 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.72 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.008 MB Pamięć przed zapytaniem: 2.967 MB
UPDATE `mh97w_extensions`
SET `params` = '{\"mediaversion\":\"768156bc6e4af7684ea3b70ae8ae2c57\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `mh97w_extensions`
SET `params` = '{\"mediaversion\":\"768156bc6e4af7684ea3b70ae8ae2c57\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init for update | 0.06 ms |
Updating | 0.20 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.05 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
18 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
17 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
16 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
15 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
14 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/gantry5/classes/Gantry/Framework/Theme.php:163 |
13 | Gantry\Framework\Theme->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:67 |
12 | Gantry\Component\Theme\AbstractTheme->__construct() | JROOT/templates/g5_hydrogen/includes/theme.php:28 |
11 | plgSystemGantry5->{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:118 |
10 | Pimple\Container->offsetGet() | JROOT/plugins/system/gantry5/gantry5.php:234 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 9.11 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 3.080 MB Zwróconych wierszy: 2
SELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM mh97w_template_styles AS s
WHERE s.client_id = 0
AND s.template = 'g5_hydrogen'
ORDER BY s.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | const | 2 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.07 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/gantry5/classes/Gantry/Joomla/StyleHelper.php:46 |
14 | Gantry\Joomla\StyleHelper::loadStyles() | JROOT/libraries/gantry5/classes/Gantry/Framework/Assignments.php:50 |
13 | Gantry\Framework\Assignments->loadAssignments() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:304 |
12 | Gantry\Component\Assignments\AbstractAssignments->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:104 |
11 | Gantry\Component\Assignments\AbstractAssignments->scores() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:91 |
10 | Gantry\Component\Assignments\AbstractAssignments->select() | JROOT/plugins/system/gantry5/gantry5.php:246 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 11.33 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 3.128 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_languages | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Sorting result | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.04 ms |
Reset for next command | 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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 19.82 ms Po ostatnim zapytaniu: 32.32 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 3.352 MB Zwróconych wierszy: 11
SELECT folder.*, count(1) AS `overallCount`
FROM `mh97w_eventgallery_folder` AS folder
JOIN `mh97w_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
WHERE (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND folder.published=1
AND catid='13'
GROUP BY folder.id
ORDER BY date DESC, ordering DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | folder | index | folder | PRIMARY | 4 | NULL | 200 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | file | ref | file,index_folder | file | 377 | kamilpat_przedszkole.folder.folder | 40 | Using where |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.09 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.09 ms |
Sorting for group | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 18.57 ms |
Creating sort index | 0.13 ms |
Removing tmp table | 0.10 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
16 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_eventgallery/models/events.php:167 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.29 ms Po ostatnim zapytaniu: 1.02 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 3.407 MB Zwróconych wierszy: 200
SELECT f.*
FROM mh97w_eventgallery_folder f
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | f | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 200 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.78 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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/folder.php:97 |
18 | EventgalleryLibraryFactoryFolder->getAllFoldersFromDatabase() | JROOT/components/com_eventgallery/library/factory/folder.php:62 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.95 ms Po ostatnim zapytaniu: 6.08 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.218 MB Zwróconych wierszy: 2
SELECT *
FROM mh97w_eventgallery_imagetypeset
ORDER BY `default` DESC,ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_imagetypeset | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.13 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 2.15 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:129 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 3.66 ms Po ostatnim zapytaniu: 1.27 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.238 MB Zwróconych wierszy: 3
SELECT t.*
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 3 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.12 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.08 ms |
Optimizing | 0.03 ms |
Statistics | 1.27 ms |
Preparing | 0.04 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 1.49 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.08 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.260 MB Zwróconych wierszy: 6
SELECT *
FROM mh97w_eventgallery_imagetype
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_imagetype | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 6 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetype.php:51 |
25 | EventgalleryLibraryFactoryImagetype->getImageTypes() | JROOT/components/com_eventgallery/library/factory/imagetype.php:27 |
24 | EventgalleryLibraryFactoryImagetype->getImagetypeById() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:70 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.94 ms Po ostatnim zapytaniu: 1.04 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.301 MB Zwróconych wierszy: 3
SELECT t.*
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 3 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | Using where |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.18 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.80 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.313 MB Zwróconych wierszy: 3
SELECT t.*, tsta.default as defaultimagetype
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='2'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 3 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.67 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.325 MB Zwróconych wierszy: 4
SELECT t.*
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.06 ms |
Opening tables | 0.03 ms |
After opening tables | 0.24 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.73 ms |
Executing | 0.03 ms |
Sending data | 0.04 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:59 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.96 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.336 MB Zwróconych wierszy: 4
SELECT t.*
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
AND published=1
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.05 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.21 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:66 |
23 | EventgalleryLibraryFactoryImagetypeset->getImagetypes() | JROOT/components/com_eventgallery/library/imagetypeset.php:60 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.31 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.348 MB Zwróconych wierszy: 4
SELECT t.*, tsta.default as defaultimagetype
FROM mh97w_eventgallery_imagetypeset_imagetype tsta
left join mh97w_eventgallery_imagetype t
on tsta.imagetypeid=t.id
WHERE tsta.imagetypesetid='1'
ORDER BY tsta.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tsta | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.tsta.imagetypeid | 1 | |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.31 ms |
Sending data | 0.03 ms |
Creating sort index | 0.13 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.16 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:93 |
23 | EventgalleryLibraryFactoryImagetypeset->getDefaultImagetype() | JROOT/components/com_eventgallery/library/imagetypeset.php:61 |
22 | EventgalleryLibraryImagetypeset->__construct() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:138 |
21 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSets() | JROOT/components/com_eventgallery/library/factory/imagetypeset.php:169 |
20 | EventgalleryLibraryFactoryImagetypeset->getImageTypeSet() | JROOT/components/com_eventgallery/library/folder.php:168 |
19 | EventgalleryLibraryFolder->_prepareData() | JROOT/components/com_eventgallery/library/folder.php:85 |
18 | EventgalleryLibraryFolder->__construct() | JROOT/components/com_eventgallery/library/factory/folder.php:78 |
17 | EventgalleryLibraryFactoryFolder->getFolderFromDatabaseObject() | JROOT/components/com_eventgallery/library/factory/folder.php:35 |
16 | EventgalleryLibraryFactoryFolder->getFolder() | JROOT/components/com_eventgallery/models/events.php:178 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 1.85 ms Pamięć zapytania: 0.010 MB Pamięć przed zapytaniem: 4.335 MB Zwróconych wierszy: 10
SELECT parent.id, parent.lft, parent.rgt
FROM mh97w_usergroups AS parent
ORDER BY parent.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | parent | index | NULL | idx_usergroup_nested_set_lookup | 8 | NULL | 10 | Using index |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/helpers/usergroups.php:84 |
19 | EventgalleryHelpersUsergroups::getGroupPath() | JROOT/components/com_eventgallery/library/common/usergroups.php:60 |
18 | EventgalleryLibraryCommonUsergroups::validate() | JROOT/components/com_eventgallery/library/common/usergroups.php:32 |
17 | EventgalleryLibraryCommonUsergroups::validateWithOverride() | JROOT/components/com_eventgallery/library/folder.php:312 |
16 | EventgalleryLibraryFolder->isVisible() | JROOT/components/com_eventgallery/models/events.php:212 |
15 | EventgalleryModelEvents->getEntriesUnCached() | Identyczny z wywołaniem linii niżej. |
14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_eventgallery/models/events.php:86 |
12 | EventgalleryModelEvents->getEntries() | JROOT/components/com_eventgallery/views/events/view.html.php:71 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.86 ms Po ostatnim zapytaniu: 11.50 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 4.536 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 mh97w_fields AS a
LEFT JOIN `mh97w_languages` AS l
ON l.lang_code = a.language
LEFT JOIN mh97w_users AS uc
ON uc.id=a.checked_out
LEFT JOIN mh97w_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN mh97w_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN mh97w_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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | kamilpat_przedszkole.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.25 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.08 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.20 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.12 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.36 ms |
Creating sort index | 0.07 ms |
Removing tmp table | 0.08 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.14 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 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:322 |
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:194 |
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/menuitem/head.php:20 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/menuitem/head.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:22 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.21 ms Po ostatnim zapytaniu: 5.24 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.608 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='sala_niebo'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 29 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.14 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 1.35 ms |
Preparing | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.11 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.620 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='sala_niebo'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 29 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.16 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
Creating sort index | 0.18 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.66 ms Po ostatnim zapytaniu: 4.47 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.716 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='sala_niebo'
AND file='20160926_081508 Large.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.95 ms Po ostatnim zapytaniu: 0.53 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.726 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Budynek_B'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 51 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 1.26 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.13 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.96 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.738 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Budynek_B'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 51 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
Creating sort index | 0.17 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.07 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.755 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Budynek_B'
AND file='_DSC2086.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.20 ms Po ostatnim zapytaniu: 0.57 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.772 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Inne'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 20 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 1.35 ms |
Preparing | 0.07 ms |
Executing | 0.02 ms |
Sending data | 0.17 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.08 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.785 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Inne'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 20 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.65 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.802 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Inne'
AND file='DSC05593 Large.JPG'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.45 ms Po ostatnim zapytaniu: 0.49 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.812 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Salakredek'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 31 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.75 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.89 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.824 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Salakredek'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 31 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.03 ms |
Sending data | 0.02 ms |
Creating sort index | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.03 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.71 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.842 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Salakredek'
AND file='_DSC1776.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.09 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.72 ms Po ostatnim zapytaniu: 0.59 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.852 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Sala_kubusia_Puchatka'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 25 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.76 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.864 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Sala_kubusia_Puchatka'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 25 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.881 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Sala_kubusia_Puchatka'
AND file='_DSC2391.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.91 ms Po ostatnim zapytaniu: 0.57 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.891 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Sala_motyli'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 30 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.07 ms |
Executing | 0.02 ms |
Sending data | 0.10 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.08 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.86 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.903 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Sala_motyli'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 30 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.15 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.78 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.921 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Sala_motyli'
AND file='_DSC2067.jpg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 0.55 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.931 MB Zwróconych wierszy: 1
SELECT count(1)
FROM `mh97w_eventgallery_file` AS file
WHERE folder='Sala_stokrotek'
AND (file.ismainimageonly IS NULL OR file.ismainimageonly=0)
AND file.published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 21 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
20 | JDatabaseDriver->loadResult() | JROOT/components/com_eventgallery/library/folder.php:450 |
19 | EventgalleryLibraryFolder->getFileCount() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:36 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.83 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 4.943 MB Zwróconych wierszy: 1
SELECT file.*
FROM `mh97w_eventgallery_file` AS file
WHERE file.folder='Sala_stokrotek'
AND file.published=1
GROUP BY file.id
ORDER BY file.ismainimage DESC, ordering DESC, file.file
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | file | ref | file,index_folder | file | 377 | const | 21 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_eventgallery/library/folder.php:516 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.62 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 4.960 MB Zwróconych wierszy: 1
SELECT *
FROM mh97w_eventgallery_file
WHERE folder='Sala_stokrotek'
AND file='_DSC8836 Large.JPG'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | mh97w_eventgallery_file | const | file,index_file,index_folder | file | 754 | const,const | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_eventgallery/library/factory/file/local.php:47 |
22 | EventgalleryLibraryFactoryFileLocal->getFileDBData() | JROOT/components/com_eventgallery/library/factory/file/local.php:28 |
21 | EventgalleryLibraryFactoryFileLocal->getFile() | JROOT/components/com_eventgallery/library/factory/file.php:44 |
20 | EventgalleryLibraryFactoryFile->getFile() | JROOT/components/com_eventgallery/library/folder.php:525 |
19 | EventgalleryLibraryFolder->getFiles() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php:42 |
18 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default_event.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
17 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php:21 |
16 | include JROOT/components/com_eventgallery/views/snippets/tmpl/events/default.php | JROOT/components/com_eventgallery/library/common/view.php:114 |
15 | EventgalleryLibraryCommonView->loadSnippet() | JROOT/components/com_eventgallery/views/events/tmpl/default.php:24 |
14 | include JROOT/components/com_eventgallery/views/events/tmpl/default.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/events/view.html.php:80 |
11 | EventgalleryViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventgallery/controller.php:53 |
9 | EventgalleryController->display() | JROOT/components/com_eventgallery/controllers/Events.php:16 |
8 | EventgalleryControllerEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.97 ms Po ostatnim zapytaniu: 18.44 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 5.024 MB Zwróconych wierszy: 0
SELECT folder.*
FROM `mh97w_eventgallery_folder` AS folder
LEFT JOIN `mh97w_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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | folder | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 200 | Using where |
1 | SIMPLE | file | ref | file,index_folder | file | 377 | kamilpat_przedszkole.folder.folder | 40 | Using where; Not exists |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.26 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.73 ms Po ostatnim zapytaniu: 66.25 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 5.709 MB Zwróconych wierszy: 12
SELECT a.menutype
FROM mh97w_menu_types AS a
WHERE a.client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.17 ms |
Checking permissions | 0.04 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
43 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_menus/helpers/menus.php:154 |
42 | MenusHelper::getMenuTypes() | JROOT/libraries/gantry5/classes/Gantry/Framework/Menu.php:71 |
41 | Gantry\Framework\Menu->getMenus() | JROOT/libraries/gantry5/classes/Gantry/Component/Menu/AbstractMenu.php:115 |
40 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:704 |
39 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/81/81b2a4ea58117ed818202726711b0769881af3869d47df6b27503c6b04fe7861.php:32 |
38 | __TwigTemplate_a8ddc8f14d36335a43f1cfe76713262728ad61a8da71f27bf791c2e42b078245->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
36 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/ce/ce8694259f9b9b4a4ec8708f6891ab831b72f1a6ce51ec7326745fe2d651e818.php:71 |
35 | __TwigTemplate_0e0e390e6abbe0ecc70de0d38304479d690c38bdb954da116de82b31e7f12d0d->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
33 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
32 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
30 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:769 |
28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:668 |
27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:595 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:424 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:702 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/d4/d410a9578a244615b4fe9ad3d50a9a08494add606d3d41a5b92b583c33442a20.php:47 |
20 | __TwigTemplate_bd6329d2955113ab679907357e82f2e4b8e1b457c69efc3d69c33c874a84aade->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
18 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/56/569a1fba22b6e1035f2d2a5c6090783c2e8a3da1f8f653d400209dceb4b8f650.php:35 |
17 | __TwigTemplate_0da8f425cf7c07cd6d41c3f07796ff8cea79cab2d072fb44c69d34b17027a2a2->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
15 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/f2/f23e0aad77c8be4bc2dc908f839eca97e632fd3823937e848f728726fb28d343.php:35 |
14 | __TwigTemplate_886421c8d23168753f931196fc9b9cbcbf2d015d3dcbbab8cfc1a887ffbeb999->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_hydrogen/index.php:23 |
7 | require JROOT/templates/g5_hydrogen/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.42 ms Po ostatnim zapytaniu: 16.29 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 6.186 MB Zwróconych wierszy: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mh97w_modules AS m
LEFT JOIN mh97w_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mh97w_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-01-23 17:18:42')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-23 17:18:42')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 117 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 29 | Using index condition; Using where; Uruchomiono metodę filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | kamilpat_przedszkole.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.20 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.03 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.11 ms |
Preparing | 0.08 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.43 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.09 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
55 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
54 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
53 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
52 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
51 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:276 |
50 | Gantry\Framework\Platform->getModuleList() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:269 |
49 | Gantry\Framework\Platform->getModule() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:183 |
48 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:704 |
47 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2ff8a0ad09743c6ae144ee6c1f42b648bd30ede5f9b38c8652887efa664f3766.php:43 |
46 | __TwigTemplate_40c70bcc9b245e20bca5ed95e806361b1016abc6c7aafa24d34d9a6b28faaee1->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:216 |
45 | Twig\Template->displayBlock() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2fe73ea7bf5bec03d8cf6a37e0ec5225150a146e51631c7ebd8e1a06d92ac58c.php:73 |
44 | __TwigTemplate_a1686b8f968c3228a69cecf11706ab84c651b08ce15c63cc73f3ec31e2249a60->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
43 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
42 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2ff8a0ad09743c6ae144ee6c1f42b648bd30ede5f9b38c8652887efa664f3766.php:35 |
41 | __TwigTemplate_40c70bcc9b245e20bca5ed95e806361b1016abc6c7aafa24d34d9a6b28faaee1->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
40 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
39 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/20/20caccbffc333884d575a69fdcb19e6f7616efb98517f0ed5a120ea8af0c3875.php:53 |
38 | __TwigTemplate_d05ec20d5d1249e7a54716265a50fa1b4256d4e9b4cdb44af86db6f333a6c64e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
36 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
35 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
34 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
33 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
32 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:769 |
31 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:668 |
30 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:595 |
29 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
28 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:424 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:702 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/d4/d410a9578a244615b4fe9ad3d50a9a08494add606d3d41a5b92b583c33442a20.php:47 |
20 | __TwigTemplate_bd6329d2955113ab679907357e82f2e4b8e1b457c69efc3d69c33c874a84aade->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
18 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/56/569a1fba22b6e1035f2d2a5c6090783c2e8a3da1f8f653d400209dceb4b8f650.php:35 |
17 | __TwigTemplate_0da8f425cf7c07cd6d41c3f07796ff8cea79cab2d072fb44c69d34b17027a2a2->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
15 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/f2/f23e0aad77c8be4bc2dc908f839eca97e632fd3823937e848f728726fb28d343.php:35 |
14 | __TwigTemplate_886421c8d23168753f931196fc9b9cbcbf2d015d3dcbbab8cfc1a887ffbeb999->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_hydrogen/index.php:23 |
7 | require JROOT/templates/g5_hydrogen/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.24 ms Po ostatnim zapytaniu: 26.17 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 6.380 MB Zwróconych wierszy: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mh97w_modules AS m
LEFT JOIN mh97w_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mh97w_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-01-23 17:18:42')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-23 17:18:42')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 117 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 29 | Using index condition; Using where; Uruchomiono metodę filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | kamilpat_przedszkole.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.21 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.32 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.08 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
55 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
54 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
53 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
52 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
51 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
50 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
49 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:233 |
48 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:704 |
47 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:43 |
46 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:216 |
45 | Twig\Template->displayBlock() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2fe73ea7bf5bec03d8cf6a37e0ec5225150a146e51631c7ebd8e1a06d92ac58c.php:73 |
44 | __TwigTemplate_a1686b8f968c3228a69cecf11706ab84c651b08ce15c63cc73f3ec31e2249a60->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
43 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
42 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:35 |
41 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
40 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
39 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/20/20caccbffc333884d575a69fdcb19e6f7616efb98517f0ed5a120ea8af0c3875.php:53 |
38 | __TwigTemplate_d05ec20d5d1249e7a54716265a50fa1b4256d4e9b4cdb44af86db6f333a6c64e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
36 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
35 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
34 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
33 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
32 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:769 |
31 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:668 |
30 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:595 |
29 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
28 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:424 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:702 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/d4/d410a9578a244615b4fe9ad3d50a9a08494add606d3d41a5b92b583c33442a20.php:47 |
20 | __TwigTemplate_bd6329d2955113ab679907357e82f2e4b8e1b457c69efc3d69c33c874a84aade->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
18 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/56/569a1fba22b6e1035f2d2a5c6090783c2e8a3da1f8f653d400209dceb4b8f650.php:35 |
17 | __TwigTemplate_0da8f425cf7c07cd6d41c3f07796ff8cea79cab2d072fb44c69d34b17027a2a2->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
15 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/f2/f23e0aad77c8be4bc2dc908f839eca97e632fd3823937e848f728726fb28d343.php:35 |
14 | __TwigTemplate_886421c8d23168753f931196fc9b9cbcbf2d015d3dcbbab8cfc1a887ffbeb999->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_hydrogen/index.php:23 |
7 | require JROOT/templates/g5_hydrogen/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.90 ms Po ostatnim zapytaniu: 2.67 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 6.425 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 mh97w_fields AS a
LEFT JOIN `mh97w_languages` AS l
ON l.lang_code = a.language
LEFT JOIN mh97w_users AS uc
ON uc.id=a.checked_out
LEFT JOIN mh97w_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN mh97w_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN mh97w_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | kamilpat_przedszkole.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | kamilpat_przedszkole.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.23 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.07 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.11 ms |
Optimizing | 0.06 ms |
Statistics | 0.16 ms |
Preparing | 0.07 ms |
Creating tmp table | 0.09 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.34 ms |
Creating sort index | 0.07 ms |
Removing tmp table | 0.09 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.12 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
62 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
61 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
60 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
59 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
58 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
57 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
56 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
55 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
54 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
53 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
52 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
51 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
50 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
49 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
48 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
47 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:195 |
46 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:234 |
45 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:704 |
44 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:43 |
43 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:216 |
42 | Twig\Template->displayBlock() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2fe73ea7bf5bec03d8cf6a37e0ec5225150a146e51631c7ebd8e1a06d92ac58c.php:73 |
41 | __TwigTemplate_a1686b8f968c3228a69cecf11706ab84c651b08ce15c63cc73f3ec31e2249a60->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
40 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
39 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:35 |
38 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
36 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/20/20caccbffc333884d575a69fdcb19e6f7616efb98517f0ed5a120ea8af0c3875.php:53 |
35 | __TwigTemplate_d05ec20d5d1249e7a54716265a50fa1b4256d4e9b4cdb44af86db6f333a6c64e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
33 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
32 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
30 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:769 |
28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:668 |
27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:595 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:424 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:702 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/d4/d410a9578a244615b4fe9ad3d50a9a08494add606d3d41a5b92b583c33442a20.php:47 |
20 | __TwigTemplate_bd6329d2955113ab679907357e82f2e4b8e1b457c69efc3d69c33c874a84aade->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
18 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/56/569a1fba22b6e1035f2d2a5c6090783c2e8a3da1f8f653d400209dceb4b8f650.php:35 |
17 | __TwigTemplate_0da8f425cf7c07cd6d41c3f07796ff8cea79cab2d072fb44c69d34b17027a2a2->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
15 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/f2/f23e0aad77c8be4bc2dc908f839eca97e632fd3823937e848f728726fb28d343.php:35 |
14 | __TwigTemplate_886421c8d23168753f931196fc9b9cbcbf2d015d3dcbbab8cfc1a887ffbeb999->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_hydrogen/index.php:23 |
7 | require JROOT/templates/g5_hydrogen/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.58 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 6.480 MB Zwróconych wierszy: 1
SELECT a.*
FROM mh97w_phocamaps_map AS a
WHERE a.id = 2
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
57 | JDatabaseDriver->loadObject() | JROOT/plugins/content/phocamaps/phocamaps.php:154 |
56 | plgContentPhocaMaps->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
55 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
54 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
53 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
52 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
51 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
50 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
49 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
48 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
47 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:195 |
46 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:234 |
45 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:704 |
44 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:43 |
43 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:216 |
42 | Twig\Template->displayBlock() | JROOT/cache/gantry5/g5_hydrogen/twig/2f/2fe73ea7bf5bec03d8cf6a37e0ec5225150a146e51631c7ebd8e1a06d92ac58c.php:73 |
41 | __TwigTemplate_a1686b8f968c3228a69cecf11706ab84c651b08ce15c63cc73f3ec31e2249a60->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
40 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
39 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/af/af3d0ae47999afc0e00b69dbade2688a987ba26a17db42bf88347433d1b11fd0.php:35 |
38 | __TwigTemplate_41ecdf4ec47dc27ea5c15e54647952d14c8664b4c86e9feda9b725b6eb05e735->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
36 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/20/20caccbffc333884d575a69fdcb19e6f7616efb98517f0ed5a120ea8af0c3875.php:53 |
35 | __TwigTemplate_d05ec20d5d1249e7a54716265a50fa1b4256d4e9b4cdb44af86db6f333a6c64e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
33 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
32 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
30 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:769 |
28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:668 |
27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:595 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:581 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:424 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:702 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_hydrogen/twig/d4/d410a9578a244615b4fe9ad3d50a9a08494add606d3d41a5b92b583c33442a20.php:47 |
20 | __TwigTemplate_bd6329d2955113ab679907357e82f2e4b8e1b457c69efc3d69c33c874a84aade->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
18 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/56/569a1fba22b6e1035f2d2a5c6090783c2e8a3da1f8f653d400209dceb4b8f650.php:35 |
17 | __TwigTemplate_0da8f425cf7c07cd6d41c3f07796ff8cea79cab2d072fb44c69d34b17027a2a2->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
15 | Twig\Template->display() | JROOT/cache/gantry5/g5_hydrogen/twig/f2/f23e0aad77c8be4bc2dc908f839eca97e632fd3823937e848f728726fb28d343.php:35 |
14 | __TwigTemplate_886421c8d23168753f931196fc9b9cbcbf2d015d3dcbbab8cfc1a887ffbeb999->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:455 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:422 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/src/Template.php:434 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_hydrogen/index.php:23 |
7 | require JROOT/templates/g5_hydrogen/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.77 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 6.510 MB Zwróconych wierszy: 1