Czas zapytania: 0.33 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 4.209 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.33 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 4.215 MB
INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6633663238366662383532376362316537303636356230356332653539313865', 1, 1763437554, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6633663238366662383532376362316537303636356230356332653539313865', 1, 1763437554, 0, '', 0)
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.38 ms Po ostatnim zapytaniu: 1.07 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 4.403 MB Zwróconych wierszy: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `net92_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 | net92_extensions | ref | extension | extension | 82 | const | 43 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Identyczny z wywołaniem linii niżej. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.22 ms Po ostatnim zapytaniu: 1.10 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 4.656 MB Zwróconych wierszy: 4
SELECT id, rules
FROM `net92_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_viewlevels | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 4 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.23 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 4.668 MB Zwróconych wierszy: 2
SELECT b.id
FROM net92_usergroups AS a
LEFT JOIN net92_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 |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.39 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 4.737 MB Zwróconych wierszy: 44
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM net92_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 | net92_extensions | ALL | extension | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 246 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Identyczny z wywołaniem linii niżej. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.33 ms Po ostatnim zapytaniu: 9.82 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 6.541 MB Zwróconych wierszy: 1
SELECT `template`
FROM `net92_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helix3/helix3.php:247 |
| 9 | plgSystemHelix3->getTemplateName() | JROOT/plugins/system/helix3/helix3.php:41 |
| 8 | plgSystemHelix3->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 4.52 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 7.502 MB Zwróconych wierszy: 23
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 net92_menu AS m
LEFT JOIN net92_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 | 70 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.component_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 11.09 ms Pamięć zapytania: 0.008 MB Pamięć przed zapytaniem: 9.766 MB Zwróconych wierszy: 36
SELECT `id`,`name`,`rules`,`parent_id`
FROM `net92_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_advancedmodules','com_ajax','com_akeeba','com_cache','com_categories','com_checkin','com_config','com_content','com_contenthistory','com_cpanel','com_djleague','com_installer','com_j2xml','com_jce','com_joomgallery','com_joomlaupdate','com_joomleague','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_plugins','com_postinstall','com_privacy','com_redirect','com_tags','com_team','com_templates','com_users','com_vertexupdate','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 37 | Using index condition |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 15 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 11 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:30 |
| 10 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:95 |
| 9 | PlgSystemAdvancedModules->handleOnAfterRoute() | JROOT/libraries/regularlabs/src/SystemPlugin.php:192 |
| 8 | RegularLabs\Library\SystemPlugin->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.26 ms Po ostatnim zapytaniu: 0.47 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 9.939 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `net92_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.30 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 9.930 MB
UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"4ab14e31e3fb265d2d4ffa235d1a284a\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"4ab14e31e3fb265d2d4ffa235d1a284a\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.23 ms Po ostatnim zapytaniu: 0.96 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 10.111 MB Zwróconych wierszy: 1
SELECT *
FROM net92_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_languages | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.28 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 10.120 MB Zwróconych wierszy: 4
SELECT id, home, template, s.params
FROM net92_template_styles as s
LEFT JOIN net92_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 | 4 | |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | czarni_baza92.s.template,const | 1 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.21 ms Po ostatnim zapytaniu: 2.75 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 10.714 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:53 |
| 8 | JoomleagueHelperExtensioncontroller->initExtensions() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:93 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 10.737 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:77 |
| 8 | JoomleagueHelperExtensioncontroller->addModelPaths() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:104 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 10.742 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:94 |
| 8 | JoomleagueHelperExtensioncontroller->addViewPaths() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:105 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.008 MB Pamięć przed zapytaniem: 10.750 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:41 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 2.69 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 11.197 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 18 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgview.php:56 |
| 17 | JLGView->_setPath() | JROOT/libraries/src/MVC/View/HtmlView.php:191 |
| 16 | Joomla\CMS\MVC\View\HtmlView->__construct() | JROOT/components/com_joomleague/assets/classes/jlgview.php:24 |
| 15 | JLGView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
| 14 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
| 13 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:82 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 11.207 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 18 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgview.php:56 |
| 17 | JLGView->_setPath() | JROOT/libraries/src/MVC/View/HtmlView.php:202 |
| 16 | Joomla\CMS\MVC\View\HtmlView->__construct() | JROOT/components/com_joomleague/assets/classes/jlgview.php:24 |
| 15 | JLGView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
| 14 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
| 13 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:82 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 11.256 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 14 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgmodel.php:22 |
| 13 | JLGModel::getInstance() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:31 |
| 12 | JLGController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:728 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:616 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.35 ms Po ostatnim zapytaniu: 1.53 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 11.573 MB Zwróconych wierszy: 1
SELECT p.*, l.country, st.id AS sport_type_id, st.name AS sport_type_name,
LOWER(SUBSTR(st.name, CHAR_LENGTH( "COM_JOOMLEAGUE_ST_")+1)) AS fs_sport_type_name,
CASE WHEN CHAR_LENGTH( p.alias )
THEN CONCAT_WS( ':', p.id, p.alias )
ELSE p.id
END AS slug,
l.name AS league_name,
s.name AS season_name
FROM net92_joomleague_project AS p
INNER JOIN net92_joomleague_sports_type AS st
ON p.sports_type_id = st.id
LEFT JOIN net92_joomleague_league AS l
ON p.league_id = l.id
LEFT JOIN net92_joomleague_season AS s
ON p.season_id = s.id
WHERE p.id='18'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | st | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | |
| 1 | SIMPLE | p | const | PRIMARY,sports_type_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | l | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | s | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/project.php:99 |
| 12 | JoomleagueModelProject->getProject() | JROOT/components/com_joomleague/views/teamplan/view.html.php:16 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.20 ms Po ostatnim zapytaniu: 2.92 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 11.933 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 14 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 13 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/project.php:763 |
| 12 | JoomleagueModelProject->getOverallConfig() | JROOT/components/com_joomleague/views/teamplan/view.html.php:17 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 11.938 MB Zwróconych wierszy: 1
SELECT t.params
FROM net92_joomleague_template_config AS t
INNER JOIN net92_joomleague_project AS p
ON p.id=t.project_id
WHERE t.template='overall'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 13 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/project.php:763 |
| 12 | JoomleagueModelProject->getOverallConfig() | JROOT/components/com_joomleague/views/teamplan/view.html.php:17 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.20 ms Po ostatnim zapytaniu: 2.88 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.066 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/teamplan/view.html.php:18 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.27 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.071 MB Zwróconych wierszy: 1
SELECT t.params
FROM net92_joomleague_template_config AS t
INNER JOIN net92_joomleague_project AS p
ON p.id=t.project_id
WHERE t.template='teamplan'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/teamplan/view.html.php:18 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.29 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.096 MB Zwróconych wierszy: 13
SELECT id,round_date_first,round_date_last,
CASE LENGTH(name)
when 0 then roundcode
else name
END as name,
roundcode
FROM net92_joomleague_round
WHERE project_id=18
ORDER BY roundcode ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_round | ref | project_id | project_id | 4 | const | 15 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/project.php:385 |
| 12 | JoomleagueModelProject->getRounds() | JROOT/components/com_joomleague/views/teamplan/view.html.php:22 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.60 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.118 MB Zwróconych wierszy: 14
SELECT tl.id AS projectteamid,
tl.division_id,
tl.standard_playground,
tl.start_points,
tl.points_finally,
tl.neg_points_finally,
tl.matches_finally,
tl.won_finally,
tl.draws_finally,
tl.lost_finally,
tl.homegoals_finally,
tl.guestgoals_finally,
tl.diffgoals_finally,
tl.info,
tl.reason,
tl.team_id,
tl.checked_out,
tl.checked_out_time,
tl.is_in_score,
tl.picture AS projectteam_picture,
t.picture as team_picture,
IF((ISNULL(tl.picture) OR (tl.picture="")),
(IF((ISNULL(t.picture) OR (t.picture="")), c.logo_small , t.picture)) , t.picture) as picture,
tl.project_id,
t.id,t.name,
t.short_name,
t.middle_name,
t.notes,
t.club_id,
c.email as club_email,
c.logo_small,
c.logo_middle,
c.logo_big,
c.country,
c.website,
d.name AS division_name,
d.picture AS division_picture,
d.shortname AS division_shortname,
d.parent_id AS parent_division_id,
plg.name AS playground_name,
plg.short_name AS playground_short_name,
CASE WHEN CHAR_LENGTH(p.alias) THEN CONCAT_WS(':',p.id,p.alias) ELSE p.id END AS project_slug,
CASE WHEN CHAR_LENGTH(t.alias) THEN CONCAT_WS(':',t.id,t.alias) ELSE t.id END AS team_slug,
CASE WHEN CHAR_LENGTH(d.alias) THEN CONCAT_WS(':',d.id,d.alias) ELSE d.id END AS division_slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':',c.id,c.alias) ELSE c.id END AS club_slug
FROM net92_joomleague_project_team tl
LEFT JOIN net92_joomleague_team t
ON tl.team_id=t.id
LEFT JOIN net92_joomleague_club c
ON t.club_id=c.id
LEFT JOIN net92_joomleague_division d
ON d.id=tl.division_id
LEFT JOIN net92_joomleague_playground plg
ON plg.id=tl.standard_playground
LEFT JOIN net92_joomleague_project AS p
ON p.id=tl.project_id
WHERE tl.project_id=18
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | d | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | Const row not found |
| 1 | SIMPLE | tl | ref | combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | plg | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.tl.standard_playground | 1 | Using where |
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.tl.team_id | 1 | |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.t.club_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/project.php:501 |
| 14 | JoomleagueModelProject->_getTeams() | JROOT/components/com_joomleague/models/project.php:528 |
| 13 | JoomleagueModelProject->getTeams() | JROOT/components/com_joomleague/models/project.php:568 |
| 12 | JoomleagueModelProject->getTeamsIndexedByPtid() | JROOT/components/com_joomleague/views/teamplan/view.html.php:23 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.19 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.203 MB Zwróconych wierszy: 1
SELECT `id`
FROM `net92_joomleague_project_team`
WHERE `team_id` = 124
AND `project_id` = 18
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project_team | const | combi,project_id,team_id | combi | 8 | const,const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/teamplan.php:88 |
| 12 | JoomleagueModelTeamPlan->getProjectTeamId() | JROOT/components/com_joomleague/views/teamplan/view.html.php:26 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.35 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.266 MB Zwróconych wierszy: 1
SELECT pt.id
FROM net92_joomleague_project_team AS pt
WHERE pt.team_id='124'
AND pt.project_id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | const | combi,project_id,team_id | combi | 8 | const,const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/roster.php:81 |
| 14 | JoomleagueModelRoster->getProjectTeam() | JROOT/components/com_joomleague/models/roster.php:49 |
| 13 | JoomleagueModelRoster->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_joomleague/views/teamplan/view.html.php:27 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.24 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.008 MB Pamięć przed zapytaniem: 12.274 MB Zwróconych wierszy: 1
SELECT t.*, pt.division_id, t.id as team_id,
pt.picture AS projectteam_picture,
pt.notes AS projectteam_notes,
t.picture as team_picture,
c.logo_small,
c.logo_middle,
c.logo_big,
c.country,
IF((ISNULL(pt.picture) OR (pt.picture="")),
(IF((ISNULL(t.picture) OR (t.picture="")), c.logo_big , t.picture)) , pt.picture) as picture,
t.extended as teamextended, pt.project_id AS project_id, pt.id AS ptid
FROM net92_joomleague_project_team AS pt
INNER JOIN net92_joomleague_team AS t
ON pt.team_id=t.id
LEFT JOIN net92_joomleague_club AS c
ON t.club_id=c.id
WHERE pt.id='299'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | const | PRIMARY,team_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/project.php:433 |
| 15 | JoomleagueModelProject->getTeaminfo() | JROOT/components/com_joomleague/models/roster.php:82 |
| 14 | JoomleagueModelRoster->getProjectTeam() | JROOT/components/com_joomleague/models/roster.php:49 |
| 13 | JoomleagueModelRoster->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_joomleague/views/teamplan/view.html.php:27 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.26 ms Po ostatnim zapytaniu: 0.01 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.285 MB Zwróconych wierszy: 1
SELECT et.id,
et.name,
et.icon
FROM net92_joomleague_eventtype AS et
INNER JOIN net92_joomleague_position_eventtype AS pet
ON pet.eventtype_id=et.id
INNER JOIN net92_joomleague_project_position AS ppos
ON ppos.position_id=pet.position_id
WHERE ppos.project_id='18'
GROUP BY et.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | et | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | |
| 1 | SIMPLE | pet | index | pos_et,position_id,eventtype_id | pos_et | 8 | NULL | 4 | Using where; Using index |
| 1 | SIMPLE | ppos | eq_ref | pos_proj,project_id,position_id | pos_proj | 8 | czarni_baza92.pet.position_id,const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/project.php:808 |
| 12 | JoomleagueModelProject->getProjectEvents() | JROOT/components/com_joomleague/views/teamplan/view.html.php:29 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.53 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.302 MB Zwróconych wierszy: 13
SELECT m.*,DATE_FORMAT(`m`.`time_present`, "%H:%i") AS time_present,`t1`.`id` AS `team1`,`t2`.`id` AS `team2`,`r`.`roundcode`,`pt1`.`division_id`,`r`.`id` AS `roundid`,`r`.`project_id`,`r`.`name`,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `m`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `m`.`playground_id`
WHERE `m`.`published` = 1
AND `r`.`project_id` = 18
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
GROUP BY `m`.`id`
ORDER BY `r`.`roundcode` ASC, `m`.`match_date`, `m`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.m.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.m.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:248 |
| 13 | JoomleagueModelTeamPlan->_getResultsPlan() | JROOT/components/com_joomleague/models/teamplan.php:110 |
| 12 | JoomleagueModelTeamPlan->getMatches() | JROOT/components/com_joomleague/views/teamplan/view.html.php:30 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.29 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.008 MB Pamięć przed zapytaniem: 12.400 MB Zwróconych wierszy: 0
SELECT m.*,DATE_FORMAT(`m`.`time_present`, "%H:%i") AS time_present,`t1`.`id` AS `team1`,`t2`.`id` AS `team2`,`r`.`roundcode`,`pt1`.`division_id`,`r`.`id` AS `roundid`,`r`.`project_id`,`r`.`name`,`p`.`timezone`,`p`.`name` AS `project_name`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `m`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_match_referee` AS `mref`
ON `mref`.`match_id` = `m`.`id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `m`.`playground_id`
WHERE `m`.`published` = 1
AND `mref`.`project_referee_id` = 124
AND `p`.`season_id` = 26
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
GROUP BY `m`.`id`
ORDER BY `r`.`roundcode` ASC, `m`.`match_date`, `m`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:248 |
| 13 | JoomleagueModelTeamPlan->_getResultsPlan() | JROOT/components/com_joomleague/models/teamplan.php:116 |
| 12 | JoomleagueModelTeamPlan->getMatchesRefering() | JROOT/components/com_joomleague/views/teamplan/view.html.php:31 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.03 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.408 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 1
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.82 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.422 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 2
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.07 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.436 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 3
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.79 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.450 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 4
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.81 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.463 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 5
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.79 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.477 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 6
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.491 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 7
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.505 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 8
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.79 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.519 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 9
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.533 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 10
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.06 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.547 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 11
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.560 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 12
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.79 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.574 MB Zwróconych wierszy: 1
SELECT matches.*,`p`.`timezone`,`playground`.`name` AS `playground_name`,`playground`.`short_name` AS `playground_short_name`
FROM `net92_joomleague_match` AS `matches`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `matches`.`round_id`
INNER JOIN `net92_joomleague_project` AS `p`
ON `p`.`id` = `r`.`project_id`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `matches`.`projectteam1_id`
INNER JOIN `net92_joomleague_team` AS `t1`
ON `t1`.`id` = `pt1`.`team_id`
INNER JOIN `net92_joomleague_project_team` AS `pt2`
ON `pt2`.`id` = `matches`.`projectteam2_id`
INNER JOIN `net92_joomleague_team` AS `t2`
ON `t2`.`id` = `pt2`.`team_id`
LEFT JOIN `net92_joomleague_playground` AS `playground`
ON `playground`.`id` = `matches`.`playground_id`
WHERE `r`.`project_id` = 18
AND `r`.`roundcode` = 13
AND (`t1`.`id` = 124 OR `t2`.`id` = 124)
AND `matches`.`published` = 1
GROUP BY `matches`.`id`
ORDER BY `matches`.`match_date` ASC, `matches`.`match_number`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | r | ref | PRIMARY,project_id | project_id | 4 | const | 15 | Using where |
| 1 | SIMPLE | matches | ref | round_id,projectteam1_id,projectteam2_id | round_id | 4 | czarni_baza92.r.id | 8 | Using where |
| 1 | SIMPLE | pt1 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam1_id | 1 | |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt1.team_id | 1 | Using index |
| 1 | SIMPLE | pt2 | eq_ref | PRIMARY,team_id | PRIMARY | 4 | czarni_baza92.matches.projectteam2_id | 1 | Using where |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
| 1 | SIMPLE | playground | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.matches.playground_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/teamplan.php:340 |
| 13 | JoomleagueModelTeamPlan->_getResultsRows() | JROOT/components/com_joomleague/models/teamplan.php:101 |
| 12 | JoomleagueModelTeamPlan->getMatchesPerRound() | JROOT/components/com_joomleague/views/teamplan/view.html.php:32 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.23 ms Po ostatnim zapytaniu: 0.37 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.619 MB Zwróconych wierszy: 1
SELECT CONCAT(major,".",minor,".",build,".",revision) AS version
FROM net92_joomleague_version
ORDER BY date DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_version | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 6 | Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1179 |
| 13 | JoomleagueHelper::getVersion() | JROOT/components/com_joomleague/assets/classes/jlgview.php:100 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.21 ms Po ostatnim zapytaniu: 2.19 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 12.705 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgview.php:158 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 12.734 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 17 | JoomleagueHelper::getExtensions() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:731 |
| 16 | JoomleagueHelper::addTemplatePaths() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:6 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.21 ms Po ostatnim zapytaniu: 1.08 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 12.882 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 25 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 24 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 23 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 22 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 21 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 20 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 19 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:172 |
| 18 | JoomleagueHelperRoute::getResultsRoute() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:294 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.19 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 12.918 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 12.945 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 12.971 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 12.998 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:32 |
| 20 | JoomleagueHelperRoute::getTeamInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:953 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.024 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:92 |
| 20 | JoomleagueHelperRoute::getClubInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:962 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.051 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:605 |
| 20 | JoomleagueHelperRoute::getTeamStatsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:971 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.078 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:107 |
| 20 | JoomleagueHelperRoute::getClubPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:980 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.104 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:68 |
| 20 | JoomleagueHelperRoute::getRivalsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:989 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.133 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.19 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.160 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.187 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.213 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:32 |
| 20 | JoomleagueHelperRoute::getTeamInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:953 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.240 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:92 |
| 20 | JoomleagueHelperRoute::getClubInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:962 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.266 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:605 |
| 20 | JoomleagueHelperRoute::getTeamStatsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:971 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 13.303 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:107 |
| 20 | JoomleagueHelperRoute::getClubPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:980 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.336 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:68 |
| 20 | JoomleagueHelperRoute::getRivalsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:989 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.365 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 25 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 24 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 23 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 22 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 21 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 20 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 19 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:278 |
| 18 | JoomleagueHelperRoute::getMatchReportRoute() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:509 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.386 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 25 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 24 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 23 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 22 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 21 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 20 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 19 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:172 |
| 18 | JoomleagueHelperRoute::getResultsRoute() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:294 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.407 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.434 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.460 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.487 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:32 |
| 20 | JoomleagueHelperRoute::getTeamInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:953 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.513 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:92 |
| 20 | JoomleagueHelperRoute::getClubInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:962 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.540 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:605 |
| 20 | JoomleagueHelperRoute::getTeamStatsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:971 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.566 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:107 |
| 20 | JoomleagueHelperRoute::getClubPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:980 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.593 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:68 |
| 20 | JoomleagueHelperRoute::getRivalsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:989 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.622 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.649 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.675 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.702 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:32 |
| 20 | JoomleagueHelperRoute::getTeamInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:953 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.730 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:92 |
| 20 | JoomleagueHelperRoute::getClubInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:962 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.756 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:605 |
| 20 | JoomleagueHelperRoute::getTeamStatsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:971 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.783 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:107 |
| 20 | JoomleagueHelperRoute::getClubPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:980 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.809 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:68 |
| 20 | JoomleagueHelperRoute::getRivalsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:989 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.837 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 25 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 24 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 23 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 22 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 21 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 20 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 19 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:278 |
| 18 | JoomleagueHelperRoute::getMatchReportRoute() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:509 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.858 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 25 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 24 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 23 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 22 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 21 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 20 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 19 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:172 |
| 18 | JoomleagueHelperRoute::getResultsRoute() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:294 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.879 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.906 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.933 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.959 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:32 |
| 20 | JoomleagueHelperRoute::getTeamInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:953 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 13.986 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:92 |
| 20 | JoomleagueHelperRoute::getClubInfoRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:962 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.012 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:605 |
| 20 | JoomleagueHelperRoute::getTeamStatsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:971 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.039 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:107 |
| 20 | JoomleagueHelperRoute::getClubPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:980 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.065 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:68 |
| 20 | JoomleagueHelperRoute::getRivalsRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:989 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:380 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.094 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:397 |
| 20 | JoomleagueHelperRoute::getPlayersRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:926 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.16 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.129 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:264 |
| 20 | JoomleagueHelperRoute::getTeamPlanRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:935 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.155 MB Zwróconych wierszy: 1
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'6633663238366662383532376362316537303636356230356332653539313865'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 27 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 26 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 25 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 24 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 23 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/components/com_joomleague/helpers/route.php:722 |
| 22 | JoomleagueHelperRoute::_findItem() | JROOT/components/com_joomleague/helpers/route.php:695 |
| 21 | JoomleagueHelperRoute::buildQuery() | JROOT/components/com_joomleague/helpers/route.php:492 |
| 20 | JoomleagueHelperRoute::getCurveRoute() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:944 |
| 19 | JoomleagueHelper::showTeamIcons() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:1084 |
| 18 | JoomleagueHelper::formatTeamName() | JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php:414 |
| 17 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default_plan.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_joomleague/views/teamplan/tmpl/default.php:31 |
| 15 | include JROOT/components/com_joomleague/views/teamplan/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomleague/assets/classes/jlgview.php:215 |
| 12 | JLGView->display() | JROOT/components/com_joomleague/views/teamplan/view.html.php:37 |
| 11 | JoomleagueViewTeamPlan->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php: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.17 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 14.187 MB Zwróconych wierszy: 1