**زمان پرس و جو: 1.53 ms** **حافظه پرس و جو: 0.007 MB حافظه قبل از پرس و جوی: 2.653 MB** **سطرهای بازگشتی: 1**
SELECT `data`
FROM `jm3_session`
WHERE `session_id` = '6150bb18200ad6bb90ada371124a3407'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
| 9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
| 8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
| 7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
| 6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
**زمان پرس و جو: 2.57 ms** **پس از آخرین پرس و جو: 7.66 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 2.967 MB** **سطرهای بازگشتی: 47**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jm3_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_extensions | ref | extension | extension | 82 | const | 38 | 100.00 | Using index condition |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
| 8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.57 ms** **پس از آخرین پرس و جو: 7.62 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 3.154 MB** **سطرهای بازگشتی: 2**
SELECT b.id
FROM jm3_usergroups AS a
LEFT JOIN jm3_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.23 ms** **پس از آخرین پرس و جو: 1.06 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 3.200 MB** **سطرهای بازگشتی: 5**
SELECT id, rules
FROM `jm3_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_viewlevels | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 5 | 100.00 | |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.86 ms** **پس از آخرین پرس و جو: 0.30 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 3.227 MB** **سطرهای بازگشتی: 104**
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM jm3_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_extensions | ALL | extension | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 278 | 58.99 | Using where; **با استفاده از مرتب سازی فایل** |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
| 8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.33 ms** **پس از آخرین پرس و جو: 50.46 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 5.708 MB** **سطرهای بازگشتی: 227**
SHOW TABLES
**توضیحات در جستجو ممکن نیست: SHOW TABLES**
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jdownloads/jdownloads.php:78 |
| 8 | plgSystemjdownloads->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 0.35 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 5.738 MB** **سطرهای بازگشتی: 0**
SELECT file_id
from jm3_jdownloads_files
WHERE published = 1
AND use_timeframe = 1
AND publish_to != '0000-00-00 00:00:00'
AND publish_to <= '2026-05-26 21:09:20'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_jdownloads_files | ref | idx_published | idx_published | 1 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jdownloads/jdownloads.php:106 |
| 8 | plgSystemjdownloads->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.56 ms** **پس از آخرین پرس و جو: 0.05 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 5.743 MB** **سطرهای بازگشتی: 0**
SELECT file_id
from jm3_jdownloads_files
WHERE published = 0
AND use_timeframe = 1
AND publish_from != '0000-00-00 00:00:00'
AND publish_from <= '2026-05-26 21:09:20'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_jdownloads_files | ref | idx_published | idx_published | 1 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jdownloads/jdownloads.php:114 |
| 8 | plgSystemjdownloads->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 5.23 ms** **پس از آخرین پرس و جو: 4.14 ms** **حافظه پرس و جو: 0.009 MB حافظه قبل از پرس و جوی: 6.037 MB** **سطرهای بازگشتی: 234**
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 jm3_menu AS m
LEFT JOIN jm3_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 | filtered | Extra |
|---|
| 1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 347 | 70.61 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | tajhizaf_maindb.m.component_id | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 16 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:548 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1141 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.77 ms** **پس از آخرین پرس و جو: 38.46 ms** **حافظه پرس و جو: 0.008 MB حافظه قبل از پرس و جوی: 8.473 MB** **سطرهای بازگشتی: 1**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jm3_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:40 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 0.28 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 8.466 MB**
UPDATE `jm3_extensions`
SET `params` = '{\"mediaversion\":\"f405691e1ff3658b6d8aad89338570bc\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | NULL | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
| 13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
| 12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:40 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.73 ms** **پس از آخرین پرس و جو: 3.56 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 8.766 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_languages | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 2 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 12 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
| 11 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:305 |
| 10 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:56 |
| 9 | K2HelperHTML::loadjQuery() | JROOT/plugins/system/k2/k2.php:45 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.71 ms** **پس از آخرین پرس و جو: 2.77 ms** **حافظه پرس و جو: 0.009 MB حافظه قبل از پرس و جوی: 8.952 MB** **سطرهای بازگشتی: 7**
SELECT id, home, template, s.params
FROM jm3_template_styles as s
LEFT JOIN jm3_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 | filtered | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 6 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | s | ref | idx_template | idx_template | 202 | tajhizaf_maindb.e.element | 2 | 100.00 | Using index condition; Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 17 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:359 |
| 16 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:706 |
| 15 | JHtml::script() | JROOT/libraries/cms/html/html.php:233 |
| 14 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
| 13 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:52 |
| 12 | JHtmlJquery::framework() | JROOT/libraries/cms/html/html.php:233 |
| 11 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
| 10 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:79 |
| 9 | K2HelperHTML::loadjQuery() | JROOT/plugins/system/k2/k2.php:45 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.41 ms** **پس از آخرین پرس و جو: 8.62 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 9.001 MB** **سطرهای بازگشتی: 227**
SHOW TABLES
**توضیحات در جستجو ممکن نیست: SHOW TABLES**
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jdownloads/jdownloads.php:353 |
| 8 | plgSystemjdownloads->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.83 ms** **پس از آخرین پرس و جو: 10.72 ms** **حافظه پرس و جو: 0.010 MB حافظه قبل از پرس و جوی: 9.433 MB** **سطرهای بازگشتی: 47**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jm3_assets`
WHERE `name` IN ('com_acymailing','com_admin','com_advancedmodules','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_creativecontactform','com_easyfrontendseo','com_fields','com_finder','com_installer','com_jdownloads','com_joomlaupdate','com_k2','com_k2additionalcategories','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_rsfiles','com_rsform','com_search','com_sigpro','com_sppagebuilder','com_spsimpleportfolio','com_tags','com_tcpdf','com_templates','com_users','com_virtuemart','com_virtuemart_allinone','com_wrapper') OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_assets | ALL | idx_asset_name,idx_parent_id | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 215 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
| 19 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
| 18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
| 17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 15 | JUser->authorise() | JROOT/components/com_sppagebuilder/models/page.php:29 |
| 14 | SppagebuilderModelPage->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
| 13 | JModelLegacy->getState() | JROOT/components/com_sppagebuilder/models/page.php:41 |
| 12 | SppagebuilderModelPage->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:20 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 4.03 ms** **پس از آخرین پرس و جو: 1.70 ms** **حافظه پرس و جو: 0.007 MB حافظه قبل از پرس و جوی: 9.532 MB** **سطرهای بازگشتی: 1**
SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM jm3_sppagebuilder as a
LEFT JOIN `jm3_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jm3_users AS ua
ON ua.id = a.created_user_id
WHERE a.id = 39
AND a.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | |
| 1 | SIMPLE | l | const | idx_langcode | idx_langcode | 28 | const | 1 | 100.00 | Unique row not found |
| 1 | SIMPLE | ua | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Unique row not found |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/models/page.php:82 |
| 12 | SppagebuilderModelPage->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:20 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.02 ms** **پس از آخرین پرس و جو: 1.20 ms** **حافظه پرس و جو: 0.009 MB حافظه قبل از پرس و جوی: 9.582 MB** **سطرهای بازگشتی: 18**
SHOW FULL COLUMNS
FROM `jm3_sppagebuilder`
**توضیحات در جستجو ممکن نیست: SHOW FULL COLUMNS FROM `jm3_sppagebuilder`**
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 15 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 14 | JTable->__construct() | JROOT/administrator/components/com_sppagebuilder/tables/page.php:19 |
| 13 | SppagebuilderTablePage->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 12 | JTable::getInstance() | JROOT/components/com_sppagebuilder/models/page.php:126 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:35 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.96 ms** **پس از آخرین پرس و جو: 1.66 ms** **حافظه پرس و جو: 0.007 MB حافظه قبل از پرس و جوی: 9.633 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_sppagebuilder
WHERE `id` = '39'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_sppagebuilder | const | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 12 | JTable->load() | JROOT/components/com_sppagebuilder/models/page.php:127 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:35 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.77 ms** **پس از آخرین پرس و جو: 0.15 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 9.670 MB**
UPDATE jm3_sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '39'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_sppagebuilder | range | PRIMARY | PRIMARY | 8 | NULL | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1240 |
| 12 | JTable->hit() | JROOT/components/com_sppagebuilder/models/page.php:128 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:35 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.32 ms** **پس از آخرین پرس و جو: 47.01 ms** **حافظه پرس و جو: 0.010 MB حافظه قبل از پرس و جوی: 10.653 MB** **سطرهای بازگشتی: 1**
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM jm3_modules AS m
WHERE m.published = 1
AND m.id = 133
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-05-26 17:39:20')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-05-26 17:39:20')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published | PRIMARY | 4 | const | 1 | 100.00 | |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sppagebuilder/addons/module/site.php:69 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 4.55 ms** **پس از آخرین پرس و جو: 5.87 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.038 MB** **سطرهای بازگشتی: 27**
SELECT *
FROM jm3_k2_categories
WHERE parent=1
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 34 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.49 ms** **پس از آخرین پرس و جو: 0.14 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.172 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=13
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.30 ms** **پس از آخرین پرس و جو: 1.31 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.207 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=13
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.16 ms** **پس از آخرین پرس و جو: 0.10 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.218 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=14
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.90 ms** **پس از آخرین پرس و جو: 2.43 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 11.405 MB** **سطرهای بازگشتی: 219**
SELECT id, name, parent
FROM jm3_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ALL | category,published,access,trash | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 209 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:1245 |
| 24 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:314 |
| 23 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:58 |
| 22 | K2HelperRoute::getCategoryRoute() | JROOT/modules/mod_k2_tools/helper.php:580 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.73 ms** **پس از آخرین پرس و جو: 3.90 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.567 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=15
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.54 ms** **پس از آخرین پرس و جو: 0.57 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.580 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=15
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.591 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=16
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.35 ms** **پس از آخرین پرس و جو: 0.31 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.604 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=16
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.21 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.615 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=17
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.35 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.627 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=17
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.43 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.639 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=18
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.30 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.013 MB حافظه قبل از پرس و جوی: 11.658 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=18
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.19 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.671 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=19
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.48 ms** **پس از آخرین پرس و جو: 0.42 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.683 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=19
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.73 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.694 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=20
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.20 ms** **پس از آخرین پرس و جو: 0.32 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.707 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=20
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.60 ms** **پس از آخرین پرس و جو: 0.15 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.718 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=21
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.58 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.731 MB** **سطرهای بازگشتی: 4**
SELECT *
FROM jm3_k2_categories
WHERE parent=21
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 4 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.23 ms** **پس از آخرین پرس و جو: 0.10 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.743 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=22
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.81 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.755 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=22
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.59 ms** **پس از آخرین پرس و جو: 0.21 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.767 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=23
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.94 ms** **پس از آخرین پرس و جو: 0.30 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.779 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=23
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.24 ms** **پس از آخرین پرس و جو: 0.12 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.790 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=24
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.31 ms** **پس از آخرین پرس و جو: 0.35 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.803 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=24
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.33 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.814 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=25
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.62 ms** **پس از آخرین پرس و جو: 0.31 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.827 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=25
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
**عدم نمایش مشخصات (شاید بدلیل وجود بیش از 100 پرس و جوی)**
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.96 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.838 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=26
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.06 ms |
| init | 0.08 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.16 ms |
| Preparing | 0.09 ms |
| Executing | 0.08 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.92 ms** **پس از آخرین پرس و جو: 0.33 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.850 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=26
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.14 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.08 ms |
| System lock | 0.10 ms |
| table lock | 0.12 ms |
| init | 0.15 ms |
| Optimizing | 0.14 ms |
| Statistics | 0.20 ms |
| Preparing | 0.10 ms |
| Sorting result | 0.09 ms |
| Executing | 0.11 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.06 ms |
| Query end | 0.13 ms |
| Commit | 0.10 ms |
| Query end | 0.10 ms |
| closing tables | 0.10 ms |
| Unlocking tables | 0.11 ms |
| closing tables | 0.11 ms |
| Query end | 0.10 ms |
| Starting cleanup | 0.10 ms |
| Freeing items | 0.22 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.10 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.62 ms** **پس از آخرین پرس و جو: 0.12 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.862 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=27
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.22 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.05 ms |
| init | 0.08 ms |
| Optimizing | 0.12 ms |
| Statistics | 0.16 ms |
| Preparing | 0.10 ms |
| Executing | 0.15 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.13 ms |
| Query end | 0.11 ms |
| closing tables | 0.13 ms |
| Unlocking tables | 0.10 ms |
| closing tables | 0.11 ms |
| Query end | 0.10 ms |
| Starting cleanup | 0.11 ms |
| Freeing items | 0.26 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.08 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.89 ms** **پس از آخرین پرس و جو: 0.48 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.874 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=27
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.31 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.06 ms |
| System lock | 0.05 ms |
| table lock | 0.05 ms |
| init | 0.09 ms |
| Optimizing | 0.10 ms |
| Statistics | 0.38 ms |
| Preparing | 0.12 ms |
| Sorting result | 0.06 ms |
| Executing | 0.05 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.03 ms** **پس از آخرین پرس و جو: 0.12 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.886 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=28
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.05 ms |
| init | 0.11 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.23 ms |
| Preparing | 0.10 ms |
| Executing | 0.05 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.08 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.06 ms** **پس از آخرین پرس و جو: 0.47 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.898 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=28
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.05 ms |
| init | 0.09 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.16 ms |
| Preparing | 0.09 ms |
| Sorting result | 0.09 ms |
| Executing | 0.05 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 0.14 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.909 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=29
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.13 ms |
| Preparing | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.06 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.96 ms** **پس از آخرین پرس و جو: 0.27 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.923 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=30
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.10 ms |
| System lock | 0.09 ms |
| table lock | 0.09 ms |
| init | 0.05 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.09 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.06 ms |
| Query end | 0.03 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.10 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.22 ms** **پس از آخرین پرس و جو: 0.28 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.935 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_k2_categories
WHERE parent=30
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.04 ms |
| Executing | 0.04 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.75 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.947 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=31
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.16 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.22 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.10 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.08 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.44 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.80 ms** **پس از آخرین پرس و جو: 0.34 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.959 MB** **سطرهای بازگشتی: 3**
SELECT *
FROM jm3_k2_categories
WHERE parent=31
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.27 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.04 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.21 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.98 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.971 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=32
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.03 ms |
| table lock | 0.07 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.33 ms |
| Preparing | 0.08 ms |
| Executing | 0.05 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.05 ms |
| Query end | 0.07 ms |
| Commit | 0.07 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.36 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 0.27 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.983 MB** **سطرهای بازگشتی: 5**
SELECT *
FROM jm3_k2_categories
WHERE parent=33
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 6 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.40 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.28 ms** **پس از آخرین پرس و جو: 0.30 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 11.996 MB** **سطرهای بازگشتی: 5**
SELECT *
FROM jm3_k2_categories
WHERE parent=33
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 6 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.18 ms** **پس از آخرین پرس و جو: 0.10 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.007 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=34
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.08 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.39 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 0.27 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.019 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=34
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.07 ms |
| Sorting result | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.21 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.39 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.031 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=35
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.08 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.11 ms |
| Commit | 0.07 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.40 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.71 ms** **پس از آخرین پرس و جو: 0.28 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.052 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=36
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.03 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.11 ms |
| Preparing | 0.07 ms |
| Executing | 0.05 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.06 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.37 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.30 ms** **پس از آخرین پرس و جو: 0.28 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.070 MB** **سطرهای بازگشتی: 2**
SELECT *
FROM jm3_k2_categories
WHERE parent=36
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.22 ms |
| Reset for next command | 0.12 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:542 |
| 22 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/helper.php:575 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.99 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.081 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=37
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.10 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.09 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.15 ms |
| Preparing | 0.08 ms |
| Executing | 0.05 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.07 ms |
| Query end | 0.03 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.06 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.35 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.59 ms** **پس از آخرین پرس و جو: 0.27 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.094 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=38
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.09 ms |
| Preparing | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.08 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.44 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 0.32 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.106 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM jm3_k2_categories
WHERE parent=39
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.07 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.07 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 1.41 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_tools/helper.php:453 |
| 22 | modK2ToolsHelper::hasChildren() | JROOT/modules/mod_k2_tools/helper.php:572 |
| 21 | modK2ToolsHelper::treerecurse() | JROOT/modules/mod_k2_tools/mod_k2_tools.php:79 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 1.31 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.007 MB** **سطرهای بازگشتی: 26**
select *
from jm3_k2_categories
where `parent` = 1
and ((published = 1
AND trash = 0)
AND alias LIKE "letter-%")
limit 26
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 34 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.05 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.35 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:8 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.17 ms** **پس از آخرین پرس و جو: 0.11 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.139 MB** **سطرهای بازگشتی: 0**
select *
from jm3_k2_categories
where (`parent` = 38
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.07 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.22 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.152 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 24
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.05 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.03 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.169 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 31
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.08 ms |
| System lock | 0.07 ms |
| table lock | 0.08 ms |
| init | 0.08 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.18 ms |
| Preparing | 0.07 ms |
| Sorting result | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.06 ms |
| Query end | 0.03 ms |
| Commit | 0.08 ms |
| Query end | 0.07 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.08 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.08 ms |
| Freeing items | 0.19 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.41 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.191 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 36
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.09 ms |
| System lock | 0.03 ms |
| table lock | 0.09 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.20 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.212 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 26
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.96 ms** **پس از آخرین پرس و جو: 0.10 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.228 MB** **سطرهای بازگشتی: 0**
select *
from jm3_k2_categories
where (`parent` = 37
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.10 ms |
| Preparing | 0.09 ms |
| Sorting result | 0.06 ms |
| Executing | 0.06 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.05 ms |
| Query end | 0.07 ms |
| Commit | 0.08 ms |
| Query end | 0.08 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.66 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.240 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 22
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.12 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.06 ms |
| Query end | 0.12 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.73 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.262 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 15
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.07 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.08 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.19 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.15 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.19 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.279 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 34
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.08 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.17 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.301 MB** **سطرهای بازگشتی: 0**
select *
from jm3_k2_categories
where (`parent` = 38
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.54 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.313 MB** **سطرهای بازگشتی: 0**
select *
from jm3_k2_categories
where (`parent` = 35
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.07 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.03 ms |
| Executing | 0.39 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.17 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.325 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 16
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 4 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.80 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.346 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 20
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.22 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.04 ms |
| Query end | 0.13 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.00 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.368 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 18
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.44 ms |
| Query end | 0.06 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.52 ms** **پس از آخرین پرس و جو: 0.09 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.385 MB** **سطرهای بازگشتی: 2**
select *
from jm3_k2_categories
where (`parent` = 28
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.14 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.18 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.07 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.11 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.08 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.87 ms** **پس از آخرین پرس و جو: 0.08 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.406 MB** **سطرهای بازگشتی: 0**
select *
from jm3_k2_categories
where (`parent` = 38
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.03 ms |
| System lock | 0.11 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.07 ms |
| Executing | 0.06 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.05 ms |
| Query end | 0.07 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.06 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.85 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.418 MB** **سطرهای بازگشتی: 0**
**پرس و جوی تکراری**:
#90select *
from jm3_k2_categories
where (`parent` = 32
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.05 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.23 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.07 ms |
| Executing | 0.07 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.07 ms |
| Query end | 0.07 ms |
| Commit | 0.07 ms |
| Query end | 0.07 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.08 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.11 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.75 ms** **پس از آخرین پرس و جو: 0.06 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.430 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 19
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.10 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.29 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.30 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.448 MB** **سطرهای بازگشتی: 1**
select *
from jm3_k2_categories
where (`parent` = 27
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.05 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.14 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.03 ms |
| Executing | 0.05 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.07 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.24 ms** **پس از آخرین پرس و جو: 0.07 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 12.464 MB** **سطرهای بازگشتی: 0**
**پرس و جوی تکراری**:
#87select *
from jm3_k2_categories
where (`parent` = 32
and (published = 1
AND trash = 0))
order by id desc
limit 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | category,parent,published,trash | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.08 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.03 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.12 ms |
| Updating status | 2.23 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:20 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.66 ms** **پس از آخرین پرس و جو: 2.12 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.542 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=203
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.04 ms |
| Opening tables | 1.70 ms |
| After opening tables | 0.11 ms |
| System lock | 0.06 ms |
| table lock | 0.08 ms |
| init | 0.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.11 ms |
| Preparing | 0.06 ms |
| Executing | 0.08 ms |
| End of update loop | 0.06 ms |
| Query end | 0.09 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.10 ms |
| closing tables | 0.12 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.97 ms** **پس از آخرین پرس و جو: 2.07 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.579 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=201
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.12 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.04 ms |
| Executing | 0.08 ms |
| End of update loop | 0.06 ms |
| Query end | 0.07 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.11 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.74 ms** **پس از آخرین پرس و جو: 1.54 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.599 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=196
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.05 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.12 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.14 ms |
| Preparing | 0.04 ms |
| Executing | 0.09 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 1.51 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.620 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=199
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.19 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.12 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.07 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.48 ms** **پس از آخرین پرس و جو: 1.51 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.639 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=192
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.07 ms |
| table lock | 0.04 ms |
| init | 0.12 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.16 ms |
| Preparing | 0.05 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.74 ms** **پس از آخرین پرس و جو: 1.59 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.659 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=211
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.05 ms |
| System lock | 0.11 ms |
| table lock | 0.08 ms |
| init | 0.13 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.16 ms |
| Preparing | 0.07 ms |
| Executing | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.24 ms** **پس از آخرین پرس و جو: 1.47 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.680 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=254
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.04 ms |
| System lock | 0.11 ms |
| table lock | 0.09 ms |
| init | 0.17 ms |
| Optimizing | 0.13 ms |
| Statistics | 0.09 ms |
| Preparing | 0.08 ms |
| Executing | 0.10 ms |
| End of update loop | 0.09 ms |
| Query end | 0.04 ms |
| closing tables | 0.10 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.09 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.08 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.47 ms** **پس از آخرین پرس و جو: 2.32 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.699 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=197
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.27 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.05 ms |
| System lock | 0.04 ms |
| table lock | 0.05 ms |
| init | 0.13 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.07 ms |
| End of update loop | 0.05 ms |
| Query end | 0.04 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.04 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.12 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.70 ms** **پس از آخرین پرس و جو: 1.50 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.719 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=260
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.30 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.04 ms |
| System lock | 0.04 ms |
| table lock | 0.12 ms |
| init | 0.13 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.08 ms |
| Preparing | 0.05 ms |
| Executing | 0.06 ms |
| End of update loop | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.04 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.04 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.79 ms** **پس از آخرین پرس و جو: 1.73 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.739 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=233
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.27 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.13 ms |
| Optimizing | 0.21 ms |
| Statistics | 0.26 ms |
| Preparing | 0.06 ms |
| Executing | 0.06 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.63 ms** **پس از آخرین پرس و جو: 1.46 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.759 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=202
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.27 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.17 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.08 ms |
| End of update loop | 0.06 ms |
| Query end | 0.03 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.10 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 1.46 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.779 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=212
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.22 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.08 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.18 ms |
| Preparing | 0.04 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.68 ms** **پس از آخرین پرس و جو: 1.45 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.798 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=205
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.26 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.10 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.16 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.05 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.05 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.52 ms** **پس از آخرین پرس و جو: 1.42 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.818 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=186
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.06 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.06 ms |
| Preparing | 0.05 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.05 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.34 ms** **پس از آخرین پرس و جو: 1.41 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.838 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=55
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.04 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.79 ms** **پس از آخرین پرس و جو: 1.45 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.857 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=198
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.17 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.08 ms |
| End of update loop | 0.07 ms |
| Query end | 0.08 ms |
| closing tables | 0.07 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.03 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.36 ms** **پس از آخرین پرس و جو: 1.39 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.878 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=208
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.10 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 1.44 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.898 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=206
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.09 ms |
| init | 0.13 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.41 ms** **پس از آخرین پرس و جو: 1.43 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.918 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=190
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.06 ms |
| Preparing | 0.06 ms |
| Executing | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.40 ms** **پس از آخرین پرس و جو: 1.46 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 12.943 MB** **سطرهای بازگشتی: 0**
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 jm3_categories as c
LEFT JOIN jm3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=213
GROUP BY 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
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.14 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.06 ms |
| Preparing | 0.04 ms |
| Executing | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.06 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 32 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 31 | JCategories->get() | JROOT/components/com_content/router.php:70 |
| 30 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 29 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 28 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 27 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 26 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 25 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 24 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 23 | JRoute::_() | JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php:29 |
| 22 | require_once JROOT/templates/flex/html/mod_k2_tools/mt/home-brands.php | JROOT/templates/flex/html/mod_k2_tools/categories.php:20 |
| 21 | require JROOT/templates/flex/html/mod_k2_tools/categories.php | JROOT/modules/mod_k2_tools/mod_k2_tools.php:80 |
| 20 | include JROOT/modules/mod_k2_tools/mod_k2_tools.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.60 ms** **پس از آخرین پرس و جو: 3.23 ms** **حافظه پرس و جو: 0.013 MB حافظه قبل از پرس و جوی: 12.949 MB** **سطرهای بازگشتی: 1**
SELECT a.params
FROM jm3_advancedmodules AS a
WHERE a.moduleid = 133
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.06 ms |
| System lock | 0.06 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.11 ms |
| Preparing | 0.04 ms |
| Unlocking tables | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.06 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 27 | JDatabaseDriver->loadResult() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:499 |
| 26 | PlgSystemAdvancedModuleHelper->getAdvancedParamsById() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:477 |
| 25 | PlgSystemAdvancedModuleHelper->getAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:207 |
| 24 | PlgSystemAdvancedModuleHelper->setAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:60 |
| 23 | PlgSystemAdvancedModuleHelper->isEmpty() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:44 |
| 22 | PlgSystemAdvancedModuleHelper->onRenderModule() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 20 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:243 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.23 ms** **پس از آخرین پرس و جو: 2.87 ms** **حافظه پرس و جو: 0.010 MB حافظه قبل از پرس و جوی: 12.741 MB** **سطرهای بازگشتی: 1**
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM jm3_modules AS m
WHERE m.published = 1
AND m.id = 150
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-05-26 17:39:20')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-05-26 17:39:20')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.32 ms |
| checking permissions | 0.12 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.06 ms |
| Optimizing | 0.11 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.08 ms |
| Preparing | 0.08 ms |
| Executing | 0.06 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.06 ms |
| Query end | 0.08 ms |
| closing tables | 0.12 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.03 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.22 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sppagebuilder/addons/module/site.php:69 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.19 ms** **پس از آخرین پرس و جو: 5.88 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.886 MB** **سطرهای بازگشتی: 10**
SELECT id
FROM jm3_k2_categories
WHERE parent IN (46)
AND id NOT IN (46)
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | ref | PRIMARY,category,parent,published,access,trash | parent | 5 | const | 13 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.14 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.30 ms |
| Preparing | 0.10 ms |
| Executing | 0.05 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.06 ms |
| Query end | 0.03 ms |
| Commit | 0.11 ms |
| Query end | 0.08 ms |
| closing tables | 0.10 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.08 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:648 |
| 22 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:146 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 0.13 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.899 MB** **سطرهای بازگشتی: 38**
SELECT id
FROM jm3_k2_categories
WHERE parent IN (48,58,61,67,74,81,86,90,95,98)
AND id NOT IN (48,58,61,67,74,81,86,90,95,98)
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | range | PRIMARY,category,parent,published,access,trash | parent | 5 | NULL | 38 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.09 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.14 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.05 ms |
| Query end | 0.03 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.05 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:648 |
| 22 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:146 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.03 ms** **پس از آخرین پرس و جو: 0.15 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.916 MB** **سطرهای بازگشتی: 3**
SELECT id
FROM jm3_k2_categories
WHERE parent IN (49,52,59,60,62,63,64,65,66,68,69,70,71,72,73,75,76,77,78,79,80,82,83,84,85,87,88,89,91,92,93,94,96,97,99,100,101,102)
AND id NOT IN (49,52,59,60,62,63,64,65,66,68,69,70,71,72,73,75,76,77,78,79,80,82,83,84,85,87,88,89,91,92,93,94,96,97,99,100,101,102)
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | range | PRIMARY,category,parent,published,access,trash | parent | 5 | NULL | 41 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.11 ms |
| Statistics | 0.28 ms |
| Preparing | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.04 ms |
| Query end | 0.08 ms |
| Commit | 0.07 ms |
| Query end | 0.14 ms |
| closing tables | 0.11 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:648 |
| 22 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:146 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 0.17 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.925 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM jm3_k2_categories
WHERE parent IN (50,51,226)
AND id NOT IN (50,51,226)
AND published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_categories | range | PRIMARY,category,parent,published,access,trash | parent | 5 | NULL | 3 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.09 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.14 ms |
| Preparing | 0.08 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.04 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.05 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:648 |
| 22 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_content/helper.php:146 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 29.92 ms** **پس از آخرین پرس و جو: 0.18 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 12.936 MB** **سطرهای بازگشتی: 20**
SELECT DISTINCT i.*,c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM jm3_k2_items as i RIGHT JOIN jm3_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-05-26 17:39:20' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-05-26 17:39:20' )
AND i.catid IN (46,48,58,61,67,74,81,86,90,95,98,49,52,59,60,62,63,64,65,66,68,69,70,71,72,73,75,76,77,78,79,80,82,83,84,85,87,88,89,91,92,93,94,96,97,99,100,101,102,50,51,226)
ORDER BY i.created DESC
LIMIT 0, 20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | index | item,catid | created | 5 | NULL | 20 | 100.00 | Using where; Using temporary |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | tajhizaf_maindb.i.catid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.03 ms |
| System lock | 0.07 ms |
| table lock | 0.14 ms |
| init | 0.12 ms |
| Optimizing | 0.11 ms |
| Statistics | 0.29 ms |
| Preparing | 0.23 ms |
| Creating tmp table | 0.27 ms |
| Sorting result | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 26.53 ms |
| Removing tmp table | 0.60 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.08 ms |
| Query end | 0.07 ms |
| Commit | 0.07 ms |
| Query end | 0.08 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.07 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.12 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_content/helper.php:286 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.80 ms** **پس از آخرین پرس و جو: 14.61 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 13.482 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=493
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.44 ms |
| After opening tables | 0.11 ms |
| System lock | 0.11 ms |
| table lock | 0.17 ms |
| init | 0.07 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.43 ms |
| Preparing | 0.09 ms |
| Executing | 0.04 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.09 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.14 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.65 ms** **پس از آخرین پرس و جو: 28.73 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 13.944 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=492
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.12 ms |
| System lock | 0.03 ms |
| table lock | 0.07 ms |
| init | 0.07 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Executing | 0.05 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.03 ms |
| Query end | 0.06 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.05 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.79 ms** **پس از آخرین پرس و جو: 2.59 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 13.958 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=491
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.06 ms |
| table lock | 0.08 ms |
| init | 0.09 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.05 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.05 ms |
| Query end | 0.03 ms |
| closing tables | 0.11 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.06 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.23 ms** **پس از آخرین پرس و جو: 2.61 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 13.972 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=490
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.05 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.05 ms |
| Query end | 0.04 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 2.85 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 13.986 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=489
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.08 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.08 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.17 ms** **پس از آخرین پرس و جو: 2.59 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.000 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=487
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.04 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.08 ms |
| Preparing | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.10 ms |
| Updating status | 2.04 ms |
| Reset for next command | 0.12 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.54 ms** **پس از آخرین پرس و جو: 1.93 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 14.091 MB** **سطرهای بازگشتی: 1**
SELECT m.*
FROM jm3_modules AS m
LEFT JOIN jm3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'استعلام قیمت این کالا'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | ALL | published,newsfeeds | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 77 | 50.65 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | tajhizaf_maindb.m.module,const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.04 ms |
| System lock | 0.06 ms |
| table lock | 0.07 ms |
| init | 0.16 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.12 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| Creating sort index | 0.47 ms |
| End of update loop | 0.07 ms |
| Query end | 0.08 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.03 ms |
| Query end | 0.10 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 34 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:608 |
| 33 | PlgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:443 |
| 32 | PlgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:343 |
| 31 | PlgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:299 |
| 30 | PlgSystemModulesAnywhereHelper->processModules() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 29 | call_user_func_array() | JROOT/libraries/regularlabs/src/Article.php:68 |
| 28 | RegularLabs\Library\Article::processText() | JROOT/libraries/regularlabs/src/Article.php:45 |
| 27 | RegularLabs\Library\Article::process() | JROOT/libraries/regularlabs/helpers/helper.php:63 |
| 26 | RLHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:113 |
| 25 | PlgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:43 |
| 24 | PlgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 22 | JEventDispatcher->trigger() | JROOT/modules/mod_k2_content/helper.php:461 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.66 ms** **پس از آخرین پرس و جو: 2.76 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 14.132 MB** **سطرهای بازگشتی: 1**
SELECT a.params
FROM jm3_advancedmodules AS a
WHERE a.moduleid = 159
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.05 ms |
| System lock | 0.06 ms |
| table lock | 0.08 ms |
| init | 0.06 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Unlocking tables | 0.06 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.08 ms |
| Query end | 0.06 ms |
| Commit | 0.06 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.04 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 43 | JDatabaseDriver->loadResult() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:499 |
| 42 | PlgSystemAdvancedModuleHelper->getAdvancedParamsById() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:477 |
| 41 | PlgSystemAdvancedModuleHelper->getAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:207 |
| 40 | PlgSystemAdvancedModuleHelper->setAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:60 |
| 39 | PlgSystemAdvancedModuleHelper->isEmpty() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:44 |
| 38 | PlgSystemAdvancedModuleHelper->onRenderModule() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 37 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 36 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:243 |
| 35 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 34 | JDocumentRendererHtmlModule->render() | JROOT/plugins/system/modulesanywhere/helper.php:698 |
| 33 | PlgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:443 |
| 32 | PlgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:343 |
| 31 | PlgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:299 |
| 30 | PlgSystemModulesAnywhereHelper->processModules() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 29 | call_user_func_array() | JROOT/libraries/regularlabs/src/Article.php:68 |
| 28 | RegularLabs\Library\Article::processText() | JROOT/libraries/regularlabs/src/Article.php:45 |
| 27 | RegularLabs\Library\Article::process() | JROOT/libraries/regularlabs/helpers/helper.php:63 |
| 26 | RLHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:113 |
| 25 | PlgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:43 |
| 24 | PlgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 22 | JEventDispatcher->trigger() | JROOT/modules/mod_k2_content/helper.php:461 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.27 ms** **پس از آخرین پرس و جو: 2.76 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.145 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=485
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.04 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.34 ms** **پس از آخرین پرس و جو: 2.54 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.159 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=484
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.35 ms** **پس از آخرین پرس و جو: 2.65 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.173 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=483
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.08 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.31 ms** **پس از آخرین پرس و جو: 2.50 ms** **حافظه پرس و جو: 0.015 MB حافظه قبل از پرس و جوی: 14.200 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=482
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.06 ms |
| Commit | 0.03 ms |
| Query end | 0.04 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.42 ms** **پس از آخرین پرس و جو: 2.52 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.218 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=481
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.06 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.10 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.59 ms** **پس از آخرین پرس و جو: 2.59 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.232 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=480
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.39 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 1.26 ms** **پس از آخرین پرس و جو: 2.48 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.246 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=479
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.04 ms** **پس از آخرین پرس و جو: 2.52 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.260 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=478
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.40 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.05 ms |
| init | 0.11 ms |
| Optimizing | 0.16 ms |
| Statistics | 0.22 ms |
| Preparing | 0.12 ms |
| Executing | 0.07 ms |
| Sending data | 0.15 ms |
| End of update loop | 0.08 ms |
| Query end | 0.11 ms |
| Commit | 0.15 ms |
| Query end | 0.09 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.11 ms |
| closing tables | 0.10 ms |
| Query end | 0.12 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.19 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.10 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.62 ms** **پس از آخرین پرس و جو: 4.35 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.274 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=469
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.38 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.14 ms |
| init | 0.07 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.14 ms |
| Preparing | 0.12 ms |
| Executing | 0.07 ms |
| Sending data | 0.16 ms |
| End of update loop | 0.06 ms |
| Query end | 0.09 ms |
| Commit | 0.09 ms |
| Query end | 0.09 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.09 ms |
| closing tables | 0.09 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.23 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.08 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.44 ms** **پس از آخرین پرس و جو: 4.03 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.288 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=468
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.35 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.06 ms |
| table lock | 0.10 ms |
| init | 0.12 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.18 ms |
| Preparing | 0.11 ms |
| Executing | 0.06 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.06 ms |
| Query end | 0.06 ms |
| Commit | 0.07 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.13 ms |
| closing tables | 0.06 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.19 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.38 ms** **پس از آخرین پرس و جو: 3.21 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.302 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=467
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.32 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.06 ms |
| System lock | 0.05 ms |
| table lock | 0.06 ms |
| init | 0.08 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.23 ms |
| Preparing | 0.12 ms |
| Executing | 0.06 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.06 ms |
| Query end | 0.06 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.06 ms |
| Freeing items | 0.22 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.55 ms** **پس از آخرین پرس و جو: 3.11 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.317 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=466
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.38 ms |
| checking permissions | 0.16 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.06 ms |
| System lock | 0.11 ms |
| table lock | 0.10 ms |
| init | 0.12 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.14 ms |
| Preparing | 0.10 ms |
| Executing | 0.06 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.08 ms |
| Query end | 0.06 ms |
| Commit | 0.06 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.05 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.17 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.83 ms** **پس از آخرین پرس و جو: 3.13 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.331 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=465
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.33 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.07 ms |
| System lock | 0.05 ms |
| table lock | 0.06 ms |
| init | 0.09 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.30 ms |
| Preparing | 0.11 ms |
| Executing | 0.08 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.09 ms |
| Query end | 0.10 ms |
| Commit | 0.09 ms |
| Query end | 0.09 ms |
| closing tables | 0.14 ms |
| Unlocking tables | 0.07 ms |
| closing tables | 0.06 ms |
| Query end | 0.10 ms |
| Starting cleanup | 0.10 ms |
| Freeing items | 0.23 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.09 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.33 ms** **پس از آخرین پرس و جو: 3.13 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 14.344 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM jm3_k2_comments
WHERE itemID=464
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.31 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.08 ms |
| init | 0.09 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.17 ms |
| Preparing | 0.10 ms |
| Executing | 0.06 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.06 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.25 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.06 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1739 |
| 22 | K2ModelItem->countItemComments() | JROOT/modules/mod_k2_content/helper.php:394 |
| 21 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:51 |
| 20 | include JROOT/modules/mod_k2_content/mod_k2_content.php | JROOT/libraries/cms/module/helper.php:198 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.48 ms** **پس از آخرین پرس و جو: 26.51 ms** **حافظه پرس و جو: 0.013 MB حافظه قبل از پرس و جوی: 14.417 MB** **سطرهای بازگشتی: 1**
SELECT a.params
FROM jm3_advancedmodules AS a
WHERE a.moduleid = 150
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.38 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.11 ms |
| System lock | 0.11 ms |
| table lock | 0.12 ms |
| init | 0.18 ms |
| Optimizing | 0.10 ms |
| Statistics | 0.14 ms |
| Preparing | 0.11 ms |
| Unlocking tables | 0.12 ms |
| Preparing | 0.11 ms |
| Executing | 0.09 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.09 ms |
| Query end | 0.24 ms |
| Commit | 0.07 ms |
| Query end | 0.09 ms |
| closing tables | 0.09 ms |
| Unlocking tables | 0.09 ms |
| closing tables | 0.10 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.20 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.08 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 27 | JDatabaseDriver->loadResult() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:499 |
| 26 | PlgSystemAdvancedModuleHelper->getAdvancedParamsById() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:477 |
| 25 | PlgSystemAdvancedModuleHelper->getAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:207 |
| 24 | PlgSystemAdvancedModuleHelper->setAdvancedParams() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:60 |
| 23 | PlgSystemAdvancedModuleHelper->isEmpty() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:44 |
| 22 | PlgSystemAdvancedModuleHelper->onRenderModule() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 20 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:243 |
| 19 | JModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:102 |
| 18 | sp_module_addon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:85 |
| 17 | AddonParser::doAddonTag() | **به نظر می رسد خط زیر فراخونده شده باشد.** |
| 16 | preg_replace_callback() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:33 |
| 15 | AddonParser::spDoAddon() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:403 |
| 14 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:67 |
| 13 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:38 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:74 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:16 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 4.43 ms** **پس از آخرین پرس و جو: 2.81 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 13.968 MB** **سطرهای بازگشتی: 6**
SHOW FULL COLUMNS
FROM `jm3_template_styles`
**توضیحات در جستجو ممکن نیست: SHOW FULL COLUMNS FROM `jm3_template_styles`**
| Status | Duration |
|---|
| Starting | 0.33 ms |
| checking permissions | 0.09 ms |
| closing tables | 0.06 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.96 ms |
| After opening tables | 0.09 ms |
| System lock | 0.05 ms |
| table lock | 0.06 ms |
| init | 0.10 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.07 ms |
| Preparing | 0.07 ms |
| Executing | 0.05 ms |
| Filling schema table | 0.07 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| checking permissions | 0.18 ms |
| closing tables | 0.10 ms |
| checking permissions | 0.08 ms |
| Executing | 0.06 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.08 ms |
| Query end | 0.08 ms |
| closing tables | 0.06 ms |
| Removing tmp table | 0.40 ms |
| closing tables | 0.10 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.06 ms |
| Query end | 0.12 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 12 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 11 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 10 | JTable->__construct() | JROOT/administrator/components/com_templates/tables/style.php:30 |
| 9 | TemplatesTableStyle->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 8 | JTable::getInstance() | JROOT/plugins/system/helix3/helix3.php:33 |
| 7 | plgSystemHelix3->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 2.36 ms** **پس از آخرین پرس و جو: 0.25 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 13.986 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM jm3_template_styles
WHERE `id` = '11'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.07 ms |
| init | 0.09 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.18 ms |
| Preparing | 0.12 ms |
| Unlocking tables | 0.08 ms |
| Preparing | 0.07 ms |
| Executing | 0.06 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.06 ms |
| Query end | 0.06 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.06 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.18 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 9 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 8 | JTable->load() | JROOT/plugins/system/helix3/helix3.php:34 |
| 7 | plgSystemHelix3->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 7.16 ms** **پس از آخرین پرس و جو: 103.69 ms** **حافظه پرس و جو: 0.009 MB حافظه قبل از پرس و جوی: 15.934 MB** **سطرهای بازگشتی: 33**
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 jm3_modules AS m
LEFT JOIN jm3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN jm3_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | ALL | published,newsfeeds | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 77 | 50.65 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | tajhizaf_maindb.m.module,const | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | am | eq_ref | PRIMARY | PRIMARY | 4 | tajhizaf_maindb.m.id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.58 ms |
| checking permissions | 0.11 ms |
| Opening tables | 0.18 ms |
| After opening tables | 0.20 ms |
| System lock | 0.10 ms |
| table lock | 0.14 ms |
| init | 0.20 ms |
| Optimizing | 0.18 ms |
| Statistics | 0.40 ms |
| Preparing | 0.19 ms |
| Sorting result | 0.14 ms |
| Executing | 0.09 ms |
| Sending data | 0.13 ms |
| Creating sort index | 2.89 ms |
| End of update loop | 0.15 ms |
| Query end | 0.12 ms |
| Commit | 0.11 ms |
| Query end | 0.14 ms |
| closing tables | 0.11 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.08 ms |
| Query end | 0.11 ms |
| Starting cleanup | 0.10 ms |
| Freeing items | 0.28 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.11 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:402 |
| 17 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:123 |
| 16 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 14 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:355 |
| 13 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 12 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
| 11 | JDocumentHtml->countModules() | JROOT/plugins/system/helix3/core/helix3.php:600 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:547 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:258 |
| 8 | Helix3::generatelayout() | JROOT/templates/flex/index.php:214 |
| 7 | require JROOT/templates/flex/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.25 ms** **پس از آخرین پرس و جو: 27.33 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 16.393 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM `jm3_plg_easyfrontendseo`
WHERE `url` = 'index.php?option=com_sppagebuilder&view=page&id=39&Itemid=477'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_plg_easyfrontendseo | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.49 ms |
| checking permissions | 0.13 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.08 ms |
| System lock | 0.06 ms |
| table lock | 0.20 ms |
| init | 0.11 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.12 ms |
| Preparing | 0.10 ms |
| Executing | 0.12 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.09 ms |
| Query end | 0.12 ms |
| Commit | 0.10 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.10 ms |
| closing tables | 0.10 ms |
| Query end | 0.10 ms |
| Starting cleanup | 0.19 ms |
| Freeing items | 0.20 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.07 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:476 |
| 12 | PlgSystemEasyFrontendSeo->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 3.02 ms** **پس از آخرین پرس و جو: 16.47 ms** **حافظه پرس و جو: 0.006 MB حافظه قبل از پرس و جوی: 16.825 MB** **سطرهای بازگشتی: 81**
SELECT *
FROM jm3_acymailing_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jm3_acymailing_config | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 81 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.27 ms |
| checking permissions | 0.10 ms |
| Opening tables | 0.12 ms |
| After opening tables | 0.07 ms |
| System lock | 0.10 ms |
| table lock | 0.06 ms |
| init | 0.15 ms |
| Optimizing | 0.10 ms |
| Statistics | 0.12 ms |
| Preparing | 0.10 ms |
| Executing | 0.10 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.12 ms |
| Query end | 0.10 ms |
| closing tables | 0.12 ms |
| Unlocking tables | 0.09 ms |
| closing tables | 0.14 ms |
| Query end | 0.18 ms |
| Starting cleanup | 0.13 ms |
| Freeing items | 0.20 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.13 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 10 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:454 |
| 9 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1128 |
| 8 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:139 |
| 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/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**زمان پرس و جو: 5.25 ms** **پس از آخرین پرس و جو: 18.04 ms** **حافظه پرس و جو: 0.005 MB حافظه قبل از پرس و جوی: 16.994 MB** **سطرهای بازگشتی: 227**
**پرس و جوی تکراری**:
#6 #14SHOW TABLES
**توضیحات در جستجو ممکن نیست: SHOW TABLES**
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.06 ms |
| System lock | 0.10 ms |
| table lock | 0.13 ms |
| init | 0.10 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.09 ms |
| Preparing | 0.14 ms |
| Executing | 0.12 ms |
| Filling schema table | 0.09 ms |
| checking permissions | 2.37 ms |
| Executing | 0.08 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.09 ms |
| Query end | 0.05 ms |
| closing tables | 0.04 ms |
| Removing tmp table | 0.25 ms |
| closing tables | 0.08 ms |
| Unlocking tables | 0.06 ms |
| closing tables | 0.04 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.16 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.12 ms |
| # | **فراخوانده** | **فایل و شماره خط** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 8 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jdownloads/jdownloads.php:253 |
| 7 | plgSystemjdownloads->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1118 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |