Sorgu Süresi: 0.38 ms Sorgu belleği: 0.020 MB belleği şu sorgudan önce: 4.082 MB Dönen satır: 0
SELECT `session_id`
FROM `joom_session`
WHERE `session_id` = X'6230363834613030656333366437636133333736373133623734383862316136'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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:856 |
| 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:414 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Sorgu Süresi: 1.42 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.004 MB belleği şu sorgudan önce: 4.087 MB
INSERT INTO `joom_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6230363834613030656333366437636133333736373133623734383862316136', 1, 1775153864, 0, '', 0)
Şu sorgudaki olamayacakları AÇIKLA: INSERT INTO `joom_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6230363834613030656333366437636133333736373133623734383862316136', 1, 1775153864, 0, '', 0)
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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:856 |
| 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:414 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Sorgu Süresi: 0.47 ms Son sorgudan sonra: 1.81 ms Sorgu belleği: 0.040 MB belleği şu sorgudan önce: 4.306 MB Dönen satır: 44
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom_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 | joom_extensions | ref | extension | extension | 82 | const | 49 | Using index condition; Using where |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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}() | Aşağıdaki satırda bulunan çağrı gibi. |
| 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 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 1.53 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 4.519 MB Dönen satır: 5
SELECT id, rules
FROM `joom_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_viewlevels | ALL | NULL | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 5 | |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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 |
Sorgu Süresi: 0.34 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 4.531 MB Dönen satır: 1
SELECT b.id
FROM joom_usergroups AS a
LEFT JOIN joom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| 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 | 1 | Using where; Using index |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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 |
Sorgu Süresi: 0.65 ms Son sorgudan sonra: 0.41 ms Sorgu belleği: 0.035 MB belleği şu sorgudan önce: 4.600 MB Dönen satır: 140
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM joom_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_extensions | ALL | extension | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 358 | Using where; Dosya sıralama kullanılıyor |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 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}() | Aşağıdaki satırda bulunan çağrı gibi. |
| 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 |
Sorgu Süresi: 0.42 ms Son sorgudan sonra: 12.20 ms Sorgu belleği: 0.022 MB belleği şu sorgudan önce: 6.435 MB Dönen satır: 1
SELECT `value`
FROM `joom_admintools_storage`
WHERE `key` = 'cparams'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_admintools_storage | const | PRIMARY | PRIMARY | 402 | const | 1 | |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_admintools/Helper/Storage.php:122 |
| 12 | Akeeba\AdminTools\Admin\Helper\Storage->load() | JROOT/administrator/components/com_admintools/Helper/Storage.php:37 |
| 11 | Akeeba\AdminTools\Admin\Helper\Storage->__construct() | JROOT/administrator/components/com_admintools/Helper/Storage.php:49 |
| 10 | Akeeba\AdminTools\Admin\Helper\Storage::getInstance() | JROOT/plugins/system/admintools/admintools/main.php:409 |
| 9 | plgSystemAdmintools->loadComponentParameters() | JROOT/plugins/system/admintools/admintools/main.php:892 |
| 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.48 ms Son sorgudan sonra: 1.27 ms Sorgu belleği: 0.022 MB belleği şu sorgudan önce: 6.615 MB Dönen satır: 1
SELECT *
FROM joom_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_languages | ALL | NULL | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 2 | Using where; Dosya sıralama kullanılıyor |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 11 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/admintools/admintools/main.php:700 |
| 10 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:640 |
| 9 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:901 |
| 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.11 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 6.624 MB Dönen satır: 0
SELECT *
FROM `joom_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_admintools_wafexceptions | ALL | NULL | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 1 | Using where |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 11 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/admintools/main.php:729 |
| 10 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:640 |
| 9 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:901 |
| 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.91 ms Son sorgudan sonra: 15.03 ms Sorgu belleği: 0.026 MB belleği şu sorgudan önce: 8.337 MB Dönen satır: 44
SELECT `id`,`name`,`rules`,`parent_id`
FROM `joom_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_admintools','com_advancedmodules','com_ajax','com_associations','com_breezingforms','com_cache','com_categories','com_checkin','com_config','com_content','com_contenthistory','com_contenttemplater','com_cpanel','com_dbreplacer','com_fields','com_finder','com_installer','com_jaextmanager','com_jce','com_jevents','com_jlsitemap','com_joomlaupdate','com_k2','com_languages','com_login','com_lscache','com_mailto','com_media','com_menus','com_messages','com_modules','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_assets | ALL | idx_asset_name | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 139 | Using where |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 12 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 11 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 10 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 9 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 8 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/admin8/admin8.php:29 |
| 7 | plgSystemAdmin8->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.63 ms Son sorgudan sonra: 2.31 ms Sorgu belleği: 0.025 MB belleği şu sorgudan önce: 8.731 MB Dönen satır: 8
SHOW FULL COLUMNS
FROM `joom_assets`
Şu sorgudaki olamayacakları AÇIKLA: SHOW FULL COLUMNS FROM `joom_assets`
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 14 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 13 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Asset.php:61 |
| 12 | Joomla\CMS\Table\Asset->__construct() | JROOT/libraries/src/Access/Access.php:783 |
| 11 | Joomla\CMS\Access\Access::getAssetId() | JROOT/libraries/src/Access/Access.php:544 |
| 10 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 9 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 8 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/admin8/admin8.php:29 |
| 7 | plgSystemAdmin8->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.49 ms Son sorgudan sonra: 0.33 ms Sorgu belleği: 0.022 MB belleği şu sorgudan önce: 8.767 MB Dönen satır: 1
SELECT *
FROM joom_assets
WHERE `name` = 'com_banners'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_assets | const | idx_asset_name | idx_asset_name | 202 | const | 1 | |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/Access/Access.php:784 |
| 11 | Joomla\CMS\Access\Access::getAssetId() | JROOT/libraries/src/Access/Access.php:544 |
| 10 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 9 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 8 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/admin8/admin8.php:29 |
| 7 | plgSystemAdmin8->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.61 ms Son sorgudan sonra: 0.10 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 8.771 MB Dönen satır: 3
SELECT `b`.`rules` AS `rules`,`b`.`id`,`b`.`name`,`b`.`parent_id`
FROM `joom_assets` AS `a`
LEFT JOIN `joom_assets` AS `b`
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (`a`.`name` = 'com_banners' OR `a`.`parent_id` = 0)
ORDER BY `b`.`lft`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 202,4 | NULL | 2 | Using union(idx_asset_name,idx_parent_id); Using where; Using temporary; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | b | ALL | idx_lft_rgt | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 139 | Range checked for each record (index map: 0x4) |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:685 |
| 10 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 9 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 8 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/admin8/admin8.php:29 |
| 7 | plgSystemAdmin8->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.45 ms Son sorgudan sonra: 4.75 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 9.446 MB Dönen satır: 4
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `joom_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_extensions | ref | extension | extension | 82 | const | 4 | Using index condition; Using where |
PROFİLİ GÖSTER yok (100 sorgudan fazla olduğu için olabilir)
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
| 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 |
Sorgu Süresi: 0.41 ms Son sorgudan sonra: 3.95 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 9.766 MB Dönen satır: 0
SELECT `source`,`keepurlparams`
FROM `joom_admintools_redirects`
WHERE ((`dest` = '') OR (`dest` = '') OR ('' LIKE `dest`))
AND `published` = '1'
ORDER BY `ordering` DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_admintools_redirects | ALL | NULL | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.03 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1773 |
| 11 | JDatabaseDriver->loadRow() | JROOT/plugins/system/admintools/feature/urlredir.php:91 |
| 10 | AtsystemFeatureUrlredir->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
| 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
| 8 | plgSystemAdmintools->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:696 |
| 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 |
Sorgu Süresi: 0.39 ms Son sorgudan sonra: 3.35 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 10.142 MB Dönen satır: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Aşağıdaki satırda bulunan çağrı gibi. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:47 |
| 8 | plgSystemK2->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:696 |
| 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 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.11 ms Sorgu belleği: 0.007 MB belleği şu sorgudan önce: 10.137 MB
UPDATE `joom_extensions`
SET `params` = '{\"mediaversion\":\"2ce6f9ca9756c37007fcbe1580666116\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Şu sorgudaki olamayacakları AÇIKLA: UPDATE `joom_extensions`
SET `params` = '{\"mediaversion\":\"2ce6f9ca9756c37007fcbe1580666116\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init for update | 0.04 ms |
| Updating | 0.05 ms |
| End of update loop | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:47 |
| 8 | plgSystemK2->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:696 |
| 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 |
Sorgu Süresi: 1.06 ms Son sorgudan sonra: 4.08 ms Sorgu belleği: 0.073 MB belleği şu sorgudan önce: 10.589 MB Dönen satır: 46
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 joom_menu AS m
LEFT JOIN joom_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 | 68 | Using index condition; Using where; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.44 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Aşağıdaki satırda bulunan çağrı gibi. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:445 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:561 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->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:696 |
| 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 |
Sorgu Süresi: 0.68 ms Son sorgudan sonra: 7.23 ms Sorgu belleği: 0.037 MB belleği şu sorgudan önce: 11.351 MB Dönen satır: 4
SELECT id, home, template, s.params
FROM joom_template_styles as s
LEFT JOIN joom_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 | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 9 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | u0481790_keyifkurdu.s.template,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.01 ms |
| System lock | 0.02 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:345 |
| 9 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
| 8 | plgSystemT3->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:1218 |
| 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 |
Sorgu Süresi: 2.27 ms Son sorgudan sonra: 12.53 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 12.610 MB Dönen satır: 0
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM joom_content AS a
LEFT JOIN joom_categories AS c
ON c.id = a.catid
LEFT JOIN joom_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-02 18:17:44')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-02 18:17:44')
AND a.language IN ('tr-TR','*')
AND a.catid IN (9)
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | a | ref|filter | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_catid|idx_state | 4|1 | const | 1 (63%) | Using where; Dosya sıralama kullanılıyor; Using rowid filter |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.created_by | 1 | Using where |
| 1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.modified_by | 1 | Using where |
| 1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 1.40 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 14 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
| 12 | ContentModelFeatured->getItems() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:425 |
| 11 | Joomla\CMS\MVC\View\_JHtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.56 ms Son sorgudan sonra: 1.21 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 12.729 MB Dönen satır: 1
SELECT COUNT(*)
FROM joom_content AS a
LEFT JOIN joom_categories AS c
ON c.id = a.catid
LEFT JOIN joom_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-02 18:17:44')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-02 18:17:44')
AND a.language IN ('tr-TR','*')
AND a.catid IN (9)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | a | ref|filter | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_catid|idx_state | 4|1 | const | 1 (63%) | Using where; Using rowid filter |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:354 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:239 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:425 |
| 11 | Joomla\CMS\MVC\View\_JHtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:57 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.59 ms Son sorgudan sonra: 15.59 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 14.951 MB Dönen satır: 3
SELECT language,id
FROM `joom_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_menu | ALL | idx_client_id_parent_id_alias_language | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 146 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.08 ms Son sorgudan sonra: 0.95 ms Sorgu belleği: 0.021 MB belleği şu sorgudan önce: 15.029 MB Dönen satır: 2
SELECT `c2`.`language`,`c2`.`id`
FROM `joom_menu` AS `c`
INNER JOIN `joom_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `joom_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `joom_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 700
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 206 | const,const | 1 | |
| 1 | SIMPLE | a2 | ref | idx_key | idx_key | 128 | const | 2 | Using index |
| 1 | SIMPLE | c2 | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a2.id | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.62 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.04 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
| 8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.08 ms Son sorgudan sonra: 5.58 ms Sorgu belleği: 0.097 MB belleği şu sorgudan önce: 15.478 MB Dönen satır: 24
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM joom_modules AS m
LEFT JOIN joom_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN joom_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1)
AND m.client_id = 0
AND m.language IN ('tr-TR','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | published,newsfeeds,idx_language | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 53 | Using where; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | am | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.m.id | 1 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | u0481790_keyifkurdu.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.45 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:278 |
| 19 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:60 |
| 18 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 17 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 16 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:366 |
| 15 | Joomla\CMS\Helper\_ModuleHelper::load() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:87 |
| 14 | Joomla\CMS\Helper\_ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:589 |
| 13 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/t3/includes/core/template.php:638 |
| 12 | T3Template->countModules() | JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php:22 |
| 11 | include JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php | JROOT/plugins/system/t3/includes/core/template.php:200 |
| 10 | T3Template->loadBlock() | JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php:36 |
| 9 | include JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php | JROOT/plugins/system/t3/includes/core/template.php:226 |
| 8 | T3Template->loadLayout() | JROOT/templates/ja_university_t3/index.php:34 |
| 7 | require JROOT/templates/ja_university_t3/index.php | JROOT/libraries/src/Document/HtmlDocument.php:666 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:728 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:543 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.38 ms Son sorgudan sonra: 14.76 ms Sorgu belleği: 0.028 MB belleği şu sorgudan önce: 16.150 MB Dönen satır: 1
SELECT t.parent_id
FROM joom_menu as t
WHERE t.id = 700
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 24 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:150 |
| 23 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 22 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 21 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 20 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 19 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:111 |
| 18 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 17 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 16 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:366 |
| 15 | Joomla\CMS\Helper\_ModuleHelper::load() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:87 |
| 14 | Joomla\CMS\Helper\_ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:589 |
| 13 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/t3/includes/core/template.php:638 |
| 12 | T3Template->countModules() | JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php:22 |
| 11 | include JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php | JROOT/plugins/system/t3/includes/core/template.php:200 |
| 10 | T3Template->loadBlock() | JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php:36 |
| 9 | include JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php | JROOT/plugins/system/t3/includes/core/template.php:226 |
| 8 | T3Template->loadLayout() | JROOT/templates/ja_university_t3/index.php:34 |
| 7 | require JROOT/templates/ja_university_t3/index.php | JROOT/libraries/src/Document/HtmlDocument.php:666 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:728 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:543 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.25 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.028 MB belleği şu sorgudan önce: 16.162 MB Dönen satır: 1
SELECT t.parent_id
FROM joom_menu as t
WHERE t.id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 24 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:150 |
| 23 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 22 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 21 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 20 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 19 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:111 |
| 18 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 17 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 16 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:366 |
| 15 | Joomla\CMS\Helper\_ModuleHelper::load() | JROOT/plugins/system/t3/includes/core/t3.php(525) : eval()'d code:87 |
| 14 | Joomla\CMS\Helper\_ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:589 |
| 13 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/t3/includes/core/template.php:638 |
| 12 | T3Template->countModules() | JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php:22 |
| 11 | include JROOT/templates/ja_university_t3/tpls/blocks/keyifkurdu-header.php | JROOT/plugins/system/t3/includes/core/template.php:200 |
| 10 | T3Template->loadBlock() | JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php:36 |
| 9 | include JROOT/templates/ja_university_t3/tpls/keyifkurdu-home.php | JROOT/plugins/system/t3/includes/core/template.php:226 |
| 8 | T3Template->loadLayout() | JROOT/templates/ja_university_t3/index.php:34 |
| 7 | require JROOT/templates/ja_university_t3/index.php | JROOT/libraries/src/Document/HtmlDocument.php:666 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:728 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:543 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 6.60 ms Son sorgudan sonra: 10.19 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 16.925 MB Dönen satır: 8
SELECT id
FROM joom_k2_categories
WHERE parent IN(87)
AND id NOT IN(87)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('tr-TR', '*')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | PRIMARY,category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 4 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 6.03 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:398 |
| 13 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:137 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.25 ms Son sorgudan sonra: 0.10 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 16.933 MB Dönen satır: 19
SELECT id
FROM joom_k2_categories
WHERE parent IN(89,90,91,92,93,101,112,145)
AND id NOT IN(89,90,91,92,93,101,112,145)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('tr-TR', '*')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | PRIMARY,category,parent,published,access,trash,language | published,category | 2,8 | NULL | 32 | Using intersect(published,category); Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 3.83 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:398 |
| 13 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:137 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.99 ms Son sorgudan sonra: 0.08 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 16.942 MB Dönen satır: 3
SELECT id
FROM joom_k2_categories
WHERE parent IN(94,98,108,113,114,116,117,118,119,120,121,123,124,125,141,142,144,147,149)
AND id NOT IN(94,98,108,113,114,116,117,118,119,120,121,123,124,125,141,142,144,147,149)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('tr-TR', '*')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | PRIMARY,category,parent,published,access,trash,language | published,category | 2,8 | NULL | 32 | Using intersect(published,category); Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.17 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 3.50 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:398 |
| 13 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:137 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.43 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 16.949 MB Dönen satır: 0
SELECT id
FROM joom_k2_categories
WHERE parent IN(109,110,111)
AND id NOT IN(109,110,111)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('tr-TR', '*')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | range|filter | PRIMARY,category,parent,published,access,trash,language | parent|category | 5|8 | NULL | 3 (49%) | Using index condition; Using where; Using rowid filter |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:398 |
| 13 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:137 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.77 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.257 MB belleği şu sorgudan önce: 16.957 MB Dönen satır: 6
SELECT i.*, c.name AS categoryname, c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM joom_k2_items AS i RIGHT JOIN joom_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1)
AND c.trash = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-04-02 18:17:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-04-02 18:17:44')
AND i.catid IN (87,89,90,91,92,93,94,98,101,108,109,110,111,112,113,114,116,117,118,119,120,121,123,124,125,141,142,144,145,147,149)
AND i.language IN ('tr-TR', '*')
AND c.language IN ('tr-TR', '*')
ORDER BY i.publish_up DESC
LIMIT 0, 6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | range | item,catid,language | item | 7 | NULL | 238 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | u0481790_keyifkurdu.i.catid | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.21 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_content/helper.php:262 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.28 ms Son sorgudan sonra: 2.49 ms Sorgu belleği: 0.026 MB belleği şu sorgudan önce: 17.421 MB Dönen satır: 31
SELECT id, name, parent
FROM joom_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
AND language IN('tr-TR', '*')
ORDER BY parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,published,access,trash,language | published,category | 2,8 | NULL | 32 | Using intersect(published,category); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.84 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:897 |
| 15 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:252 |
| 14 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:39 |
| 13 | K2HelperRoute::getItemRoute() | JROOT/modules/mod_k2_content/helper.php:281 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.61 ms Son sorgudan sonra: 50.99 ms Sorgu belleği: 0.168 MB belleği şu sorgudan önce: 24.141 MB Dönen satır: 6
SELECT i.*, c.name AS categoryname, c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM joom_k2_items AS i RIGHT JOIN joom_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1)
AND c.trash = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-04-02 18:17:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-04-02 18:17:44')
AND i.catid IN (87,89,90,91,92,93,94,98,101,108,109,110,111,112,113,114,116,117,118,119,120,121,123,124,125,141,142,144,145,147,149)
AND i.language IN ('tr-TR', '*')
AND c.language IN ('tr-TR', '*')
ORDER BY i.hits DESC
LIMIT 0, 6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | index | item,catid,language | hits | 4 | NULL | 16 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | u0481790_keyifkurdu.i.catid | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.59 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.23 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_content/helper.php:262 |
| 12 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:65 |
| 11 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.13 ms Son sorgudan sonra: 31.19 ms Sorgu belleği: 0.027 MB belleği şu sorgudan önce: 24.393 MB Dönen satır: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM joom_fields AS a
LEFT JOIN `joom_languages` AS l
ON l.lang_code = a.language
LEFT JOIN joom_users AS uc
ON uc.id=a.checked_out
LEFT JOIN joom_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN joom_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN joom_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | u0481790_keyifkurdu.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.checked_out | 1 | |
| 1 | SIMPLE | ag | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.05 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.24 ms |
| Creating sort index | 0.04 ms |
| Removing tmp table | 0.04 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 19 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 18 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 15 | JHtmlContent::prepare() | Aşağıdaki satırda bulunan çağrı gibi. |
| 14 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 13 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 12 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
| 11 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.67 ms Son sorgudan sonra: 5.76 ms Sorgu belleği: 0.056 MB belleği şu sorgudan önce: 24.802 MB Dönen satır: 8
SELECT *
FROM joom_k2_categories
WHERE parent=87
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 4 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 4.10 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.47 ms Son sorgudan sonra: 0.10 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 24.845 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=101
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.30 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 24.852 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=91
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 3 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 3.90 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.65 ms Son sorgudan sonra: 0.12 ms Sorgu belleği: 0.039 MB belleği şu sorgudan önce: 24.859 MB Dönen satır: 4
SELECT *
FROM joom_k2_categories
WHERE parent=89
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 4.12 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 4.22 ms Son sorgudan sonra: 0.11 ms Sorgu belleği: 0.039 MB belleği şu sorgudan önce: 24.866 MB Dönen satır: 4
SELECT *
FROM joom_k2_categories
WHERE parent=89
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.08 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 3.66 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.90 ms Son sorgudan sonra: 0.12 ms Sorgu belleği: 0.025 MB belleği şu sorgudan önce: 24.890 MB Dönen satır: 3
SELECT *
FROM joom_k2_categories
WHERE parent=108
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 1 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 3.47 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.67 ms Son sorgudan sonra: 0.10 ms Sorgu belleği: 0.025 MB belleği şu sorgudan önce: 24.899 MB Dönen satır: 3
SELECT *
FROM joom_k2_categories
WHERE parent=108
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 1 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.25 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 15 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.37 ms Son sorgudan sonra: 0.09 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.919 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=109
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 16 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 15 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.928 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=111
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 16 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 15 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.937 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=110
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 16 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 15 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.933 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=123
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.941 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=124
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.949 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=125
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.34 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 24.941 MB Dönen satır: 2
SELECT *
FROM joom_k2_categories
WHERE parent=93
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 2 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.38 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 24.949 MB Dönen satır: 2
SELECT *
FROM joom_k2_categories
WHERE parent=93
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 2 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.30 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.964 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=116
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 2.96 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.78 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 24.973 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=117
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 4 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 2.45 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.27 ms Son sorgudan sonra: 0.09 ms Sorgu belleği: 0.039 MB belleği şu sorgudan önce: 24.972 MB Dönen satır: 4
SELECT *
FROM joom_k2_categories
WHERE parent=92
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 1.92 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.00 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.039 MB belleği şu sorgudan önce: 24.980 MB Dönen satır: 4
SELECT *
FROM joom_k2_categories
WHERE parent=92
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.63 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.40 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.003 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=118
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.011 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=119
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.020 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=120
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.028 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=121
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.10 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.021 MB Dönen satır: 3
SELECT *
FROM joom_k2_categories
WHERE parent=90
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 1.79 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.00 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.028 MB Dönen satır: 3
SELECT *
FROM joom_k2_categories
WHERE parent=90
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.64 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.047 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=98
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.055 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=144
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.064 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=142
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.99 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.040 MB belleği şu sorgudan önce: 25.060 MB Dönen satır: 5
SELECT *
FROM joom_k2_categories
WHERE parent=112
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 1.72 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.95 ms Son sorgudan sonra: 0.08 ms Sorgu belleği: 0.040 MB belleği şu sorgudan önce: 25.067 MB Dönen satır: 5
SELECT *
FROM joom_k2_categories
WHERE parent=112
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash,language | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.63 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.07 ms Sorgu belleği: 0.029 MB belleği şu sorgudan önce: 25.107 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=94
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.28 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.121 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=141
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.38 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.129 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=113
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.137 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=114
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.145 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=149
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.070 MB belleği şu sorgudan önce: 25.131 MB Dönen satır: 1
SELECT *
FROM joom_k2_categories
WHERE parent=145
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 2 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 14 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.34 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.070 MB belleği şu sorgudan önce: 25.138 MB Dönen satır: 1
SELECT *
FROM joom_k2_categories
WHERE parent=145
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 2 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:753 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 25.173 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=147
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:380 |
| 15 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:760 |
| 14 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:761 |
| 13 | modK2ToolsHelper::getCategoryChildren() | JROOT/modules/mod_k2_tools/helper.php:254 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 2.48 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.030 MB belleği şu sorgudan önce: 25.120 MB Dönen satır: 227
SELECT i.id
FROM joom_k2_items as i
LEFT JOIN joom_k2_categories c
ON c.id = i.catid
WHERE i.published=1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-04-02 18:17:44' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-04-02 18:17:44' )
AND i.trash=0
AND i.access IN(1,1)
AND c.published=1
AND c.trash=0
AND c.access IN(1,1)
AND i.catid IN(87,101,91,89,108,109,111,110,123,124,125,93,116,117,92,118,119,120,121,90,98,144,142,112,94,141,113,114,149,145,147)
AND c.language IN ('tr-TR', '*')
AND i.language IN ('tr-TR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | range | item,catid,language | item | 7 | NULL | 238 | Using index condition; Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | u0481790_keyifkurdu.i.catid | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.13 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 1.90 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_k2_tools/helper.php:275 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.96 ms Son sorgudan sonra: 0.09 ms Sorgu belleği: 0.085 MB belleği şu sorgudan önce: 25.147 MB Dönen satır: 926
SELECT tag.name, tag.id
FROM joom_k2_tags as tag
LEFT JOIN joom_k2_tags_xref AS xref
ON xref.tagID = tag.id
WHERE xref.itemID IN (184,227,302,301,228,229,185,204,219,186,221,205,206,207,209,210,211,212,213,214,215,223,216,224,225,189,200,276,217,220,192,201,242,233,145,171,172,173,174,146,147,148,152,154,155,161,202,208,193,194,195,196,300,164,218,232,231,190,176,177,178,179,235,187,188,191,197,198,199,203,230,234,149,150,236,237,238,240,255,256,392,436,440,447,469,495,241,153,160,162,243,261,245,181,182,183,248,249,485,486,488,489,494,370,397,399,442,483,251,252,250,253,254,260,262,269,270,284,463,509,263,264,272,280,265,266,268,273,465,513,281,283,274,304,305,335,275,277,279,282,288,290,294,292,291,293,295,296,334,344,298,299,307,333,377,480,340,358,360,364,365,362,367,368,369,357,371,375,378,379,464,384,385,386,389,380,390,374,376,393,461,409,412,413,435,407,431,432,433,434,437,445,468,443,454,222,258,455,456,460,458,457,459,467,462,482,481,484,493,492,496,505,498,500,497,515,499,502,503,501,506,514,504,507,508,510,512)
AND tag.published = 1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xref | ALL | tagID,itemID | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 1329 | Using where |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | u0481790_keyifkurdu.xref.tagID | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 1.43 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:287 |
| 12 | modK2ToolsHelper::tagCloud() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:85 |
| 11 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.73 ms Son sorgudan sonra: 20.36 ms Sorgu belleği: 0.030 MB belleği şu sorgudan önce: 27.412 MB Dönen satır: 18
SHOW FULL COLUMNS
FROM `joom_jev_users`
Şu sorgudaki olamayacakları AÇIKLA: SHOW FULL COLUMNS FROM `joom_jev_users`
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.02 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.02 ms |
| checking permissions | 0.07 ms |
| closing tables | 0.02 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 21 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
| 20 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1598 |
| 19 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1453 |
| 18 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:61 |
| 17 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
| 16 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
| 15 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1227 |
| 14 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:636 |
| 13 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
| 12 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
| 11 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.57 ms Son sorgudan sonra: 1.29 ms Sorgu belleği: 0.031 MB belleği şu sorgudan önce: 27.553 MB Dönen satır: 8
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `joom_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND c.language IN ('tr-TR','*')
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_language | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 34 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 22 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
| 21 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 20 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:409 |
| 19 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
| 18 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 17 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
| 16 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
| 15 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1227 |
| 14 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:636 |
| 13 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
| 12 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
| 11 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.48 ms Son sorgudan sonra: 0.35 ms Sorgu belleği: 0.026 MB belleği şu sorgudan önce: 27.627 MB Dönen satır: 7
SELECT c.id
FROM joom_categories AS c
WHERE c.access IN (1,1)
AND c.published = 1
AND c.language in ('tr-TR','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ref | cat_idx,idx_access,idx_language | cat_idx | 207 | const,const,const | 7 | Using index condition; Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 20 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:522 |
| 19 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
| 18 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 17 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
| 16 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
| 15 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1227 |
| 14 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:636 |
| 13 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
| 12 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
| 11 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 1.05 ms Son sorgudan sonra: 0.62 ms Sorgu belleği: 0.041 MB belleği şu sorgudan önce: 27.681 MB Dönen satır: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM joom_jevents_repetition as rpt
INNER JOIN joom_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN joom_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN joom_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN joom_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,97,98,99,103,100,101,96)
AND rpt.endrepeat >= '2026-04-02 21:17:44'
AND rpt.startrepeat <= '2026-05-02 23:59:59'
AND ev.state=1
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat ASC
LIMIT 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where; Using temporary; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | u0481790_keyifkurdu.rpt.eventid | 1 | Using where |
| 1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | u0481790_keyifkurdu.ev.icsid | 1 | Using where |
| 1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.rpt.eventdetail_id | 1 | |
| 1 | SIMPLE | rr | ref | eventid | eventid | 4 | u0481790_keyifkurdu.rpt.eventid | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Creating tmp table | 0.07 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.28 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.04 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3083 |
| 16 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
| 15 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1786 |
| 14 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:636 |
| 13 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
| 12 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
| 11 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.86 ms Son sorgudan sonra: 0.11 ms Sorgu belleği: 0.040 MB belleği şu sorgudan önce: 27.692 MB Dönen satır: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM joom_jevents_repetition as rpt
INNER JOIN joom_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN joom_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN joom_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN joom_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,97,98,99,103,100,101,96)
AND rpt.endrepeat >= '2026-03-03 00:00:00'
AND rpt.startrepeat <= '2026-04-02 21:17:44'
AND ev.state=1
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat desc
LIMIT 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where; Using temporary; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | u0481790_keyifkurdu.rpt.eventid | 1 | Using where |
| 1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | u0481790_keyifkurdu.ev.icsid | 1 | Using where |
| 1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.rpt.eventdetail_id | 1 | |
| 1 | SIMPLE | rr | ref | eventid | eventid | 4 | u0481790_keyifkurdu.rpt.eventid | 1 | |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.25 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.03 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3083 |
| 16 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
| 15 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1837 |
| 14 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:636 |
| 13 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
| 12 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
| 11 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 2.35 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.839 MB Dönen satır: 1
SELECT Count(*)
FROM joom_extensions as e
WHERE e.element ='com_k2'
and e.enabled=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/modules/mod_jasidenews/helper.php:541 |
| 14 | modJASildeNewsHelper->checkComponent() | JROOT/modules/mod_jasidenews/helper.php:253 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.849 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=101
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.99 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 27.856 MB Dönen satır: 3
SELECT *
FROM joom_k2_categories
WHERE parent=108
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash | parent,published | 5,2 | NULL | 1 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.67 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 27.877 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=109
AND published=1
AND trash=0
AND access<=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:520 |
| 15 | modJASildeNewsHelper->hasK2Children() | JROOT/modules/mod_jasidenews/helper.php:497 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.25 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 27.885 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=111
AND published=1
AND trash=0
AND access<=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:520 |
| 15 | modJASildeNewsHelper->hasK2Children() | JROOT/modules/mod_jasidenews/helper.php:497 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.39 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 27.893 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=110
AND published=1
AND trash=0
AND access<=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.10 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:520 |
| 15 | modJASildeNewsHelper->hasK2Children() | JROOT/modules/mod_jasidenews/helper.php:497 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 0.06 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.889 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=109
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.32 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.896 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=111
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.903 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=110
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.28 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.910 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=123
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.34 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.917 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=124
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.28 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.925 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=125
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.81 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.932 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=116
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash | parent,published | 5,2 | NULL | 2 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.52 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 3.74 ms Son sorgudan sonra: 0.08 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.939 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=117
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | index_merge | category,parent,published,access,trash | parent,published | 5,2 | NULL | 4 | Using intersect(parent,published); Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.40 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.34 ms Son sorgudan sonra: 0.09 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.946 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=118
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.954 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=119
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.961 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=120
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.30 ms Son sorgudan sonra: 0.08 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.968 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=121
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.976 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=98
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.38 ms Son sorgudan sonra: 0.05 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.983 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=144
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.35 ms Son sorgudan sonra: 0.03 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.990 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=142
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.28 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 27.997 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=94
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.28 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 28.005 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=141
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 28.012 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=113
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.04 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.31 ms Son sorgudan sonra: 0.01 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 28.019 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=114
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.29 ms Son sorgudan sonra: 0.02 ms Sorgu belleği: 0.023 MB belleği şu sorgudan önce: 28.026 MB Dönen satır: 0
SELECT *
FROM joom_k2_categories
WHERE parent=149
AND published=1
AND trash=0
AND access<=1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where; Dosya sıralama kullanılıyor |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:493 |
| 14 | modJASildeNewsHelper->getK2CategoryChildren() | JROOT/modules/mod_jasidenews/helper.php:310 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 8.78 ms Son sorgudan sonra: 0.04 ms Sorgu belleği: 0.210 MB belleği şu sorgudan önce: 28.035 MB Dönen satır: 5
SELECT i.*, c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.name as cattitle, c.params AS categoryparams
FROM joom_k2_items as i
LEFT JOIN joom_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access <= 1
AND i.trash = 0
AND c.published = 1
AND c.access <= 1
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-04-02 18:17:44' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-04-02 18:17:44' )
AND i.catid IN (101,108,109,111,110,123,124,125,116,117,118,119,120,121,98,144,142,94,141,113,114,149)
AND i.featured = 1
AND i.language IN ('tr-TR','*')
ORDER BY i.created DESC
LIMIT 0, 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | ref | item,catid,featured,language | item | 2 | const | 238 | Using index condition; Using where; Dosya sıralama kullanılıyor |
| 1 | SIMPLE | c | eq_ref|filter | PRIMARY,category,published,access,trash | PRIMARY|category | 4|8 | u0481790_keyifkurdu.i.catid | 1 (49%) | Using index condition; Using where; Using rowid filter |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 1.28 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jasidenews/helper.php:368 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.76 ms Son sorgudan sonra: 1.04 ms Sorgu belleği: 0.029 MB belleği şu sorgudan önce: 28.268 MB Dönen satır: 16
SHOW FULL COLUMNS
FROM `joom_users`
Şu sorgudaki olamayacakları AÇIKLA: SHOW FULL COLUMNS FROM `joom_users`
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.02 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.19 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 20 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 19 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 18 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/modules/mod_jasidenews/helper.php:398 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.63 ms Son sorgudan sonra: 0.12 ms Sorgu belleği: 0.025 MB belleği şu sorgudan önce: 28.298 MB Dönen satır: 1
SELECT *
FROM `joom_users`
WHERE `id` = 43
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.32 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/modules/mod_jasidenews/helper.php:398 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.39 ms Son sorgudan sonra: 1.98 ms Sorgu belleği: 0.025 MB belleği şu sorgudan önce: 29.114 MB Dönen satır: 4
SELECT `g`.`id`,`g`.`title`
FROM `joom_usergroups` AS g
INNER JOIN `joom_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 43
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u0481790_keyifkurdu.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/modules/mod_jasidenews/helper.php:398 |
| 13 | modJASildeNewsHelper->getListK2() | JROOT/modules/mod_jasidenews/helper.php:84 |
| 12 | modJASildeNewsHelper->callMethod() | JROOT/modules/mod_jasidenews/mod_jasidenews.php:66 |
| 11 | include JROOT/modules/mod_jasidenews/mod_jasidenews.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.72 ms Son sorgudan sonra: 9.68 ms Sorgu belleği: 0.022 MB belleği şu sorgudan önce: 29.369 MB Dönen satır: 4
SELECT `name`,`element`
FROM `joom_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'finder'
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_extensions | ALL | extension | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 358 | Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/language.php:126 |
| 12 | FinderHelperLanguage::loadPluginLanguage() | JROOT/modules/mod_finder/mod_finder.php:51 |
| 11 | include JROOT/modules/mod_finder/mod_finder.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.41 ms Son sorgudan sonra: 3.37 ms Sorgu belleği: 0.024 MB belleği şu sorgudan önce: 29.573 MB Dönen satır: 9
SELECT `title`
FROM `joom_finder_taxonomy`
WHERE `parent_id` = 1
AND `state` = 1
AND `access` IN (1,1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_finder_taxonomy | ref | parent_id,state,access,idx_parent_published | parent_id | 4 | const | 9 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_finder/helpers/indexer/taxonomy.php:258 |
| 15 | FinderIndexerTaxonomy::getBranchTitles() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:750 |
| 14 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 13 | FinderIndexerQuery->__construct() | JROOT/modules/mod_finder/helper.php:84 |
| 12 | ModFinderHelper::getQuery() | JROOT/modules/mod_finder/mod_finder.php:54 |
| 11 | include JROOT/modules/mod_finder/mod_finder.php | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:240 |
| 10 | Joomla\CMS\Helper\ModuleHelper::renderRawModule() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:65 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:499 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:791 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:565 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.84 ms Son sorgudan sonra: 35.78 ms Sorgu belleği: 0.031 MB belleği şu sorgudan önce: 30.680 MB Dönen satır: 193
SHOW TABLES
Şu sorgudaki olamayacakları AÇIKLA: SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| checking permissions | 0.39 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 14 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:552 |
| 13 | acymailing_getTableList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:18 |
| 12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:523 |
| 11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:845 |
| 10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:25 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1146 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Sorgu Süresi: 0.33 ms Son sorgudan sonra: 0.13 ms Sorgu belleği: 0.035 MB belleği şu sorgudan önce: 30.709 MB Dönen satır: 216
SELECT *
FROM joom_acymailing_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | joom_acymailing_config | ALL | NULL | HİÇ BİR DİZİNLEME ANAHTARI KULLANILAMIYOR | NULL | NULL | 216 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Çağırıcı | Dosya ve satır sayısı |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:478 |
| 13 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:23 |
| 12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:523 |
| 11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:845 |
| 10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:25 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1146 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
63 × SELECT *
FROM joom_k2_categories
4 × SELECT id
FROM joom_k2_categories
2 × SELECT t.parent_id
FROM joom_menu as t
2 × SELECT i.*, c.name AS categoryname, c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM joom_k2_items AS i RIGHT JOIN joom_k2_categories AS c
ON c.id = i.catid
2 × SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM joom_jevents_repetition as rpt
INNER JOIN joom_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN joom_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN joom_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN joom_jevents_rrule as rr
ON rr.eventid = rpt.eventid
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom_extensions`
1 × SELECT tag.name, tag.id
FROM joom_k2_tags as tag
LEFT JOIN joom_k2_tags_xref AS xref
ON xref.tagID = tag.id
1 × SELECT id, name, parent
FROM joom_k2_categories
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM joom_fields AS a
LEFT JOIN `joom_languages` AS l
ON l.lang_code = a.language
LEFT JOIN joom_users AS uc
ON uc.id=a.checked_out
LEFT JOIN joom_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN joom_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN joom_fields_groups AS g
ON g.id = a.group_id
1 × SELECT i.id
FROM joom_k2_items as i
LEFT JOIN joom_k2_categories c
ON c.id = i.catid
1 × SELECT `session_id`
FROM `joom_session`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `joom_categories` AS `c`
1 × SELECT Count(*)
FROM joom_extensions as e
1 × SELECT i.*, c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.name as cattitle, c.params AS categoryparams
FROM joom_k2_items as i
LEFT JOIN joom_k2_categories c
ON c.id = i.catid
1 × SELECT *
FROM `joom_users`
1 × SELECT `g`.`id`,`g`.`title`
FROM `joom_usergroups` AS g
INNER JOIN `joom_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT `name`,`element`
FROM `joom_extensions`
1 × SELECT `title`
FROM `joom_finder_taxonomy`
1 × SELECT c.id
FROM joom_categories AS c
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM joom_modules AS m
LEFT JOIN joom_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN joom_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `joom_menu` AS `c`
INNER JOIN `joom_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `joom_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `joom_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `joom_assets`
1 × SELECT id, rules
FROM `joom_viewlevels
1 × SELECT b.id
FROM joom_usergroups AS a
LEFT JOIN joom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM joom_extensions
1 × SELECT `value`
FROM `joom_admintools_storage`
1 × SELECT *
FROM joom_languages
1 × SELECT *
FROM `joom_admintools_wafexceptions`
1 × SELECT *
FROM joom_assets
1 × SELECT language,id
FROM `joom_menu`
1 × SELECT `b`.`rules` AS `rules`,`b`.`id`,`b`.`name`,`b`.`parent_id`
FROM `joom_assets` AS `a`
LEFT JOIN `joom_assets` AS `b`
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `joom_extensions`
1 × SELECT `source`,`keepurlparams`
FROM `joom_admintools_redirects`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM joom_menu AS m
LEFT JOIN joom_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM joom_template_styles as s
LEFT JOIN joom_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM joom_content AS a
LEFT JOIN joom_categories AS c
ON c.id = a.catid
LEFT JOIN joom_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom_content_rating AS v
ON a.id = v.content_id
1 × SELECT COUNT(*)
FROM joom_content AS a
LEFT JOIN joom_categories AS c
ON c.id = a.catid
LEFT JOIN joom_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom_content_rating AS v
ON a.id = v.content_id
1 × SELECT *
FROM joom_acymailing_confi