Czas zapytania: 0.29 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 1.035 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `net92_session`
WHERE `session_id` = X'3630386136653338633165333233646366313236336432616534303762316363'
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.32 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.041 MB
INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3630386136653338633165333233646366313236336432616534303762316363', 1, 1775942533, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3630386136653338633165333233646366313236336432616534303762316363', 1, 1775942533, 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.34 ms Po ostatnim zapytaniu: 0.27 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 1.072 MB Zwróconych wierszy: 35
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 | 42 | 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.19 ms Po ostatnim zapytaniu: 0.29 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.097 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.021 MB Pamięć przed zapytaniem: 1.109 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.44 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 1.130 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 | 245 | 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: 4.10 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.605 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 | ALL | idx_client_id,idx_client_id_home | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 7 | 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.45 ms Po ostatnim zapytaniu: 1.01 ms Pamięć zapytania: 0.048 MB Pamięć przed zapytaniem: 1.654 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.41 ms Po ostatnim zapytaniu: 2.25 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 1.981 MB Zwróconych wierszy: 35
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_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 | 36 | 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.24 ms Po ostatnim zapytaniu: 0.24 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.052 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: 2.042 MB
UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"be06da8dfe661046e1a5f68ba733354b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"be06da8dfe661046e1a5f68ba733354b\"}'
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.25 ms Po ostatnim zapytaniu: 0.20 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 2.070 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.27 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 2.080 MB Zwróconych wierszy: 5
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 | ALL | idx_template,idx_client_id,idx_client_id_home | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 7 | Using where |
| 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.20 ms Po ostatnim zapytaniu: 0.91 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.314 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.16 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.325 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.022 MB Pamięć przed zapytaniem: 2.331 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.04 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.339 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.18 ms Po ostatnim zapytaniu: 1.04 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.383 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.06 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.393 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.18 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.405 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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: 0.19 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.508 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='2'
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.19 ms Po ostatnim zapytaniu: 1.21 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.553 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.28 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.559 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='2'
| 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 | 23 | 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.19 ms Po ostatnim zapytaniu: 2.34 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.616 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='2'
| 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.022 MB Pamięć przed zapytaniem: 2.622 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='2'
| 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 | 23 | 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.34 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.637 MB Zwróconych wierszy: 30
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=2
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 | 26 | 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.63 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.051 MB Pamięć przed zapytaniem: 2.666 MB Zwróconych wierszy: 16
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=2
| 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 | project_id | 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.04 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.726 MB Zwróconych wierszy: 1
SELECT `id`
FROM `net92_joomleague_project_team`
WHERE `team_id` = 21
AND `project_id` = 2
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.17 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.742 MB Zwróconych wierszy: 1
SELECT pt.id
FROM net92_joomleague_project_team AS pt
WHERE pt.team_id='21'
AND pt.project_id='2'
| 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.25 ms Po ostatnim zapytaniu: 0.01 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.751 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='26'
| 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.30 ms Po ostatnim zapytaniu: 0.01 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.761 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='2'
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: 3.47 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.066 MB Pamięć przed zapytaniem: 2.777 MB Zwróconych wierszy: 30
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` = 2
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | |
| 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.31 ms Po ostatnim zapytaniu: 0.43 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.891 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` = 21
AND `p`.`season_id` = 2
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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.81 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.899 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` = 2
AND `r`.`roundcode` = 1
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.80 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.910 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` = 2
AND `r`.`roundcode` = 2
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 2.922 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` = 2
AND `r`.`roundcode` = 3
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.80 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.933 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` = 2
AND `r`.`roundcode` = 4
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.77 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.944 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` = 2
AND `r`.`roundcode` = 5
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 2.956 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` = 2
AND `r`.`roundcode` = 6
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.80 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.967 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` = 2
AND `r`.`roundcode` = 7
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 2.978 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` = 2
AND `r`.`roundcode` = 8
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 2.990 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` = 2
AND `r`.`roundcode` = 9
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.001 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` = 2
AND `r`.`roundcode` = 10
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.013 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` = 2
AND `r`.`roundcode` = 11
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.024 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` = 2
AND `r`.`roundcode` = 12
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.80 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.035 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` = 2
AND `r`.`roundcode` = 13
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.047 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` = 2
AND `r`.`roundcode` = 14
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.058 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` = 2
AND `r`.`roundcode` = 15
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.069 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` = 2
AND `r`.`roundcode` = 16
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.081 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` = 2
AND `r`.`roundcode` = 17
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.13 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.093 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` = 2
AND `r`.`roundcode` = 18
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.104 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` = 2
AND `r`.`roundcode` = 19
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.115 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` = 2
AND `r`.`roundcode` = 20
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.125 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` = 2
AND `r`.`roundcode` = 21
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.11 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.137 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` = 2
AND `r`.`roundcode` = 22
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.023 MB Pamięć przed zapytaniem: 3.148 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` = 2
AND `r`.`roundcode` = 23
AND (`t1`.`id` = 21 OR `t2`.`id` = 21)
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 | 26 | 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.80 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.159 MB Zwróconych wierszy: 1