Czas zapytania: 0.33 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'6261383166323436653631623238323635666230636336303232356263616538'
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.39 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.040 MB
INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6261383166323436653631623238323635666230636336303232356263616538', 1, 1775942557, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `net92_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6261383166323436653631623238323635666230636336303232356263616538', 1, 1775942557, 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.35 ms Po ostatnim zapytaniu: 0.28 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.20 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.096 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.108 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.38 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.25 ms Po ostatnim zapytaniu: 4.14 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.05 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.43 ms Po ostatnim zapytaniu: 2.29 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 1.980 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.25 ms Po ostatnim zapytaniu: 0.26 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.051 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.32 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 2.042 MB
UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"91a52553fca550f6847f21872cff7d6b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `net92_extensions`
SET `params` = '{\"mediaversion\":\"91a52553fca550f6847f21872cff7d6b\"}'
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.24 ms Po ostatnim zapytaniu: 0.21 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.28 ms Po ostatnim zapytaniu: 0.09 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.21 ms Po ostatnim zapytaniu: 0.94 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.313 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:53 |
| 8 | JoomleagueHelperExtensioncontroller->initExtensions() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:93 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.17 ms Po ostatnim zapytaniu: 0.17 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.324 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:77 |
| 8 | JoomleagueHelperExtensioncontroller->addModelPaths() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:104 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.330 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 10 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:42 |
| 9 | JoomleagueHelperExtensioncontroller->getExtensions() | JROOT/components/com_joomleague/helpers/extensioncontroller.php:94 |
| 8 | JoomleagueHelperExtensioncontroller->addViewPaths() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:105 |
| 7 | JLGController::getInstance() | JROOT/components/com_joomleague/joomleague.php:28 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.17 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.338 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:41 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 0.83 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.431 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 18 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgview.php:56 |
| 17 | JLGView->_setPath() | JROOT/libraries/src/MVC/View/HtmlView.php:191 |
| 16 | Joomla\CMS\MVC\View\HtmlView->__construct() | JROOT/components/com_joomleague/assets/classes/jlgview.php:24 |
| 15 | JLGView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
| 14 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
| 13 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:82 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.17 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.442 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 18 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgview.php:56 |
| 17 | JLGView->_setPath() | JROOT/libraries/src/MVC/View/HtmlView.php:202 |
| 16 | Joomla\CMS\MVC\View\HtmlView->__construct() | JROOT/components/com_joomleague/assets/classes/jlgview.php:24 |
| 15 | JLGView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
| 14 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
| 13 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:82 |
| 12 | JLGController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/libraries/src/MVC/Controller/BaseController.php:613 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.16 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.454 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 14 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/assets/classes/jlgmodel.php:22 |
| 13 | JLGModel::getInstance() | JROOT/components/com_joomleague/assets/classes/jlgcontroller.php:31 |
| 12 | JLGController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:728 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:616 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 0.88 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.529 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 18 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 17 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/curve.php:114 |
| 16 | JoomleagueModelCurve->determineTeam1And2() | JROOT/components/com_joomleague/models/curve.php:59 |
| 15 | JoomleagueModelCurve->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_joomleague/assets/classes/jlgmodel.php:62 |
| 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.32 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.536 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='curve'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 17 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/curve.php:114 |
| 16 | JoomleagueModelCurve->determineTeam1And2() | JROOT/components/com_joomleague/models/curve.php:59 |
| 15 | JoomleagueModelCurve->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_joomleague/assets/classes/jlgmodel.php:62 |
| 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.52 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.545 MB Zwróconych wierszy: 4
SELECT t1.id AS teamid1, t2.id AS teamid2
FROM net92_joomleague_match AS m
INNER JOIN net92_joomleague_project_team AS pt1
ON m.projectteam1_id=pt1.id
AND pt1.project_id='18'
INNER JOIN net92_joomleague_team AS t1
ON pt1.team_id=t1.id
INNER JOIN net92_joomleague_project_team AS pt2
ON m.projectteam2_id=pt2.id
AND pt2.project_id='18'
INNER JOIN net92_joomleague_team AS t2
ON pt2.team_id=t2.id
INNER JOIN net92_joomleague_project AS p
ON pt1.project_id=p.id
AND pt2.project_id=p.id
WHERE m.published=1
AND m.cancel=0
AND t1.id='66'
AND (m.team1_result IS NULL OR m.team2_result IS NULL)
AND DATE_ADD(m.match_date, INTERVAL '0' MINUTE) >= CONVERT_TZ(UTC_TIMESTAMP(), 'UTC', p.timezone)
ORDER BY m.match_date
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t1 | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | pt1 | const | PRIMARY,combi,project_id,team_id | combi | 8 | const,const | 1 | |
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | m | ref | projectteam1_id,projectteam2_id | projectteam1_id | 4 | const | 16 | Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | pt2 | eq_ref|filter | PRIMARY,combi,project_id,team_id | PRIMARY|combi | 4|4 | czarni_baza92.m.projectteam2_id | 1 (5%) | Using where; Using rowid filter |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt2.team_id | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/curve.php:121 |
| 16 | JoomleagueModelCurve->determineTeam1And2() | JROOT/components/com_joomleague/models/curve.php:59 |
| 15 | JoomleagueModelCurve->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_joomleague/assets/classes/jlgmodel.php:62 |
| 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.20 ms Po ostatnim zapytaniu: 1.71 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.590 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:25 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.595 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='ranking'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:25 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.20 ms Po ostatnim zapytaniu: 1.43 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.627 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:26 |
| 11 | JoomleagueViewCurve->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.022 MB Pamięć przed zapytaniem: 2.632 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='flash'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:26 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 0.23 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.647 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 13 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:27 |
| 11 | JoomleagueViewCurve->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.04 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.652 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='curve'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 12 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:27 |
| 11 | JoomleagueViewCurve->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.36 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.658 MB Zwróconych wierszy: 1
SELECT p.*, l.country, st.id AS sport_type_id, st.name AS sport_type_name,
LOWER(SUBSTR(st.name, CHAR_LENGTH( "COM_JOOMLEAGUE_ST_")+1)) AS fs_sport_type_name,
CASE WHEN CHAR_LENGTH( p.alias )
THEN CONCAT_WS( ':', p.id, p.alias )
ELSE p.id
END AS slug,
l.name AS league_name,
s.name AS season_name
FROM net92_joomleague_project AS p
INNER JOIN net92_joomleague_sports_type AS st
ON p.sports_type_id = st.id
LEFT JOIN net92_joomleague_league AS l
ON p.league_id = l.id
LEFT JOIN net92_joomleague_season AS s
ON p.season_id = s.id
WHERE p.id='18'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | st | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | |
| 1 | SIMPLE | p | const | PRIMARY,sports_type_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | l | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | s | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/project.php:99 |
| 12 | JoomleagueModelProject->getProject() | JROOT/components/com_joomleague/views/curve/view.html.php:29 |
| 11 | JoomleagueViewCurve->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.18 ms Pamięć zapytania: 0.050 MB Pamięć przed zapytaniem: 2.675 MB Zwróconych wierszy: 14
SELECT tl.id AS projectteamid,
tl.division_id,
tl.standard_playground,
tl.start_points,
tl.points_finally,
tl.neg_points_finally,
tl.matches_finally,
tl.won_finally,
tl.draws_finally,
tl.lost_finally,
tl.homegoals_finally,
tl.guestgoals_finally,
tl.diffgoals_finally,
tl.info,
tl.reason,
tl.team_id,
tl.checked_out,
tl.checked_out_time,
tl.is_in_score,
tl.picture AS projectteam_picture,
t.picture as team_picture,
IF((ISNULL(tl.picture) OR (tl.picture="")),
(IF((ISNULL(t.picture) OR (t.picture="")), c.logo_small , t.picture)) , t.picture) as picture,
tl.project_id,
t.id,t.name,
t.short_name,
t.middle_name,
t.notes,
t.club_id,
c.email as club_email,
c.logo_small,
c.logo_middle,
c.logo_big,
c.country,
c.website,
d.name AS division_name,
d.picture AS division_picture,
d.shortname AS division_shortname,
d.parent_id AS parent_division_id,
plg.name AS playground_name,
plg.short_name AS playground_short_name,
CASE WHEN CHAR_LENGTH(p.alias) THEN CONCAT_WS(':',p.id,p.alias) ELSE p.id END AS project_slug,
CASE WHEN CHAR_LENGTH(t.alias) THEN CONCAT_WS(':',t.id,t.alias) ELSE t.id END AS team_slug,
CASE WHEN CHAR_LENGTH(d.alias) THEN CONCAT_WS(':',d.id,d.alias) ELSE d.id END AS division_slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':',c.id,c.alias) ELSE c.id END AS club_slug
FROM net92_joomleague_project_team tl
LEFT JOIN net92_joomleague_team t
ON tl.team_id=t.id
LEFT JOIN net92_joomleague_club c
ON t.club_id=c.id
LEFT JOIN net92_joomleague_division d
ON d.id=tl.division_id
LEFT JOIN net92_joomleague_playground plg
ON plg.id=tl.standard_playground
LEFT JOIN net92_joomleague_project AS p
ON p.id=tl.project_id
WHERE tl.project_id=18
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | d | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | Const row not found |
| 1 | SIMPLE | tl | ref | combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | plg | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.tl.standard_playground | 1 | Using where |
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.tl.team_id | 1 | |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.t.club_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/models/project.php:501 |
| 13 | JoomleagueModelProject->_getTeams() | JROOT/components/com_joomleague/models/project.php:528 |
| 12 | JoomleagueModelProject->getTeams() | JROOT/components/com_joomleague/views/curve/view.html.php:71 |
| 11 | JoomleagueViewCurve->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.93 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.752 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 14 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 13 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/project.php:763 |
| 12 | JoomleagueModelProject->getOverallConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:87 |
| 11 | JoomleagueViewCurve->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.05 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.764 MB Zwróconych wierszy: 1
SELECT t.params
FROM net92_joomleague_template_config AS t
INNER JOIN net92_joomleague_project AS p
ON p.id=t.project_id
WHERE t.template='overall'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 13 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/models/project.php:763 |
| 12 | JoomleagueModelProject->getOverallConfig() | JROOT/components/com_joomleague/views/curve/view.html.php:87 |
| 11 | JoomleagueViewCurve->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.35 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 2.777 MB Zwróconych wierszy: 26
SELECT id,round_date_first,round_date_last,
CASE LENGTH(name)
when 0 then roundcode
else name
END as name,
roundcode
FROM net92_joomleague_round
WHERE project_id=18
ORDER BY roundcode ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_round | ref | project_id | project_id | 4 | const | 44 | Using where; Uruchomiono metodę filesort |
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:385 |
| 14 | JoomleagueModelProject->getRounds() | JROOT/components/com_joomleague/models/curve.php:191 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.05 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.803 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 15 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/ranking.php:102 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 1.22 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.821 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 17 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 16 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 15 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/helpers/ranking.php:126 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.024 MB Pamięć przed zapytaniem: 2.828 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='ranking'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 16 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 15 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/helpers/ranking.php:126 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.20 ms Po ostatnim zapytaniu: 1.12 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.848 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 16 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 15 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 14 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/models/curve.php:195 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.29 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.855 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='ranking'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 15 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 14 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/models/curve.php:195 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.04 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.858 MB Zwróconych wierszy: 26
SELECT id, roundcode
FROM net92_joomleague_round
WHERE project_id = 18
ORDER BY roundcode ASC, id 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 | 44 | Using where; Uruchomiono metodę filesort |
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:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_joomleague/models/rounds.php:196 |
| 14 | JoomleagueModelRounds->getFirstRound() | JROOT/components/com_joomleague/models/curve.php:198 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.02 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.864 MB Zwróconych wierszy: 1
SELECT p.*, l.country, st.id AS sport_type_id, st.name AS sport_type_name,
LOWER(SUBSTR(st.name, CHAR_LENGTH( "COM_JOOMLEAGUE_ST_")+1)) AS fs_sport_type_name,
CASE WHEN CHAR_LENGTH( p.alias )
THEN CONCAT_WS( ':', p.id, p.alias )
ELSE p.id
END AS slug,
l.name AS league_name,
s.name AS season_name
FROM net92_joomleague_project AS p
INNER JOIN net92_joomleague_sports_type AS st
ON p.sports_type_id = st.id
LEFT JOIN net92_joomleague_league AS l
ON p.league_id = l.id
LEFT JOIN net92_joomleague_season AS s
ON p.season_id = s.id
WHERE p.id='18'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | st | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | |
| 1 | SIMPLE | p | const | PRIMARY,sports_type_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | l | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | s | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/project.php:99 |
| 16 | JoomleagueModelProject->getProject() | JROOT/components/com_joomleague/helpers/ranking.php:281 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.36 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 2.900 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.42 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 2.990 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.18 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 3.190 MB Zwróconych wierszy: 26
SELECT `r`.`roundcode`,`r`.`id`
FROM `net92_joomleague_round` AS `r`
WHERE `r`.`project_id` = 18
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ref | project_id | project_id | 4 | const | 44 | |
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:1506 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT/components/com_joomleague/helpers/ranking.php:848 |
| 17 | JLGRanking->_getRoundcode() | JROOT/components/com_joomleague/helpers/ranking.php:807 |
| 16 | JLGRanking->_countGame() | JROOT/components/com_joomleague/helpers/ranking.php:293 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.16 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.055 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.34 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.082 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.26 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.126 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.31 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.152 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.25 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.196 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.223 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.25 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.266 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.31 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.293 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.26 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.337 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.364 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.27 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.407 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.434 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.28 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.478 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.39 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.505 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.32 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.548 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.575 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.37 ms Po ostatnim zapytaniu: 0.29 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.619 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.34 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.646 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.32 ms Po ostatnim zapytaniu: 0.29 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.689 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.716 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.30 ms Pamięć zapytania: 0.036 MB Pamięć przed zapytaniem: 3.769 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.28 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.801 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.31 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.845 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.28 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.872 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.32 ms Po ostatnim zapytaniu: 0.31 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.915 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.27 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.942 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.31 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.986 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.27 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.013 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.31 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.056 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.083 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.32 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.127 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.34 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.154 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.38 ms Po ostatnim zapytaniu: 0.37 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.198 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.32 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.225 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.36 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.268 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.295 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.34 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.339 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.32 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.366 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.35 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.409 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.436 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.32 ms Po ostatnim zapytaniu: 0.34 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.479 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.506 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.33 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.550 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.27 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.577 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.33 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.620 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.28 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.647 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.33 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.691 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.28 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.718 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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.33 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.761 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->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: 1.26 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.788 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:153 |
| 12 | JoomleagueModelCurve->getTeam1() | JROOT/components/com_joomleague/views/curve/view.html.php:98 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.21 ms Po ostatnim zapytaniu: 0.52 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.547 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 15 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/helpers/ranking.php:102 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.20 ms Po ostatnim zapytaniu: 1.40 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 3.565 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 17 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 16 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 15 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/helpers/ranking.php:126 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.572 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='ranking'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 16 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 15 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/helpers/ranking.php:126 |
| 14 | JLGRanking::getInstance() | JROOT/components/com_joomleague/models/curve.php:194 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.13 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.592 MB Zwróconych wierszy: 1
SELECT extension
FROM net92_joomleague_project
WHERE id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | net92_joomleague_project | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_joomleague/helpers/joomleaguehelper.php:310 |
| 16 | JoomleagueHelper::getExtensions() | JROOT/components/com_joomleague/models/project.php:699 |
| 15 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 14 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/models/curve.php:195 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.04 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.599 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='ranking'
AND p.id='18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | p | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | t | ref | project_id | project_id | 4 | const | 83 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_joomleague/models/project.php:724 |
| 15 | JoomleagueModelProject->getTemplateConfig() | JROOT/components/com_joomleague/helpers/ranking.php:144 |
| 14 | JLGRanking->setProjectId() | JROOT/components/com_joomleague/models/curve.php:195 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.04 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.602 MB Zwróconych wierszy: 26
SELECT id, roundcode
FROM net92_joomleague_round
WHERE project_id = 18
ORDER BY roundcode ASC, id 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 | 44 | Using where; Uruchomiono metodę filesort |
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:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_joomleague/models/rounds.php:196 |
| 14 | JoomleagueModelRounds->getFirstRound() | JROOT/components/com_joomleague/models/curve.php:198 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.33 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 3.608 MB Zwróconych wierszy: 1
SELECT p.*, l.country, st.id AS sport_type_id, st.name AS sport_type_name,
LOWER(SUBSTR(st.name, CHAR_LENGTH( "COM_JOOMLEAGUE_ST_")+1)) AS fs_sport_type_name,
CASE WHEN CHAR_LENGTH( p.alias )
THEN CONCAT_WS( ':', p.id, p.alias )
ELSE p.id
END AS slug,
l.name AS league_name,
s.name AS season_name
FROM net92_joomleague_project AS p
INNER JOIN net92_joomleague_sports_type AS st
ON p.sports_type_id = st.id
LEFT JOIN net92_joomleague_league AS l
ON p.league_id = l.id
LEFT JOIN net92_joomleague_season AS s
ON p.season_id = s.id
WHERE p.id='18'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | st | system | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | |
| 1 | SIMPLE | p | const | PRIMARY,sports_type_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | l | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | s | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_joomleague/models/project.php:99 |
| 16 | JoomleagueModelProject->getProject() | JROOT/components/com_joomleague/helpers/ranking.php:281 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.32 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.643 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.33 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.670 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_joomleague/controller.php:23 |
| 9 | JoomleagueController->showprojectheading() | JROOT/components/com_joomleague/controller.php:18 |
| 8 | JoomleagueController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_joomleague/joomleague.php:32 |
| 6 | require_once JROOT/components/com_joomleague/joomleague.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.24 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 3.870 MB Zwróconych wierszy: 26
SELECT `r`.`roundcode`,`r`.`id`
FROM `net92_joomleague_round` AS `r`
WHERE `r`.`project_id` = 18
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ref | project_id | project_id | 4 | const | 44 | |
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:1506 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT/components/com_joomleague/helpers/ranking.php:848 |
| 17 | JLGRanking->_getRoundcode() | JROOT/components/com_joomleague/helpers/ranking.php:807 |
| 16 | JLGRanking->_countGame() | JROOT/components/com_joomleague/helpers/ranking.php:293 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.15 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.735 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.40 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.762 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.27 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.806 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.833 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.25 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.876 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.30 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.903 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.31 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.947 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.28 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 3.974 MB Zwróconych wierszy: 117
SELECT `m`.`id`,`m`.`projectteam1_id`,`m`.`projectteam2_id`,`m`.`team1_result` AS `home_score`,`m`.`team2_result` AS `away_score`,`m`.`team1_bonus` AS `home_bonus`,`m`.`team2_bonus` AS `away_bonus`,`m`.`team1_legs` AS `l1`,`m`.`team2_legs` AS `l2`,`m`.`match_result_type` AS `match_result_type`,`m`.`alt_decision` AS `decision`,`m`.`team1_result_decision` AS `home_score_decision`,`m`.`team2_result_decision` AS `away_score_decision`,`m`.`team1_result_ot` AS `home_score_ot`,`m`.`team2_result_ot` AS `away_score_ot`,`m`.`team1_result_so` AS `home_score_so`,`m`.`team2_result_so` AS `away_score_so`,`r`.`id` AS `roundid`,`m`.`team_won`,`r`.`roundcode`
FROM `net92_joomleague_match` AS `m`
INNER JOIN `net92_joomleague_project_team` AS `pt1`
ON `pt1`.`id` = `m`.`projectteam1_id`
INNER JOIN `net92_joomleague_round` AS `r`
ON `r`.`id` = `m`.`round_id`
WHERE `m`.`count_result` = 1
AND `m`.`published` = 1
AND `m`.`cancel` IS NULL OR `m`.`cancel` = 0
AND `m`.`projectteam1_id` > 0
AND `m`.`projectteam2_id` > 0
AND `pt1`.`project_id` = 18
AND ((`m`.`team1_result` IS NOT NULL
AND `m`.`team2_result` IS NOT NULL) OR `m`.`alt_decision` = 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt1 | ref | PRIMARY,combi,project_id | combi | 4 | const | 13 | |
| 1 | SIMPLE | m | ref | round_id,projectteam1_id,projectteam2_id | projectteam1_id | 4 | czarni_baza92.pt1.id | 12 | Using index condition; Using where |
| 1 | SIMPLE | r | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.m.round_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:759 |
| 21 | JLGRanking->_getMatches() | JROOT/components/com_joomleague/helpers/ranking.php:265 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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.27 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.017 MB Zwróconych wierszy: 14
SELECT `pt`.`id` AS `ptid`,`pt`.`is_in_score`,`pt`.`start_points`,`pt`.`division_id`,`t`.`name`,`t`.`id` AS `teamid`,`pt`.`neg_points_finally`,`pt`.`use_finally`,`pt`.`points_finally`,`pt`.`matches_finally`,`pt`.`won_finally`,`pt`.`draws_finally`,`pt`.`lost_finally`,`pt`.`homegoals_finally`,`pt`.`guestgoals_finally`,`pt`.`diffgoals_finally`
FROM `net92_joomleague_project_team` AS `pt`
INNER JOIN `net92_joomleague_team` AS `t`
ON `t`.`id` = `pt`.`team_id`
WHERE `pt`.`project_id` = 18
AND `pt`.`is_in_score` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pt | ref | combi,project_id,team_id | combi | 4 | const | 13 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | czarni_baza92.pt.team_id | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomleague/helpers/ranking.php:651 |
| 21 | JLGRanking->_initTeams() | JROOT/components/com_joomleague/helpers/ranking.php:264 |
| 20 | JLGRanking->_cachedGetData() | Identyczny z wywołaniem linii niżej. |
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Cache/Controller/CallbackController.php:45 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/components/com_joomleague/helpers/ranking.php:250 |
| 16 | JLGRanking->_initData() | JROOT/components/com_joomleague/helpers/ranking.php:282 |
| 15 | JLGRanking->_collect() | JROOT/components/com_joomleague/helpers/ranking.php:175 |
| 14 | JLGRanking->getRanking() | JROOT/components/com_joomleague/models/curve.php:204 |
| 13 | JoomleagueModelCurve->getDataByDivision() | JROOT/components/com_joomleague/models/curve.php:168 |
| 12 | JoomleagueModelCurve->getTeam2() | JROOT/components/com_joomleague/views/curve/view.html.php:99 |
| 11 | JoomleagueViewCurve->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: 1.29 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.067 MB Pamięć przed zapytaniem: 4.044 MB Zwróconych wierszy: 117