Query Time: 0.17 ms Query memory: 0.023 MB Memory before query: 1.055 MB Rows returned: 1
SELECT `data`
FROM `j3x_session`
WHERE `session_id` = X'6463636237313236636262653265353163646164313233323861373238356366'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
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:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:854 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:414 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.43 ms After last query: 0.87 ms Query memory: 0.026 MB Memory before query: 1.102 MB Rows returned: 53
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `j3x_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | extension | extension | 82 | const | 50 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.22 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.12 ms After last query: 0.58 ms Query memory: 0.021 MB Memory before query: 1.137 MB Rows returned: 9
SELECT id, rules
FROM `j3x_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.00 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 1.151 MB Rows returned: 1
SELECT b.id
FROM j3x_usergroups AS a
LEFT JOIN j3x_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.60 ms After last query: 0.16 ms Query memory: 0.051 MB Memory before query: 1.172 MB Rows returned: 187
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM j3x_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | extension | extension | 82 | const | 276 | 0.40 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 1.40 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 7.27 ms Query memory: 0.024 MB Memory before query: 2.044 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `j3x_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.13 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
16 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
13 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
12 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
11 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jamp/jamp.php:808 |
7 | PlgSystemJAmp->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.23 ms After last query: 0.10 ms Query memory: 0.006 MB Memory before query: 2.036 MB
UPDATE `j3x_extensions`
SET `params` = '{\"mediaversion\":\"d7245d25bb8d5e3337c90af9cfee8f66\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | j3x_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.11 ms |
updating | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
12 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
11 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jamp/jamp.php:808 |
7 | PlgSystemJAmp->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:695 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 5.41 ms Query memory: 0.020 MB Memory before query: 2.178 MB Rows returned: 0
SELECT plan_id
FROM j3x_osmembership_urls
WHERE `url` = 'https://mamon.freepatentsbank.com/component/content/article/214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_osmembership_urls | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 14.29 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/osmembershipurls/osmembershipurls.php:145 |
8 | plgSystemOSMembershipUrls->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:696 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.021 MB Memory before query: 2.184 MB Rows returned: 1
SELECT id
FROM j3x_osmembership_plans
WHERE published = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_osmembership_plans | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 12.50 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/osmembershipurls/osmembershipurls.php:157 |
8 | plgSystemOSMembershipUrls->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:696 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.16 ms After last query: 1.31 ms Query memory: 0.212 MB Memory before query: 2.290 MB Rows returned: 139
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 j3x_menu AS m
LEFT JOIN j3x_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 223 | 3.33 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 1.78 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:445 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:561 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/jreviews_sef/joomla_380/jreviews_sef.php:50 |
8 | plgSystemJreviews_sef->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:696 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.17 ms After last query: 1.02 ms Query memory: 0.021 MB Memory before query: 2.836 MB Rows returned: 1
SELECT *
FROM j3x_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_languages | NULL | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
10 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:111 |
9 | JReviewsRouter->__construct() | JROOT/plugins/system/jreviews_sef/joomla_380/jreviews_sef.php:52 |
8 | plgSystemJreviews_sef->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:696 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.09 ms After last query: 4.20 ms Query memory: 0.028 MB Memory before query: 3.038 MB Rows returned: 50
SELECT `id`,`name`,`rules`,`parent_id`
FROM `j3x_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_advancedmodules','com_akeeba','com_arrausermigrate','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_cpanel','com_easyfrontendseo','com_facebookall','com_fields','com_finder','com_installer','com_jce','com_jch_optimize','com_jcomments','com_joomlaupdate','com_jotcache','com_jreviews','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_moodpoll','com_newsfeeds','com_osmembership','com_plugins','com_privacy','com_profiles','com_redirect','com_redj','com_route66','com_search','com_sppagebuilder','com_templates','com_users','com_weblinks','com_wrapper','com_xcloner-backupandrestore','com_xmap')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 52 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.05 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.18 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.59 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
15 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
11 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
10 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:97 |
9 | PlgSystemAdvancedModules->handleOnAfterRoute() | JROOT/libraries/regularlabs/src/Plugin.php:94 |
8 | RegularLabs\Library\Plugin->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.54 ms Query memory: 0.020 MB Memory before query: 3.111 MB Rows returned: 0
SELECT DISTINCT plan_id
FROM j3x_osmembership_articles
WHERE article_id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.19 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/osmembershiparticles/osmembershiparticles.php:265 |
8 | plgSystemOSMembershipArticles->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.020 MB Memory before query: 3.115 MB Rows returned: 1
SELECT id
FROM j3x_osmembership_plans
WHERE published = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_osmembership_plans | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 12.50 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/osmembershiparticles/osmembershiparticles.php:277 |
8 | plgSystemOSMembershipArticles->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.06 ms Query memory: 0.020 MB Memory before query: 3.120 MB Rows returned: 0
SELECT *
FROM j3x_osmembership_schedulecontent
WHERE article_id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.14 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.00 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/schedulecontent/schedulecontent.php:137 |
8 | plgSystemScheduleContent->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.29 ms Query memory: 0.025 MB Memory before query: 3.126 MB Rows returned: 57
SELECT *
FROM j3x_osmembership_configs
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_osmembership_configs | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 57 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.00 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_osmembership/helper/helper.php:30 |
9 | OSMembershipHelper::getConfig() | JROOT/plugins/system/registrationredirect/registrationredirect.php:46 |
8 | plgSystemRegistrationRedirect->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.33 ms Query memory: 0.021 MB Memory before query: 3.147 MB Rows returned: 1
SELECT catid
FROM j3x_content
WHERE id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.18 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jreviews_articleoverrides/jreviews_articleoverrides.php:52 |
8 | PlgSystemJreviews_articleoverrides->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.54 ms After last query: 0.03 ms Query memory: 0.060 MB Memory before query: 3.152 MB Rows returned: 584
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.00 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
checking permissions | 2.13 ms |
Sending data | 0.22 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jreviews_articleoverrides/jreviews_articleoverrides.php:57 |
8 | PlgSystemJreviews_articleoverrides->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.36 ms After last query: 0.17 ms Query memory: 0.022 MB Memory before query: 3.220 MB Rows returned: 51
SELECT id
from j3x_jreviews_categories
WHERE `option` = 'com_content'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_categories | NULL | index | option | PRIMARY | 156 | NULL | 59 | 84.75 | Using where; Using index |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.16 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jreviews_articleoverrides/jreviews_articleoverrides.php:66 |
8 | PlgSystemJreviews_articleoverrides->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 1.02 ms Query memory: 0.032 MB Memory before query: 3.202 MB Rows returned: 91
SELECT *
FROM `j3x_jcomments_settings`
WHERE `lang` = ''
AND `component` = ''
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jcomments_settings | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 91 | 97.80 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.14 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/classes/config.php:140 |
14 | JCommentsCfg::_load() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
12 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_jcomments/classes/config.php:159 |
11 | JCommentsCfg->load() | JROOT/components/com_jcomments/classes/config.php:47 |
10 | JCommentsCfg::getInstance() | JROOT/components/com_jcomments/helpers/system.php:39 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:159 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.37 ms After last query: 0.23 ms Query memory: 0.022 MB Memory before query: 3.207 MB Rows returned: 5
SELECT id, home, template, s.params
FROM j3x_template_styles as s
LEFT JOIN j3x_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | 100.00 | NULL |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | freepate_bikorn.s.template,const | 1 | 5.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/components/com_jcomments/helpers/system.php:46 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:159 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1218 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.70 ms After last query: 1.84 ms Query memory: 0.102 MB Memory before query: 3.280 MB Rows returned: 563
SELECT `id`,`name`,`rules`,`parent_id`
FROM `j3x_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_assets | NULL | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 692 | 20.92 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.45 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 1.20 ms Query memory: 0.031 MB Memory before query: 3.766 MB Rows returned: 31
SHOW FULL COLUMNS
FROM `j3x_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `j3x_content`
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.13 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.03 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:253 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:172 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:320 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:253 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 1.21 ms Query memory: 0.005 MB Memory before query: 3.827 MB
UPDATE j3x_content
SET `hits` = (`hits` + 1)
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | j3x_content | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.02 ms |
updating | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1256 |
10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:254 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 0.52 ms Query memory: 0.039 MB Memory before query: 3.914 MB Rows returned: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM j3x_content AS a
INNER JOIN j3x_categories AS c
on c.id = a.catid
LEFT JOIN j3x_users AS u
on u.id = a.created_by
LEFT JOIN j3x_categories as parent
ON parent.id = c.parent_id
LEFT JOIN j3x_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 214
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-25 17:42:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-25 17:42:49')
AND (a.state = 1 OR a.state =2)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v | NULL | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | const row not found |
1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid,jr_listing_count,jr_state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.48 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 1.25 ms Query memory: 0.028 MB Memory before query: 3.955 MB Rows returned: 3
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 `j3x_categories` AS `s`
INNER JOIN `j3x_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 103
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 123 | 20.94 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.17 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.18 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
22 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
21 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
20 | ContentRouter->getCategorySegment() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
18 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
17 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
16 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
15 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
14 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
13 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
12 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
11 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/article/view.html.php:71 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 0.45 ms Query memory: 0.022 MB Memory before query: 3.989 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `j3x_contentitem_tag_map` AS m
INNER JOIN `j3x_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 214
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | freepate_bikorn.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.36 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 1.49 ms Query memory: 0.023 MB Memory before query: 4.102 MB Rows returned: 1
SELECT MAX(ordering)
FROM `j3x_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'content'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | extension | extension | 82 | const | 276 | 10.00 | Using index condition |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.28 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/plugins/content/perfect_everything_in_everyway/perfect_everything_in_everyway.php:54 |
13 | PlgContentPerfect_everything_in_everyway->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
12 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
11 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_content/views/article/view.html.php:192 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 4.108 MB Rows returned: 1
SELECT `ordering`
FROM `j3x_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'content'
AND `element` = 'perfect_everything_in_everyway'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 886 | const,const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/plugins/content/perfect_everything_in_everyway/perfect_everything_in_everyway.php:73 |
13 | PlgContentPerfect_everything_in_everyway->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
12 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
11 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_content/views/article/view.html.php:192 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.11 ms After last query: 2.62 ms Query memory: 0.025 MB Memory before query: 4.151 MB Rows returned: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM j3x_fields AS a
LEFT JOIN `j3x_languages` AS l
ON l.lang_code = a.language
LEFT JOIN j3x_users AS uc
ON uc.id=a.checked_out
LEFT JOIN j3x_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN j3x_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN j3x_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `j3x_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (103,0,123))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | freepate_bikorn.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.a.id | 1 | 100.00 | Using where; Using index; Distinct |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.44 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.16 ms |
Creating sort index | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.02 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:189 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.12 ms After last query: 0.82 ms Query memory: 0.023 MB Memory before query: 4.193 MB Rows returned: 0
SELECT DISTINCT plan_id
FROM j3x_osmembership_articles
WHERE article_id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
executing | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/content/articlerestriction/articlerestriction.php:32 |
13 | plgContentArticleRestriction->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 0.74 ms Query memory: 0.024 MB Memory before query: 4.231 MB Rows returned: 1
SELECT catid
FROM j3x_content
WHERE id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:304 |
15 | plgContentJreviews->articleinJReviewsCategory() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:288 |
14 | plgContentJreviews->checkJreviewsCategory() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:63 |
13 | plgContentJreviews->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 4.246 MB Rows returned: 1
SELECT
count(*)
FROM
j3x_jreviews_categories AS Category
WHERE
Category.option = 'com_content'
AND
Category.id = 103
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:320 |
15 | plgContentJreviews->articleinJReviewsCategory() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:288 |
14 | plgContentJreviews->checkJreviewsCategory() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/includes/plugins/jreviews.php:63 |
13 | plgContentJreviews->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.66 ms After last query: 0.51 ms Query memory: 0.168 MB Memory before query: 4.255 MB Rows returned: 68
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 j3x_modules AS m
LEFT JOIN j3x_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN j3x_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1)
AND m.client_id = 0
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | published,newsfeeds | published | 1 | const | 106 | 2.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | am | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.m.id | 1 | 100.00 | NULL |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | freepate_bikorn.m.module,const | 1 | 10.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.25 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 2.14 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:413 |
20 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:127 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 13.78 ms Query memory: 0.043 MB Memory before query: 4.771 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.34 ms Query memory: 0.043 MB Memory before query: 4.812 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.17 ms After last query: 0.86 ms Query memory: 0.043 MB Memory before query: 4.885 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.53 ms Query memory: 0.043 MB Memory before query: 4.936 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.60 ms Query memory: 0.043 MB Memory before query: 4.978 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.06 ms Query memory: 0.027 MB Memory before query: 4.997 MB Rows returned: 1
SELECT t.parent_id
FROM j3x_categories as t
WHERE t.id = 103
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.04 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
25 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:314 |
24 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:178 |
23 | RegularLabs\Library\Condition\ContentCategory->getCatParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:111 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.09 ms After last query: 0.03 ms Query memory: 0.027 MB Memory before query: 5.009 MB Rows returned: 1
SELECT t.parent_id
FROM j3x_categories as t
WHERE t.id = 123
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.00 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
25 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:314 |
24 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:178 |
23 | RegularLabs\Library\Condition\ContentCategory->getCatParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:111 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.027 MB Memory before query: 5.020 MB Rows returned: 1
SELECT t.parent_id
FROM j3x_categories as t
WHERE t.id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
25 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:314 |
24 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:178 |
23 | RegularLabs\Library\Condition\ContentCategory->getCatParentIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:111 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.42 ms Query memory: 0.043 MB Memory before query: 5.054 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.04 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.56 ms Query memory: 0.043 MB Memory before query: 5.102 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.41 ms Query memory: 0.043 MB Memory before query: 5.141 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.57 ms Query memory: 0.043 MB Memory before query: 5.215 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.16 ms After last query: 0.38 ms Query memory: 0.043 MB Memory before query: 5.260 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.46 ms Query memory: 0.043 MB Memory before query: 5.302 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.40 ms Query memory: 0.043 MB Memory before query: 5.338 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.53 ms Query memory: 0.043 MB Memory before query: 5.382 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.31 ms Query memory: 0.043 MB Memory before query: 5.416 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 0.32 ms Query memory: 0.043 MB Memory before query: 5.452 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.60 ms Query memory: 0.043 MB Memory before query: 5.497 MB Rows returned: 1
SELECT *
FROM j3x_content
WHERE `id` = '214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:739 |
24 | Joomla\CMS\Table\Table->load() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:145 |
23 | RegularLabs\Library\Condition\ContentCategory->getCategoryIds() | JROOT/libraries/regularlabs/src/Condition/ContentCategory.php:92 |
22 | RegularLabs\Library\Condition\ContentCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:253 |
21 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:63 |
20 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:178 |
19 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 3.81 ms Query memory: 0.038 MB Memory before query: 5.773 MB Rows returned: 229
SELECT *
FROM j3x_acymailing_config
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_acymailing_config | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 229 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.16 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.00 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
20 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:473 |
19 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1185 |
18 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/modules/mod_acymailing/mod_acymailing.php:12 |
17 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:175 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.70 ms After last query: 1.98 ms Query memory: 0.042 MB Memory before query: 6.088 MB Rows returned: 55
SELECT *
FROM j3x_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_acymailing_list | NULL | ref | typeorderingindex,typeuseridindex | typeorderingindex | 2 | const | 28 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.16 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.24 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/list.php:29 |
18 | listClass->getLists() | JROOT/modules/mod_acymailing/mod_acymailing.php:125 |
17 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:175 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 14.54 ms Query memory: 0.028 MB Memory before query: 7.973 MB Rows returned: 5
SELECT *
FROM `j3x_acymailing_fields` as a
WHERE a.`published` = 1
AND (a.access = 'all' OR a.access LIKE ('%,1,%'))
ORDER BY a.`ordering` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 20.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/fields.php:94 |
18 | fieldsClass->getFields() | JROOT/modules/mod_acymailing/mod_acymailing.php:221 |
17 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:175 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.16 ms After last query: 0.08 ms Query memory: 0.028 MB Memory before query: 7.996 MB Rows returned: 5
SELECT *
FROM `j3x_acymailing_fields`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_acymailing_fields | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/fields.php:107 |
18 | fieldsClass->getFields() | JROOT/modules/mod_acymailing/mod_acymailing.php:221 |
17 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:175 |
14 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
13 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 2.55 ms Query memory: 0.027 MB Memory before query: 7.830 MB Rows returned: 1
SELECT *
FROM `j3x_jcomments_objects`
WHERE `object_id` = '214'
AND `object_group` = 'com_content'
AND `lang` = 'he-IL'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jcomments_objects | NULL | ref | idx_object | idx_object | 833 | const,const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
23 | JDatabaseDriver->loadObject() | JROOT/components/com_jcomments/models/object.php:28 |
22 | JCommentsModelObject::getObjectInfo() | JROOT/components/com_jcomments/helpers/object.php:117 |
21 | JCommentsObjectHelper::fetchObjectInfo() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_jcomments/helpers/object.php:159 |
18 | JCommentsObjectHelper::getObjectInfo() | JROOT/components/com_jcomments/helpers/object.php:46 |
17 | JCommentsObjectHelper::getLink() | JROOT/components/com_jcomments/classes/factory.php:255 |
16 | JCommentsFactory::getTemplate() | JROOT/components/com_jcomments/jcomments.php:194 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:281 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:338 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.18 ms Query memory: 0.025 MB Memory before query: 7.812 MB Rows returned: 1
SELECT count(*)
FROM j3x_jcomments AS c
WHERE c.object_id = 214
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ref | idx_object | idx_object | 772 | const,const,const | 33 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.17 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
17 | JCommentsModel::getCommentsCount() | JROOT/components/com_jcomments/jcomments.php:1313 |
16 | JComments::getCommentsCount() | JROOT/components/com_jcomments/jcomments.php:224 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:281 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:338 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 0.14 ms Query memory: 0.104 MB Memory before query: 7.825 MB Rows returned: 33
SELECT c.id, c.parent, c.object_id, c.object_group, c.userid, c.name, c.username, c.title, c.comment
, c.email, c.homepage, c.date, c.date as datetime, c.ip, c.published, c.deleted, c.checked_out, c.checked_out_time
, c.isgood, c.ispoor
, v.value as voted
,
case when c.parent = 0 then unix_timestamp(c.date) else 0 end as threaddate, '' AS object_title, '' AS object_link, 0 AS object_access, 0 AS object_owner
FROM j3x_jcomments AS c
LEFT JOIN j3x_jcomments_votes AS v
ON c.id = v.commentid
AND v.userid = 0
AND v.ip = '3.149.241.32'
WHERE c.object_id = 214
AND c.object_group = 'com_content'
AND c.published = 1
ORDER BY c.parent, c.date ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ref | idx_object | idx_object | 772 | const,const,const | 33 | 100.00 | Using index condition; Using filesort |
1 | SIMPLE | v | NULL | ref | idx_comment,idx_user | idx_comment | 8 | freepate_bikorn.c.id,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.51 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/models/jcomments.php:80 |
17 | JCommentsModel::getCommentsList() | JROOT/components/com_jcomments/jcomments.php:799 |
16 | JComments::getCommentsTree() | JROOT/components/com_jcomments/jcomments.php:269 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:281 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:338 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 1.43 ms Query memory: 0.030 MB Memory before query: 8.046 MB Rows returned: 12
SELECT *
FROM `j3x_jcomments_custom_bbcodes`
WHERE `published` = 1
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jcomments_custom_bbcodes | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | 10.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.14 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/classes/custombbcode.php:43 |
19 | JCommentsCustomBBCode->__construct() | JROOT/components/com_jcomments/classes/factory.php:157 |
18 | JCommentsFactory::getCustomBBCode() | JROOT/components/com_jcomments/jcomments.php:1024 |
17 | JComments::prepareComment() | JROOT/components/com_jcomments/jcomments.php:839 |
16 | JComments::getCommentsTree() | JROOT/components/com_jcomments/jcomments.php:269 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:281 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:338 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 24.54 ms Query memory: 0.024 MB Memory before query: 8.111 MB Rows returned: 0
SELECT `id`
FROM `j3x_jcomments_mailq`
ORDER BY `priority` desc
LIMIT 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.19 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/helpers/notification.php:78 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:281 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:338 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 10.13 ms Query memory: 0.012 MB Memory before query: 9.126 MB
SET SQL_BIG_SELECTS=1
EXPLAIN not possible on query: SET SQL_BIG_SELECTS=1
Status | Duration |
---|
starting | 0.03 ms |
Opening tables | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
22 | JDatabase->query() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
21 | S2Model->query() | JROOT/components/com_jreviews/jreviews/framework.php:92 |
20 | require_once JROOT/components/com_jreviews/jreviews/framework.php | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:27 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.88 ms After last query: 0.07 ms Query memory: 0.028 MB Memory before query: 9.140 MB Rows returned: 2
SHOW TABLES LIKE '%_jreviews_config'
EXPLAIN not possible on query: SHOW TABLES LIKE '%_jreviews_config'
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
checking permissions | 1.72 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
23 | JDatabaseDriver->loadResult() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
22 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/configuration.php:40 |
21 | JReviews\Models\ConfigurationModel::tableCreated() | JROOT/components/com_jreviews/jreviews/framework.php:94 |
20 | require_once JROOT/components/com_jreviews/jreviews/framework.php | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:27 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.36 ms After last query: 0.07 ms Query memory: 0.033 MB Memory before query: 9.161 MB Rows returned: 1
SELECT value
FROM j3x_jreviews_config
WHERE id = 'cms_secret'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_config | NULL | const | PRIMARY | PRIMARY | 767 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
21 | S2Model->query() | JROOT/components/com_jreviews/jreviews/framework.php:99 |
20 | require_once JROOT/components/com_jreviews/jreviews/framework.php | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:27 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.35 ms After last query: 2.31 ms Query memory: 0.028 MB Memory before query: 9.631 MB Rows returned: 4
SELECT name
FROM j3x_jreviews_addons
WHERE state = 1
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_addons | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 25.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
22 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
21 | S2Model->query() | JROOT/components/com_jreviews/jreviews/framework.php:174 |
20 | require_once JROOT/components/com_jreviews/jreviews/framework.php | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:27 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 21.88 ms Query memory: 0.015 MB Memory before query: 12.581 MB
INSERT INTO j3x_jreviews_config ( id, value )
VALUES ('media_likes_rebuild_last','1745602969')
ON DUPLICATE KEY UPDATE value =
VALUES(value)
EXPLAIN not possible on query: INSERT INTO j3x_jreviews_config ( id, value ) VALUES ('media_likes_rebuild_last','1745602969') ON DUPLICATE KEY UPDATE value = VALUES(value)
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
update | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
31 | JDatabase->query() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
30 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/configuration.php:82 |
29 | JReviews\Models\ConfigurationModel->store() | JROOT/components/com_jreviews/jreviews/services/configuration/configuration.php:823 |
28 | JReviews\Services\Configuration->store() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:56 |
27 | CronFunctionsComponent->run() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:117 |
26 | CronFunctionsComponent->rebuildMediaLikesTable() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:49 |
25 | CronFunctionsComponent->startup() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:141 |
24 | S2Controller->__initComponents() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:636 |
23 | MyController->_initPlugins() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:248 |
22 | MyController->beforeFilter() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:31 |
21 | ModuleAdvancedSearchController->beforeFilter() | JROOT/components/com_s2framework/s2framework/dispatcher.php:335 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.58 ms After last query: 1.20 ms Query memory: 0.014 MB Memory before query: 12.618 MB
INSERT INTO
j3x_jreviews_media (media_id, likes_up, likes_total)
(SELECT
media_id AS media_id,
SUM(IF(vote = 1, 1, 0)) AS likes_up,
COUNT(*) AS likes_total
FROM j3x_jreviews_media_likes
GROUP BY media_id
ORDER BY NULL
)
ON DUPLICATE KEY UPDATE
likes_up =
VALUES(likes_up),
likes_total =
VALUES(likes_total);
EXPLAIN not possible on query: INSERT INTO
j3x_jreviews_media (media_id, likes_up, likes_total)
(SELECT
media_id AS media_id,
SUM(IF(vote = 1, 1, 0)) AS likes_up,
COUNT(*) AS likes_total
FROM j3x_jreviews_media_likes
GROUP BY media_id
ORDER BY NULL
)
ON DUPLICATE KEY UPDATE
likes_up = VALUES(likes_up),
likes_total = VALUES(likes_total);
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.30 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Creating tmp table | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.20 ms |
end | 0.00 ms |
query end | 0.00 ms |
removing tmp table | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
29 | JDatabase->query() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
28 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/media_like.php:177 |
27 | MediaLikeModel->updateCount() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:123 |
26 | CronFunctionsComponent->rebuildMediaLikesTable() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:49 |
25 | CronFunctionsComponent->startup() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:141 |
24 | S2Controller->__initComponents() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:636 |
23 | MyController->_initPlugins() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:248 |
22 | MyController->beforeFilter() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:31 |
21 | ModuleAdvancedSearchController->beforeFilter() | JROOT/components/com_s2framework/s2framework/dispatcher.php:335 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.56 ms After last query: 0.07 ms Query memory: 0.030 MB Memory before query: 12.632 MB Rows returned: 1
SELECT @max_likes := MAX(likes_total)
FROM j3x_jreviews_media;
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_media | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 356 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.31 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
29 | JDatabase->query() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
28 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/media_like.php:181 |
27 | MediaLikeModel->updateCount() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:123 |
26 | CronFunctionsComponent->rebuildMediaLikesTable() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:49 |
25 | CronFunctionsComponent->startup() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:141 |
24 | S2Controller->__initComponents() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:636 |
23 | MyController->_initPlugins() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:248 |
22 | MyController->beforeFilter() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:31 |
21 | ModuleAdvancedSearchController->beforeFilter() | JROOT/components/com_s2framework/s2framework/dispatcher.php:335 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 0.06 ms Query memory: 0.014 MB Memory before query: 12.646 MB
INSERT INTO
j3x_jreviews_media (media_id, likes_rank)
(SELECT
media_id AS media_id,
(SUM(IF(vote = 1, 1,0))/COUNT(*)) * (COUNT(*)/@max_likes) * 16000000 AS likes_rank
FROM
j3x_jreviews_media_likes
GROUP BY
media_id
ORDER BY
NULL
)
ON DUPLICATE KEY UPDATE
likes_rank =
VALUES(likes_rank);
EXPLAIN not possible on query: INSERT INTO
j3x_jreviews_media (media_id, likes_rank)
(SELECT
media_id AS media_id,
(SUM(IF(vote = 1, 1,0))/COUNT(*)) * (COUNT(*)/@max_likes) * 16000000 AS likes_rank
FROM
j3x_jreviews_media_likes
GROUP BY
media_id
ORDER BY
NULL
)
ON DUPLICATE KEY UPDATE
likes_rank = VALUES(likes_rank);
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Creating tmp table | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.16 ms |
end | 0.00 ms |
query end | 0.00 ms |
removing tmp table | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
29 | JDatabase->query() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
28 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/media_like.php:183 |
27 | MediaLikeModel->updateCount() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:123 |
26 | CronFunctionsComponent->rebuildMediaLikesTable() | JROOT/components/com_jreviews/jreviews/plugins/cron_functions.php:49 |
25 | CronFunctionsComponent->startup() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:141 |
24 | S2Controller->__initComponents() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:636 |
23 | MyController->_initPlugins() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:248 |
22 | MyController->beforeFilter() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:31 |
21 | ModuleAdvancedSearchController->beforeFilter() | JROOT/components/com_s2framework/s2framework/dispatcher.php:335 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 2.73 ms Query memory: 0.028 MB Memory before query: 12.934 MB Rows returned: 0
SELECT
Listing.catid
FROM
j3x_content AS Listing
RIGHT JOIN
j3x_jreviews_categories AS Category
ON Listing.catid = Category.id
AND Category.option = 'com_content'
WHERE
Listing.id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
executing | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
25 | JDatabaseDriver->loadResult() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
24 | S2Model->query() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/models/everywhere/everywhere_com_content.php:1457 |
23 | EverywhereComContentModel->getCatID() | JROOT/components/com_jreviews/jreviews/controllers/common_controller.php:211 |
22 | CommonController::_discoverIDs() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:91 |
21 | ModuleAdvancedSearchController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.60 ms After last query: 0.30 ms Query memory: 0.033 MB Memory before query: 12.950 MB Rows returned: 48
SELECT
Category.id AS value,Category.level AS level,Category.parent_id AS parent_id,JreviewsCategory.criteriaid AS listing_type_id,CONCAT(REPEAT('─', IF(Category.level>0,Category.level - 1,1)), ' ',Category.title) AS text
FROM
j3x_categories AS Category
RIGHT JOIN
j3x_jreviews_categories AS JreviewsCategory
ON JreviewsCategory.id = Category.id
AND JreviewsCategory.`option` = 'com_content'
WHERE
Category.published = 1
AND Category.access IN ( 1 )
AND Category.level > 0
AND Category.extension = 'com_content'
ORDER BY
Category.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Category | NULL | ref | PRIMARY,cat_idx,idx_access | cat_idx | 207 | const,const,const | 87 | 33.33 | Using index condition; Using where; Using filesort |
1 | SIMPLE | JreviewsCategory | NULL | eq_ref | PRIMARY,option | PRIMARY | 156 | freepate_bikorn.Category.id,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 1.24 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:68 |
25 | S2Model->query() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/models/category.php:269 |
24 | CategoryModel->getCategoryList() | JROOT/components/com_jreviews/jreviews/controllers/components/advanced_search_theme.php:301 |
23 | AdvancedSearchThemeComponent->categories() | JROOT/components/com_jreviews/jreviews/controllers/components/advanced_search_theme.php:145 |
22 | AdvancedSearchThemeComponent->render() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_advanced_search_controller.php:93 |
21 | ModuleAdvancedSearchController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
20 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
19 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
16 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
15 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php:40 |
14 | include JROOT/modules/mod_jreviews_advsearch/mod_jreviews_advsearch.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/layouts/theme.config.php:67 |
10 | include JROOT/templates/yoo_lava/layouts/theme.config.php | JROOT/templates/yoo_lava/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 9.31 ms Query memory: 0.029 MB Memory before query: 13.158 MB Rows returned: 1
SELECT *
FROM `j3x_kunena_configuration`
WHERE `id`=1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_kunena_configuration | NULL | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
28 | JDatabaseDriver->loadAssoc() | JROOT/libraries/kunena/config.php:1430 |
27 | KunenaConfig->load() | JROOT/libraries/kunena/config.php:1403 |
26 | KunenaConfig::getInstance() | JROOT/components/com_kunena/router.php:42 |
25 | KunenaBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
24 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
23 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
22 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
21 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
20 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
19 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
18 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_menu/helper.php:139 |
17 | ModMenuHelper::getList() | JROOT/modules/mod_menu/mod_menu.php:15 |
16 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:49 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 14.02 ms Query memory: 0.029 MB Memory before query: 13.470 MB Rows returned: 0
SELECT
Listing.catid
FROM
j3x_content AS Listing
RIGHT JOIN
j3x_jreviews_categories AS Category
ON Listing.catid = Category.id
AND Category.option = 'com_content'
WHERE
Listing.id = 214
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
26 | S2Model->query() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/models/everywhere/everywhere_com_content.php:1457 |
25 | EverywhereComContentModel->getCatID() | JROOT/components/com_jreviews/jreviews/controllers/common_controller.php:211 |
24 | CommonController::_discoverIDs() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:134 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 0.13 ms Query memory: 0.030 MB Memory before query: 13.481 MB Rows returned: 49
SELECT
JreviewsCategory.id
FROM
j3x_jreviews_categories AS JreviewsCategory
LEFT JOIN
j3x_categories AS Category
On JreviewsCategory.id = Category.id
WHERE
JreviewsCategory.`option`= "com_content"
AND Category.published >= 0
AND Category.access IN ( 1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | JreviewsCategory | NULL | index | PRIMARY,option | PRIMARY | 156 | NULL | 59 | 84.75 | Using where; Using index |
1 | SIMPLE | Category | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | freepate_bikorn.JreviewsCategory.id | 1 | 30.89 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.35 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
26 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
25 | S2Model->query() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/models/everywhere/everywhere_com_content.php:319 |
24 | EverywhereComContentModel->addCategoryFiltering() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:169 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 21.01 ms After last query: 0.52 ms Query memory: 0.038 MB Memory before query: 13.502 MB Rows returned: 10
SELECT Review.id AS `Review.review_id`,
Review.pid AS `Review.listing_id`,
Review.mode AS `Review.extension`,
Review.created AS `Review.created`,
Review.modified AS `Review.modified`,
Review.userid AS `Review.user_id`,
User.id AS `User.user_id`,
CASE WHEN CHAR_LENGTH(User.name) THEN User.name ELSE Review.name END AS `User.name`,
CASE WHEN CHAR_LENGTH(User.username) THEN User.username ELSE Review.username END AS `User.username`,
User.block AS `User.block`,
Review.email AS `User.email`,
Review.ipaddress AS `User.ipaddress`,
ReviewerRank.`rank` AS `User.reviewer_rank`,
ReviewerRank.reviews AS `User.review_count`,
Review.title AS `Review.title`,
Review.comments AS `Review.comments`,
Review.posts AS `Review.posts`,
Review.author AS `Review.editor`,
Review.published AS `Review.published`,
IF(Review.rating=0,"na",Review.rating) AS `Rating.average_rating`,
Review.vote_helpful AS `Vote.yes`,
(Review.vote_total - Review.vote_helpful) AS `Vote.no`,
(Review.vote_helpful/Review.vote_total)*Review.vote_helpful AS `Vote.helpful`,
Review.owner_reply_text AS `Review.owner_reply_text`,
Review.owner_reply_approved AS `Review.owner_reply_approved`,
Review.owner_reply_created AS `Review.owner_reply_created`,
Review.media_count AS `Review.media_count`,
Review.video_count AS `Review.video_count`,
Review.photo_count AS `Review.photo_count`,
Review.audio_count AS `Review.audio_count`,
Review.attachment_count AS `Review.attachment_count`,
Review.listing_type_id AS `ListingType.listing_type_id`
FROM j3x_jreviews_comments AS Review
LEFT JOIN j3x_users AS User
ON Review.userid = User.id
LEFT JOIN j3x_jreviews_reviewer_ranks AS ReviewerRank
ON Review.userid = ReviewerRank.user_id
LEFT JOIN j3x_content AS Listing
ON Listing.id = Review.pid
LEFT JOIN j3x_jreviews_listing_totals AS Totals
ON Totals.listing_id = Review.pid
AND Totals.extension = 'com_content'
WHERE 1 = 1
AND (
Review.mode = 'com_content'
AND Listing.catid IN (38,41,42,44,46,48,50,51,54,55,57,58,61,68,69,71,74,76,77,78,79,80,81,82,83,84,87,88,89,91,93,94,95,96,97,98,104,110,117,118,120,122,124,125,127,128,225,229,233)
AND Listing.state = 1
AND Listing.access IN ( 1)
AND ( Listing.publish_up IS NULL OR Listing.publish_up <= UTC_TIMESTAMP )
AND (Listing.publish_down IS NULL OR Listing.publish_down = 0 OR Listing.publish_down > UTC_TIMESTAMP)
AND Review.published > 0
)
GROUP BY Review.id
ORDER BY `Review.created` DESC
LIMIT 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Listing | NULL | range | PRIMARY,idx_access,idx_state,idx_catid,jr_listing_count,jr_state | jr_state | 10 | NULL | 327 | 27.75 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | Review | NULL | ref | PRIMARY,listing_id,extension,published,published_user_author,listing | listing_id | 4 | freepate_bikorn.Listing.id | 12 | 92.78 | Using index condition; Using where |
1 | SIMPLE | User | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.Review.userid | 1 | 100.00 | NULL |
1 | SIMPLE | ReviewerRank | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.Review.userid | 1 | 100.00 | NULL |
1 | SIMPLE | Totals | NULL | eq_ref | PRIMARY | PRIMARY | 156 | freepate_bikorn.Review.pid,const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.52 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.45 ms |
preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 18.60 ms |
Creating sort index | 0.67 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.10 ms |
query end | 0.00 ms |
closing tables | 0.06 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
27 | JDatabaseDriver->loadAssocList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
26 | S2Model->query() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:426 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.13 ms After last query: 0.62 ms Query memory: 0.072 MB Memory before query: 13.590 MB Rows returned: 6
SELECT Listing.id AS `Listing.listing_id`,
Listing.alias AS `Listing.slug`,
Listing.title AS `Listing.title`,
Listing.introtext AS `Listing.summary`,
Listing.fulltext AS `Listing.description`,
Listing.images AS `Listing.images`,
Listing.hits AS `Listing.hits`,
Listing.catid AS `Listing.cat_id`,
Listing.created_by AS `Listing.user_id`,
Listing.created_by_alias AS `Listing.author_alias`,
Listing.created AS `Listing.created`,
Listing.modified AS `Listing.modified`,
Listing.access AS `Listing.access`,
Listing.state AS `Listing.state`,
Listing.publish_up AS `Listing.publish_up`,
Listing.publish_down AS `Listing.publish_down`,
Listing.metakey AS `Listing.metakey`,
Listing.metadesc AS `Listing.metadesc`,
'com_content' AS `Listing.extension`,
Field.featured AS `Listing.featured`,
JreviewsCategory.criteriaid AS `ListingType.listing_type_id`,
Category.id AS `Category.cat_id`,
Category.title AS `Category.title`,
Category.alias AS `Category.slug`,
Category.access AS `Category.access`,
Category.params AS `Category.params`,
Directory.id AS `Directory.dir_id`,
Directory.title AS `Directory.title`,
Directory.slug AS `Directory.slug`,
User.id AS `User.user_id`,
User.name AS `User.name`,
User.username AS `User.username`,
User.email AS `User.email`,
User.block AS `User.block`,
Claim.approved AS `Claim.approved`,
Totals.user_rating AS `Review.user_rating`,
Totals.user_rating_count AS `Review.user_rating_count`,
Totals.user_criteria_rating AS `Review.user_criteria_rating`,
Totals.user_criteria_rating_count AS `Review.user_criteria_rating_count`,
Totals.user_comment_count AS `Review.user_review_count`,
Totals.editor_rating AS `Review.editor_rating`,
Totals.editor_rating_count AS `Review.editor_rating_count`,
Totals.editor_criteria_rating AS `Review.editor_criteria_rating`,
Totals.editor_criteria_rating_count AS `Review.editor_criteria_rating_count`,
Totals.editor_comment_count AS `Review.editor_review_count`,
Totals.media_count AS `Listing.media_count`,
Totals.video_count AS `Listing.video_count`,
Totals.photo_count AS `Listing.photo_count`,
Totals.audio_count AS `Listing.audio_count`,
Totals.attachment_count AS `Listing.attachment_count`,
(Totals.media_count - Totals.media_count_user) AS `Listing.media_count_owner`,
(Totals.video_count - Totals.video_count_user) AS `Listing.video_count_owner`,
(Totals.photo_count - Totals.photo_count_user) AS `Listing.photo_count_owner`,
(Totals.audio_count - Totals.audio_count_user) AS `Listing.audio_count_owner`,
(Totals.attachment_count - Totals.attachment_count_user) AS `Listing.attachment_count_owner`,
Totals.media_count_user AS `Listing.media_count_user`,
Totals.video_count_user AS `Listing.video_count_user`,
Totals.photo_count_user AS `Listing.photo_count_user`,
Totals.audio_count_user AS `Listing.audio_count_user`,
Totals.attachment_count_user AS `Listing.attachment_count_user`
FROM j3x_content AS Listing
LEFT JOIN j3x_jreviews_listing_totals AS Totals
ON Totals.listing_id = Listing.id
AND Totals.extension = 'com_content'
LEFT JOIN j3x_jreviews_content AS Field
ON Field.contentid = Listing.id
LEFT JOIN j3x_jreviews_categories AS JreviewsCategory
ON JreviewsCategory.id = Listing.catid
AND JreviewsCategory.`option` = 'com_content'
LEFT JOIN j3x_categories AS Category
ON Category.id = Listing.catid
AND Category.extension = 'com_content'
LEFT JOIN j3x_jreviews_directories AS Directory
ON Directory.id = JreviewsCategory.dirid
LEFT JOIN j3x_users AS User
ON User.id = Listing.created_by
LEFT JOIN j3x_jreviews_claims AS Claim
ON Claim.listing_id = Listing.id
AND Claim.user_id = Listing.created_by
AND Claim.approved = 1
WHERE 1 = 1
AND (
Listing.id IN (158,346,400,179,498,285)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Listing | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 6 | 100.00 | Using index condition |
1 | SIMPLE | Totals | NULL | eq_ref | PRIMARY | PRIMARY | 156 | freepate_bikorn.Listing.id,const | 1 | 100.00 | Using where |
1 | SIMPLE | Field | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.Listing.id | 1 | 100.00 | Using where |
1 | SIMPLE | JreviewsCategory | NULL | eq_ref | PRIMARY,option | PRIMARY | 156 | freepate_bikorn.Listing.catid,const | 1 | 100.00 | Using where |
1 | SIMPLE | Category | NULL | eq_ref | PRIMARY,cat_idx | PRIMARY | 4 | freepate_bikorn.Listing.catid | 1 | 100.00 | Using where |
1 | SIMPLE | Directory | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.JreviewsCategory.dirid | 1 | 100.00 | NULL |
1 | SIMPLE | User | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.Listing.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | Claim | NULL | ref | listing_id,user_id,approved | listing_id | 4 | freepate_bikorn.Listing.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.44 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.15 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.37 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.06 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
33 | JDatabaseDriver->loadAssocList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
32 | S2Model->query() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:426 |
31 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
30 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/components/everywhere.php:191 |
29 | EverywhereComponent->runEverywhereModels() | JROOT/components/com_jreviews/jreviews/controllers/components/everywhere.php:323 |
28 | EverywhereComponent->plgAfterFind() | JROOT/components/com_jreviews/jreviews/models/my_model.php:175 |
27 | MyModel->notifyObservers() | JROOT/components/com_jreviews/jreviews/models/my_model.php:106 |
26 | MyModel->plgAfterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:446 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.27 ms After last query: 0.65 ms Query memory: 0.036 MB Memory before query: 13.718 MB Rows returned: 6
SELECT
media.media_id,
media.media_type,
media.media_function,
media.likes_rank,
media.likes_up,
media.likes_total,
media.created,
media.main_media,
media.listing_id,
media.review_id,
media.user_id,
media.filename,
media.file_extension,
media.rel_path,
media.title,
media.description,
media.media_info,
media.metadata,
media.embed,
media.published,
media.approved,
media.access,
media.views,
media.filesize,
media.extension
FROM
j3x_jreviews_media AS media
WHERE
listing_id IN (158,179,285,346,400,498)
AND published = 1
AND approved = 1
AND access IN (1)
AND main_media = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | media | NULL | range | listing | listing | 4 | NULL | 18 | 0.28 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.16 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
36 | JDatabaseDriver->loadAssocList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
35 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/media.php:1563 |
34 | MediaModel->addMediaDetail() | JROOT/components/com_jreviews/jreviews/models/media.php:1182 |
33 | MediaModel->addMedia() | JROOT/components/com_jreviews/jreviews/cms_compat/joomla/models/everywhere/everywhere_com_content.php:797 |
32 | EverywhereComContentModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
31 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
30 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/components/everywhere.php:191 |
29 | EverywhereComponent->runEverywhereModels() | JROOT/components/com_jreviews/jreviews/controllers/components/everywhere.php:323 |
28 | EverywhereComponent->plgAfterFind() | JROOT/components/com_jreviews/jreviews/models/my_model.php:175 |
27 | MyModel->notifyObservers() | JROOT/components/com_jreviews/jreviews/models/my_model.php:106 |
26 | MyModel->plgAfterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:446 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 1.29 ms Query memory: 0.032 MB Memory before query: 13.757 MB Rows returned: 39
SELECT
review_id, criteria_id, IF(rating=0,'na',rating) AS rating
FROM
j3x_jreviews_review_ratings
WHERE
review_id IN (1407,1406,1405,1404,1403,1402,1401,1400,1399,1398)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_review_ratings | NULL | range | PRIMARY,rating | rating | 4 | NULL | 167 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.18 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
28 | JDatabaseDriver->loadAssocList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
27 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/review.php:1614 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.45 ms Query memory: 0.030 MB Memory before query: 13.839 MB Rows returned: 3
SELECT
groupid
FROM j3x_jreviews_groups
WHERE
groupid IN (8,30,17,33,31,9,7,30,17,4,33,31,23,37,7,17,4,33,31,23)
AND type = 'review'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_groups | NULL | ref | PRIMARY,type | type | 152 | const | 9 | 30.30 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.16 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
31 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
30 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:670 |
29 | FieldModel->getFieldGroupIdsByListingTypeIds() | JROOT/components/com_jreviews/jreviews/models/field.php:936 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.10 ms Query memory: 0.032 MB Memory before query: 13.855 MB Rows returned: 4
SELECT
Field.fieldid AS `Field.field_id`,
Field.groupid AS `Field.group_id`,
Field.name AS `Field.name`,
Field.title AS `Field.title`,
Field.showtitle AS `Field.showTitle`,
Field.description AS `Field.description`,
Field.required AS `Field.required`,
Field.type AS `Field.type`,
Field.location AS `Field.location`,
Field.options AS `Field.params`,
Field.contentview AS `Field.contentView`,
Field.listview AS `Field.listView`,
Field.compareview AS `Field.compareView`,
Field.listsort AS `Field.listSort`,
Field.search AS `Field.search`,
Field.access AS `Field.access`,
Field.access_view AS `Field.accessView`,
Field.published As `Field.published`,
Field.ordering AS `Field.ordering`,
`
Group`.groupid AS `
Group.group_id`,
`
Group`.title AS `
Group.title`,
`
Group`.name AS `
Group.name`,
`
Group`.showtitle AS `
Group.showTitle`,
`
Group`.ordering AS `
Group.ordering`,
`
Group`.control_field AS `
Group.control_field`,
`
Group`.control_value AS `
Group.control_value`
FROM
j3x_jreviews_fields AS Field
LEFT JOIN
j3x_jreviews_groups AS `
Group`
ON `
Group`.groupid = Field.groupid
WHERE
Field.published = 1
AND Field.location = 'review'
AND Field.groupid IN ( 9,23,31)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Field | NULL | range | groupid,entry_published,list_published | groupid | 4 | NULL | 8 | 47.14 | Using index condition; Using where |
1 | SIMPLE | Group | NULL | eq_ref | PRIMARY | PRIMARY | 4 | freepate_bikorn.Field.groupid | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.19 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:68 |
29 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:986 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.37 ms After last query: 0.12 ms Query memory: 0.031 MB Memory before query: 13.881 MB Rows returned: 10
SELECT
Review.reviewid AS element_id,jr_didyoutry,jr_sitecourse,jr_productsdiditry,jr_productmysite
FROM
j3x_jreviews_review_fields AS Review
WHERE
Review.reviewid IN (1407,1406,1405,1404,1403,1402,1401,1400,1399,1398)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Review | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 10 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.15 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:68 |
29 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:1129 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.10 ms Query memory: 0.031 MB Memory before query: 13.904 MB Rows returned: 4
SELECT
*
FROM
j3x_jreviews_fieldoptions
WHERE
fieldid IN ( '49','107')
AND
value IN ( 'yes','no')
ORDER
BY ordering ASC ,optionid ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_fieldoptions | NULL | range | fieldid,field_value | fieldid | 4 | NULL | 4 | 13.73 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.15 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:68 |
29 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:1184 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.20 ms After last query: 0.20 ms Query memory: 0.030 MB Memory before query: 13.951 MB Rows returned: 2
SELECT
groupid
FROM j3x_jreviews_groups
WHERE
groupid IN (8,30,17,33,31,9)
AND type = 'review'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_groups | NULL | ref | PRIMARY,type | type | 152 | const | 9 | 18.18 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
31 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
30 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:670 |
29 | FieldModel->getFieldGroupIdsByListingTypeIds() | JROOT/components/com_jreviews/jreviews/models/field.php:1342 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.19 ms After last query: 0.19 ms Query memory: 0.030 MB Memory before query: 13.995 MB Rows returned: 2
SELECT
groupid
FROM j3x_jreviews_groups
WHERE
groupid IN (37,7,17,4,33,31,23)
AND type = 'review'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_groups | NULL | ref | PRIMARY,type | type | 152 | const | 9 | 21.21 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
31 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
30 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:670 |
29 | FieldModel->getFieldGroupIdsByListingTypeIds() | JROOT/components/com_jreviews/jreviews/models/field.php:1342 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.17 ms After last query: 0.15 ms Query memory: 0.030 MB Memory before query: 14.028 MB Rows returned: 2
SELECT
groupid
FROM j3x_jreviews_groups
WHERE
groupid IN (7,30,17,4,33,31,23)
AND type = 'review'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_jreviews_groups | NULL | ref | PRIMARY,type | type | 152 | const | 9 | 21.21 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
31 | JDatabaseDriver->loadColumn() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/model_joomla.php:72 |
30 | S2Model->query() | JROOT/components/com_jreviews/jreviews/models/field.php:670 |
29 | FieldModel->getFieldGroupIdsByListingTypeIds() | JROOT/components/com_jreviews/jreviews/models/field.php:1342 |
28 | FieldModel->getFieldsArray() | JROOT/components/com_jreviews/jreviews/models/field.php:848 |
27 | FieldModel->addFields() | JROOT/components/com_jreviews/jreviews/models/review.php:1658 |
26 | ReviewModel->afterFind() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:450 |
25 | S2ModelCore->find() | JROOT/components/com_s2framework/s2framework/libs/model/model.php:139 |
24 | S2ModelCore->findAll() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:282 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.06 ms After last query: 1.92 ms Query memory: 0.038 MB Memory before query: 14.128 MB Rows returned: 3
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 `j3x_categories` AS `s`
INNER JOIN `j3x_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 96
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 123 | 32.57 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.17 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.18 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
44 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
43 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/helpers/legacyrouter.php:173 |
42 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
41 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/components/com_content/router.php:249 |
40 | contentBuildRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:2549 |
39 | JReviewsRouter->getArticleRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:1052 |
38 | JReviewsRouter->buildRule() | Same as call in the line below. |
37 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |
36 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |
35 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
34 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
33 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
32 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
31 | Joomla\CMS\Router\Route::_() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/framework_joomla.php:1119 |
30 | cmsFramework::route() | JROOT/components/com_s2framework/s2framework/libs/view/helpers/html.php:166 |
29 | HtmlHelper->sefLink() | JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml:96 |
28 | include JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml | JROOT/components/com_s2framework/s2framework/libs/view/view.php:426 |
27 | MyView->_render() | JROOT/components/com_s2framework/s2framework/libs/view/view.php:203 |
26 | MyView->render() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:246 |
25 | S2Controller->render() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:361 |
24 | MyController->render() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:305 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 2.09 ms Query memory: 0.038 MB Memory before query: 14.174 MB Rows returned: 3
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 `j3x_categories` AS `s`
INNER JOIN `j3x_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 89
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | range | cat_idx,idx_access,idx_left_right | idx_left_right | 4 | NULL | 25 | 71.54 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.15 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
44 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
43 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/helpers/legacyrouter.php:173 |
42 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
41 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/components/com_content/router.php:249 |
40 | contentBuildRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:2549 |
39 | JReviewsRouter->getArticleRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:1052 |
38 | JReviewsRouter->buildRule() | Same as call in the line below. |
37 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |
36 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |
35 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
34 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
33 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
32 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
31 | Joomla\CMS\Router\Route::_() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/framework_joomla.php:1119 |
30 | cmsFramework::route() | JROOT/components/com_s2framework/s2framework/libs/view/helpers/html.php:166 |
29 | HtmlHelper->sefLink() | JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml:96 |
28 | include JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml | JROOT/components/com_s2framework/s2framework/libs/view/view.php:426 |
27 | MyView->_render() | JROOT/components/com_s2framework/s2framework/libs/view/view.php:203 |
26 | MyView->render() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:246 |
25 | S2Controller->render() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:361 |
24 | MyController->render() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:305 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 1.82 ms Query memory: 0.038 MB Memory before query: 14.220 MB Rows returned: 2
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 `j3x_categories` AS `s`
INNER JOIN `j3x_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 229
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 123 | 68.05 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.16 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
44 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
43 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/helpers/legacyrouter.php:173 |
42 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
41 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/components/com_content/router.php:249 |
40 | contentBuildRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:2549 |
39 | JReviewsRouter->getArticleRoute() | JROOT/plugins/system/jreviews_sef/joomla_380/router.php:1052 |
38 | JReviewsRouter->buildRule() | Same as call in the line below. |
37 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |
36 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |
35 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
34 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
33 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
32 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
31 | Joomla\CMS\Router\Route::_() | JROOT/components/com_s2framework/s2framework/libs/cms_compat/joomla/framework_joomla.php:1119 |
30 | cmsFramework::route() | JROOT/components/com_s2framework/s2framework/libs/view/helpers/html.php:166 |
29 | HtmlHelper->sefLink() | JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml:96 |
28 | include JROOT/components/com_jreviews/jreviews/views/themes/default/modules/reviews.thtml | JROOT/components/com_s2framework/s2framework/libs/view/view.php:426 |
27 | MyView->_render() | JROOT/components/com_s2framework/s2framework/libs/view/view.php:203 |
26 | MyView->render() | JROOT/components/com_s2framework/s2framework/libs/controller/controller.php:246 |
25 | S2Controller->render() | JROOT/components/com_jreviews/jreviews/controllers/my_controller.php:361 |
24 | MyController->render() | JROOT/components/com_jreviews/jreviews/controllers/modules/module_reviews_controller.php:305 |
23 | ModuleReviewsController->index() | JROOT/components/com_s2framework/s2framework/dispatcher.php:350 |
22 | S2Dispatcher->dispatch() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:53 |
21 | JreviewsModuleHelper::renderModule() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:566 |
18 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/components/com_jreviews/jreviews/includes/modules/helper.php:153 |
17 | JreviewsModuleHelper::moduleCache() | JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php:40 |
16 | include JROOT/modules/mod_jreviews_reviews/mod_jreviews_reviews.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.90 ms After last query: 4.84 ms Query memory: 0.041 MB Memory before query: 14.441 MB Rows returned: 56
SHOW FULL COLUMNS
FROM `j3x_kunena_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `j3x_kunena_users`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.13 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
Opening tables | 0.20 ms |
checking permissions | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.03 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
31 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:253 |
30 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:172 |
29 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/kunena/tables/kunenausers.php:445 |
28 | TableKunenaUsers->__construct() | JROOT/libraries/src/Table/Table.php:320 |
27 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/kunena/user/user.php:231 |
26 | KunenaUser->getTable() | JROOT/libraries/kunena/user/user.php:190 |
25 | KunenaUser->load() | JROOT/libraries/kunena/user/user.php:165 |
24 | KunenaUser->__construct() | JROOT/libraries/kunena/user/helper.php:91 |
23 | KunenaUserHelper::initialize() | JROOT/libraries/kunena/user/helper.php:13 |
22 | include_once JROOT/libraries/kunena/user/helper.php | JROOT/libraries/loader.php:738 |
21 | JLoader::_load() | JROOT/libraries/loader.php:707 |
20 | JLoader::_autoload() | Same as call in the line below. |
19 | spl_autoload_call() | JROOT/libraries/kunena/factory.php:74 |
18 | KunenaFactory::getUser() | JROOT/libraries/kunena/module/module.php:77 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 4.80 ms Query memory: 0.036 MB Memory before query: 14.848 MB Rows returned: 7
SELECT *
FROM j3x_kunena_categories
ORDER BY ordering, name
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_kunena_categories | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 100.00 | Using filesort |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.19 ms |
init | 0.02 ms |
System lock | 0.07 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/kunena/forum/category/helper.php:85 |
31 | KunenaForumCategoryHelper::loadCategories() | JROOT/libraries/kunena/forum/category/helper.php:58 |
30 | KunenaForumCategoryHelper::initialize() | JROOT/libraries/kunena/forum/category/helper.php:1048 |
29 | include_once JROOT/libraries/kunena/forum/category/helper.php | JROOT/libraries/loader.php:738 |
28 | JLoader::_load() | JROOT/libraries/loader.php:707 |
27 | JLoader::_autoload() | Same as call in the line below. |
26 | spl_autoload_call() | JROOT/libraries/kunena/forum/topic/helper.php:291 |
25 | KunenaForumTopicHelper::getLatestTopics() | JROOT/components/com_kunena/models/topics.php:361 |
24 | KunenaModelTopics->getRecentTopics() | JROOT/components/com_kunena/models/topics.php:266 |
23 | KunenaModelTopics->getTopics() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
22 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_kunena/views/topics/view.html.php:35 |
21 | KunenaViewTopics->displayDefault() | JROOT/libraries/kunena/view.php:209 |
20 | KunenaView->displayLayout() | JROOT/libraries/kunena/forum/forum.php:489 |
19 | KunenaForum::display() | JROOT/modules/mod_kunenalatest/class.php:99 |
18 | ModuleKunenaLatest->_display() | JROOT/libraries/kunena/module/module.php:91 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.25 ms After last query: 0.69 ms Query memory: 0.034 MB Memory before query: 14.933 MB Rows returned: 6
SELECT DISTINCT(user_id)
FROM j3x_usergroups AS ug1
INNER JOIN j3x_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN j3x_user_usergroup_map AS m
ON ug2.id=m.group_id
WHERE ug1.id IN (8)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ug1 | NULL | const | PRIMARY,idx_usergroup_nested_set_lookup | PRIMARY | 4 | const | 1 | 100.00 | Using temporary |
1 | SIMPLE | ug2 | NULL | ALL | PRIMARY,idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 18 | 11.11 | Using where |
1 | SIMPLE | m | NULL | index | PRIMARY | PRIMARY | 8 | NULL | 3159 | 10.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.77 ms |
end | 0.00 ms |
query end | 0.00 ms |
removing tmp table | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
37 | JDatabaseDriver->loadColumn() | JROOT/plugins/kunena/joomla/access.php:383 |
36 | KunenaAccessJoomla->getUsersByGroup() | JROOT/plugins/kunena/joomla/access.php:326 |
35 | KunenaAccessJoomla->getAuthorisedUsers() | JROOT/plugins/kunena/joomla/access.php:262 |
34 | KunenaAccessJoomla->loadCategoryRoles() | JROOT/libraries/kunena/access.php:151 |
33 | KunenaAccess->clearCache() | JROOT/libraries/kunena/access.php:123 |
32 | KunenaAccess->__construct() | JROOT/libraries/kunena/access.php:237 |
31 | KunenaAccess::getInstance() | JROOT/libraries/kunena/forum/category/helper.php:66 |
30 | KunenaForumCategoryHelper::initialize() | JROOT/libraries/kunena/forum/category/helper.php:1048 |
29 | include_once JROOT/libraries/kunena/forum/category/helper.php | JROOT/libraries/loader.php:738 |
28 | JLoader::_load() | JROOT/libraries/loader.php:707 |
27 | JLoader::_autoload() | Same as call in the line below. |
26 | spl_autoload_call() | JROOT/libraries/kunena/forum/topic/helper.php:291 |
25 | KunenaForumTopicHelper::getLatestTopics() | JROOT/components/com_kunena/models/topics.php:361 |
24 | KunenaModelTopics->getRecentTopics() | JROOT/components/com_kunena/models/topics.php:266 |
23 | KunenaModelTopics->getTopics() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
22 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_kunena/views/topics/view.html.php:35 |
21 | KunenaViewTopics->displayDefault() | JROOT/libraries/kunena/view.php:209 |
20 | KunenaView->displayLayout() | JROOT/libraries/kunena/forum/forum.php:489 |
19 | KunenaForum::display() | JROOT/modules/mod_kunenalatest/class.php:99 |
18 | ModuleKunenaLatest->_display() | JROOT/libraries/kunena/module/module.php:91 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 0.09 ms Query memory: 0.034 MB Memory before query: 14.952 MB Rows returned: 5
SELECT DISTINCT(user_id)
FROM j3x_usergroups AS ug1
INNER JOIN j3x_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN j3x_user_usergroup_map AS m
ON ug2.id=m.group_id
WHERE ug1.id IN (7)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ug1 | NULL | const | PRIMARY,idx_usergroup_nested_set_lookup | PRIMARY | 4 | const | 1 | 100.00 | Using temporary |
1 | SIMPLE | ug2 | NULL | ALL | PRIMARY,idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 18 | 22.22 | Using where |
1 | SIMPLE | m | NULL | index | PRIMARY | PRIMARY | 8 | NULL | 3159 | 10.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Creating tmp table | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.69 ms |
end | 0.00 ms |
query end | 0.00 ms |
removing tmp table | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
37 | JDatabaseDriver->loadColumn() | JROOT/plugins/kunena/joomla/access.php:383 |
36 | KunenaAccessJoomla->getUsersByGroup() | JROOT/plugins/kunena/joomla/access.php:326 |
35 | KunenaAccessJoomla->getAuthorisedUsers() | JROOT/plugins/kunena/joomla/access.php:262 |
34 | KunenaAccessJoomla->loadCategoryRoles() | JROOT/libraries/kunena/access.php:151 |
33 | KunenaAccess->clearCache() | JROOT/libraries/kunena/access.php:123 |
32 | KunenaAccess->__construct() | JROOT/libraries/kunena/access.php:237 |
31 | KunenaAccess::getInstance() | JROOT/libraries/kunena/forum/category/helper.php:66 |
30 | KunenaForumCategoryHelper::initialize() | JROOT/libraries/kunena/forum/category/helper.php:1048 |
29 | include_once JROOT/libraries/kunena/forum/category/helper.php | JROOT/libraries/loader.php:738 |
28 | JLoader::_load() | JROOT/libraries/loader.php:707 |
27 | JLoader::_autoload() | Same as call in the line below. |
26 | spl_autoload_call() | JROOT/libraries/kunena/forum/topic/helper.php:291 |
25 | KunenaForumTopicHelper::getLatestTopics() | JROOT/components/com_kunena/models/topics.php:361 |
24 | KunenaModelTopics->getRecentTopics() | JROOT/components/com_kunena/models/topics.php:266 |
23 | KunenaModelTopics->getTopics() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
22 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_kunena/views/topics/view.html.php:35 |
21 | KunenaViewTopics->displayDefault() | JROOT/libraries/kunena/view.php:209 |
20 | KunenaView->displayLayout() | JROOT/libraries/kunena/forum/forum.php:489 |
19 | KunenaForum::display() | JROOT/modules/mod_kunenalatest/class.php:99 |
18 | ModuleKunenaLatest->_display() | JROOT/libraries/kunena/module/module.php:91 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.35 ms After last query: 0.09 ms Query memory: 0.033 MB Memory before query: 14.973 MB Rows returned: 0
SELECT `user_id`,`category_id`,`role`
FROM `j3x_kunena_user_categories`
WHERE `role` IN (1,2)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_kunena_user_categories | NULL | range | role | role | 1 | NULL | 2 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
34 | JDatabaseDriver->loadObjectList() | JROOT/libraries/kunena/access.php:165 |
33 | KunenaAccess->clearCache() | JROOT/libraries/kunena/access.php:123 |
32 | KunenaAccess->__construct() | JROOT/libraries/kunena/access.php:237 |
31 | KunenaAccess::getInstance() | JROOT/libraries/kunena/forum/category/helper.php:66 |
30 | KunenaForumCategoryHelper::initialize() | JROOT/libraries/kunena/forum/category/helper.php:1048 |
29 | include_once JROOT/libraries/kunena/forum/category/helper.php | JROOT/libraries/loader.php:738 |
28 | JLoader::_load() | JROOT/libraries/loader.php:707 |
27 | JLoader::_autoload() | Same as call in the line below. |
26 | spl_autoload_call() | JROOT/libraries/kunena/forum/topic/helper.php:291 |
25 | KunenaForumTopicHelper::getLatestTopics() | JROOT/components/com_kunena/models/topics.php:361 |
24 | KunenaModelTopics->getRecentTopics() | JROOT/components/com_kunena/models/topics.php:266 |
23 | KunenaModelTopics->getTopics() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
22 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_kunena/views/topics/view.html.php:35 |
21 | KunenaViewTopics->displayDefault() | JROOT/libraries/kunena/view.php:209 |
20 | KunenaView->displayLayout() | JROOT/libraries/kunena/forum/forum.php:489 |
19 | KunenaForum::display() | JROOT/modules/mod_kunenalatest/class.php:99 |
18 | ModuleKunenaLatest->_display() | JROOT/libraries/kunena/module/module.php:91 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.13 ms Query memory: 0.029 MB Memory before query: 14.992 MB Rows returned: 1
SELECT COUNT(*)
FROM j3x_kunena_topics AS tt
WHERE tt.hold IN (0)
AND tt.category_id IN (2,3,5,7)
AND tt.last_post_time>'1743010969'
AND tt.moved_id='0'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | tt | NULL | range | category_id,hold,last_post_time | last_post_time | 4 | NULL | 4 | 7.71 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.18 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
26 | JDatabaseDriver->loadResult() | JROOT/libraries/kunena/forum/topic/helper.php:372 |
25 | KunenaForumTopicHelper::getLatestTopics() | JROOT/components/com_kunena/models/topics.php:361 |
24 | KunenaModelTopics->getRecentTopics() | JROOT/components/com_kunena/models/topics.php:266 |
23 | KunenaModelTopics->getTopics() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
22 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_kunena/views/topics/view.html.php:35 |
21 | KunenaViewTopics->displayDefault() | JROOT/libraries/kunena/view.php:209 |
20 | KunenaView->displayLayout() | JROOT/libraries/kunena/forum/forum.php:489 |
19 | KunenaForum::display() | JROOT/modules/mod_kunenalatest/class.php:99 |
18 | ModuleKunenaLatest->_display() | JROOT/libraries/kunena/module/module.php:91 |
17 | KunenaModule->display() | JROOT/modules/mod_kunenalatest/mod_kunenalatest.php:36 |
16 | include JROOT/modules/mod_kunenalatest/mod_kunenalatest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_lava/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_lava/layouts/theme.php:129 |
9 | include JROOT/templates/yoo_lava/layouts/theme.php | JROOT/templates/yoo_lava/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_lava/index.php:16 |
7 | require JROOT/templates/yoo_lava/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1126 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 509.43 ms After last query: 12.61 ms Query memory: 0.022 MB Memory before query: 15.023 MB Rows returned: 1
SELECT *
FROM `j3x_plg_easyfrontendseo`
WHERE `url` = 'index.php?option=com_content&view=article&id=214'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_plg_easyfrontendseo | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 210705 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.19 ms |
init | 0.02 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 508.98 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
13 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:358 |
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/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 0.27 ms Query memory: 0.039 MB Memory before query: 15.039 MB Rows returned: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM j3x_content AS a
INNER JOIN j3x_categories AS c
on c.id = a.catid
LEFT JOIN j3x_users AS u
on u.id = a.created_by
LEFT JOIN j3x_categories as parent
ON parent.id = c.parent_id
LEFT JOIN j3x_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 214
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-25 17:42:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-25 17:42:49')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v | NULL | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | const row not found |
1 | SIMPLE | a | NULL | const | PRIMARY,idx_catid,jr_listing_count | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
14 | ContentModelArticle->getItem() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:780 |
13 | PlgSystemEasyFrontendSeo->automaticReplacement() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:393 |
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/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1140 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 13.08 ms Query memory: 0.024 MB Memory before query: 15.435 MB Rows returned: 1
SELECT folder AS type, element AS name, params, extension_id
FROM j3x_extensions
WHERE element = 'jch_optimize'
AND type = 'plugin'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | j3x_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.40 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jch_optimize/platform/plugin.php:73 |
16 | JchPlatformPlugin::loadjch() | JROOT/plugins/system/jch_optimize/platform/plugin.php:45 |
15 | JchPlatformPlugin::getPlugin() | JROOT/plugins/system/jch_optimize/platform/plugin.php:90 |
14 | JchPlatformPlugin::getPluginParams() | JROOT/plugins/system/jch_optimize/platform/cache.php:131 |
13 | JchPlatformCache::getLifetime() | JROOT/plugins/system/jch_optimize/platform/cache.php:117 |
12 | JchPlatformCache::getCacheObject() | JROOT/plugins/system/jch_optimize/platform/cache.php:37 |
11 | JchPlatformCache::getCache() | JROOT/plugins/system/jch_optimize/jchoptimize/parser.php:79 |
10 | JchOptimizeParser->__construct() | JROOT/plugins/system/jch_optimize/jchoptimize/jchoptimize.php:53 |
9 | JchOptimize->process() | JROOT/plugins/system/jch_optimize/jchoptimize/jchoptimize.php:107 |
8 | JchOptimize::optimize() | JROOT/plugins/system/jch_optimize/jch_optimize.php:102 |
7 | plgSystemJCH_Optimize->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1146 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
16 × SELECT *
FROM j3x_content
4 × 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 `j3x_categories` AS `s`
INNER JOIN `j3x_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
4 × SELECT groupid
FROM j3x_jreviews_groups
3 × SELECT t.parent_id
FROM j3x_categories as t
2 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM j3x_content AS a
INNER JOIN j3x_categories AS c
on c.id = a.catid
LEFT JOIN j3x_users AS u
on u.id = a.created_by
LEFT JOIN j3x_categories as parent
ON parent.id = c.parent_id
LEFT JOIN j3x_content_rating AS v
ON a.id = v.content_id
2 × SELECT catid
FROM j3x_content
2 × SELECT Listing.catid
FROM j3x_content AS Listing RIGHT JOIN j3x_jreviews_categories AS Category
ON Listing.catid = Category.id
AND Category.option = 'com_content'
2 × SELECT DISTINCT plan_id
FROM j3x_osmembership_articles
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `j3x_assets`
2 × SELECT id
FROM j3x_osmembership_plans
2 × SELECT DISTINCT(user_id)
FROM j3x_usergroups AS ug1
INNER JOIN j3x_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN j3x_user_usergroup_map AS m
ON ug2.id=m.group_id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `j3x_extensions`
1 × SELECT JreviewsCategory.id
FROM j3x_jreviews_categories AS JreviewsCategory
LEFT JOIN j3x_categories AS Category
On JreviewsCategory.id = Category.id
1 × SELECT @max_likes := MAX(likes_total)
FROM j3x_jreviews_media
1 × SELECT name
FROM j3x_jreviews_addons
1 × SELECT Category.id AS value,Category.level AS level,Category.parent_id AS parent_id,JreviewsCategory.criteriaid AS listing_type_id,CONCAT(REPEAT('─', IF(Category.level>0,Category.level - 1,1)), ' ',Category.title) AS text
FROM j3x_categories AS Category RIGHT JOIN j3x_jreviews_categories AS JreviewsCategory
ON JreviewsCategory.id = Category.id
AND JreviewsCategory.`option` = 'com_content'
1 × SELECT *
FROM `j3x_kunena_configuration`
1 × SELECT value
FROM j3x_jreviews_config
1 × SELECT `data`
FROM `j3x_session`
1 × SELECT media.media_id, media.media_type, media.media_function, media.likes_rank, media.likes_up, media.likes_total, media.created, media.main_media, media.listing_id, media.review_id, media.user_id, media.filename, media.file_extension, media.rel_path, media.title, media.description, media.media_info, media.metadata, media.embed, media.published, media.approved, media.access, media.views, media.filesize, media.extension
FROM j3x_jreviews_media AS media
1 × SELECT Review.id AS `Review.review_id`, Review.pid AS `Review.listing_id`, Review.mode AS `Review.extension`, Review.created AS `Review.created`, Review.modified AS `Review.modified`, Review.userid AS `Review.user_id`, User.id AS `User.user_id`,
CASE WHEN CHAR_LENGTH(User.name) THEN User.name ELSE Review.name END AS `User.name`,
CASE WHEN CHAR_LENGTH(User.username) THEN User.username ELSE Review.username END AS `User.username`, User.block AS `User.block`, Review.email AS `User.email`, Review.ipaddress AS `User.ipaddress`, ReviewerRank.`rank` AS `User.reviewer_rank`, ReviewerRank.reviews AS `User.review_count`, Review.title AS `Review.title`, Review.comments AS `Review.comments`, Review.posts AS `Review.posts`, Review.author AS `Review.editor`, Review.published AS `Review.published`, IF(Review.rating=0,"na",Review.rating) AS `Rating.average_rating`, Review.vote_helpful AS `Vote.yes`, (Review.vote_total - Review.vote_helpful) AS `Vote.no`, (Review.vote_helpful/Review.vote_total)*Review.vote_helpful AS `Vote.helpful`, Review.owner_reply_text AS `Review.owner_reply_text`, Review.owner_reply_approved AS `Review.owner_reply_approved`, Review.owner_reply_created AS `Review.owner_reply_created`, Review.media_count AS `Review.media_count`, Review.video_count AS `Review.video_count`, Review.photo_count AS `Review.photo_count`, Review.audio_count AS `Review.audio_count`, Review.attachment_count AS `Review.attachment_count`, Review.listing_type_id AS `ListingType.listing_type_id`
FROM j3x_jreviews_comments AS Review
LEFT JOIN j3x_users AS User
ON Review.userid = User.id
LEFT JOIN j3x_jreviews_reviewer_ranks AS ReviewerRank
ON Review.userid = ReviewerRank.user_id
LEFT JOIN j3x_content AS Listing
ON Listing.id = Review.pid
LEFT JOIN j3x_jreviews_listing_totals AS Totals
ON Totals.listing_id = Review.pid
AND Totals.extension = 'com_content'
1 × SELECT Listing.id AS `Listing.listing_id`, Listing.alias AS `Listing.slug`, Listing.title AS `Listing.title`, Listing.introtext AS `Listing.summary`, Listing.fulltext AS `Listing.description`, Listing.images AS `Listing.images`, Listing.hits AS `Listing.hits`, Listing.catid AS `Listing.cat_id`, Listing.created_by AS `Listing.user_id`, Listing.created_by_alias AS `Listing.author_alias`, Listing.created AS `Listing.created`, Listing.modified AS `Listing.modified`, Listing.access AS `Listing.access`, Listing.state AS `Listing.state`, Listing.publish_up AS `Listing.publish_up`, Listing.publish_down AS `Listing.publish_down`, Listing.metakey AS `Listing.metakey`, Listing.metadesc AS `Listing.metadesc`, 'com_content' AS `Listing.extension`, Field.featured AS `Listing.featured`, JreviewsCategory.criteriaid AS `ListingType.listing_type_id`, Category.id AS `Category.cat_id`, Category.title AS `Category.title`, Category.alias AS `Category.slug`, Category.access AS `Category.access`, Category.params AS `Category.params`, Directory.id AS `Directory.dir_id`, Directory.title AS `Directory.title`, Directory.slug AS `Directory.slug`, User.id AS `User.user_id`, User.name AS `User.name`, User.username AS `User.username`, User.email AS `User.email`, User.block AS `User.block`, Claim.approved AS `Claim.approved`, Totals.user_rating AS `Review.user_rating`, Totals.user_rating_count AS `Review.user_rating_count`, Totals.user_criteria_rating AS `Review.user_criteria_rating`, Totals.user_criteria_rating_count AS `Review.user_criteria_rating_count`, Totals.user_comment_count AS `Review.user_review_count`, Totals.editor_rating AS `Review.editor_rating`, Totals.editor_rating_count AS `Review.editor_rating_count`, Totals.editor_criteria_rating AS `Review.editor_criteria_rating`, Totals.editor_criteria_rating_count AS `Review.editor_criteria_rating_count`, Totals.editor_comment_count AS `Review.editor_review_count`, Totals.media_count AS `Listing.media_count`, Totals.video_count AS `Listing.video_count`, Totals.photo_count AS `Listing.photo_count`, Totals.audio_count AS `Listing.audio_count`, Totals.attachment_count AS `Listing.attachment_count`, (Totals.media_count - Totals.media_count_user) AS `Listing.media_count_owner`, (Totals.video_count - Totals.video_count_user) AS `Listing.video_count_owner`, (Totals.photo_count - Totals.photo_count_user) AS `Listing.photo_count_owner`, (Totals.audio_count - Totals.audio_count_user) AS `Listing.audio_count_owner`, (Totals.attachment_count - Totals.attachment_count_user) AS `Listing.attachment_count_owner`, Totals.media_count_user AS `Listing.media_count_user`, Totals.video_count_user AS `Listing.video_count_user`, Totals.photo_count_user AS `Listing.photo_count_user`, Totals.audio_count_user AS `Listing.audio_count_user`, Totals.attachment_count_user AS `Listing.attachment_count_user`
FROM j3x_content AS Listing
LEFT JOIN j3x_jreviews_listing_totals AS Totals
ON Totals.listing_id = Listing.id
AND Totals.extension = 'com_content'
LEFT JOIN j3x_jreviews_content AS Field
ON Field.contentid = Listing.id
LEFT JOIN j3x_jreviews_categories AS JreviewsCategory
ON JreviewsCategory.id = Listing.catid
AND JreviewsCategory.`option` = 'com_content'
LEFT JOIN j3x_categories AS Category
ON Category.id = Listing.catid
AND Category.extension = 'com_content'
LEFT JOIN j3x_jreviews_directories AS Directory
ON Directory.id = JreviewsCategory.dirid
LEFT JOIN j3x_users AS User
ON User.id = Listing.created_by
LEFT JOIN j3x_jreviews_claims AS Claim
ON Claim.listing_id = Listing.id
AND Claim.user_id = Listing.created_by
AND Claim.approved = 1
1 × SELECT *
FROM `j3x_jcomments_custom_bbcodes`
1 × SELECT review_id, criteria_id, IF(rating=0,'na',rating) AS rating
FROM j3x_jreviews_review_ratings
1 × SELECT Field.fieldid AS `Field.field_id`, Field.groupid AS `Field.group_id`, Field.name AS `Field.name`, Field.title AS `Field.title`, Field.showtitle AS `Field.showTitle`, Field.description AS `Field.description`, Field.required AS `Field.required`, Field.type AS `Field.type`, Field.location AS `Field.location`, Field.options AS `Field.params`, Field.contentview AS `Field.contentView`, Field.listview AS `Field.listView`, Field.compareview AS `Field.compareView`, Field.listsort AS `Field.listSort`, Field.search AS `Field.search`, Field.access AS `Field.access`, Field.access_view AS `Field.accessView`, Field.published As `Field.published`, Field.ordering AS `Field.ordering`, `
Group`.groupid AS `
Group.group_id`, `
Group`.title AS `
Group.title`, `
Group`.name AS `
Group.name`, `
Group`.showtitle AS `
Group.showTitle`, `
Group`.ordering AS `
Group.ordering`, `
Group`.control_field AS `
Group.control_field`, `
Group`.control_value AS `
Group.control_value`
FROM j3x_jreviews_fields AS Field
LEFT JOIN j3x_jreviews_groups AS `
Group`
ON `
Group`.groupid = Field.groupid
1 × SELECT Review.reviewid AS element_id,jr_didyoutry,jr_sitecourse,jr_productsdiditry,jr_productmysite
FROM j3x_jreviews_review_fields AS Review
1 × SELECT *
FROM j3x_jreviews_fieldoptions
1 × SELECT *
FROM j3x_kunena_categories
1 × SELECT `user_id`,`category_id`,`role`
FROM `j3x_kunena_user_categories`
1 × SELECT COUNT(*)
FROM j3x_kunena_topics AS tt
1 × SELECT *
FROM `j3x_plg_easyfrontendseo`
1 × SELECT `id`
FROM `j3x_jcomments_mailq`
1 × SELECT *
FROM j3x_acymailing_list
1 × SELECT c.id, c.parent, c.object_id, c.object_group, c.userid, c.name, c.username, c.title, c.comment , c.email, c.homepage, c.date, c.date as datetime, c.ip, c.published, c.deleted, c.checked_out, c.checked_out_time , c.isgood, c.ispoor , v.value as voted ,
case when c.parent = 0 then unix_timestamp(c.date) else 0 end as threaddate, '' AS object_title, '' AS object_link, 0 AS object_access, 0 AS object_owner
FROM j3x_jcomments AS c
LEFT JOIN j3x_jcomments_votes AS v
ON c.id = v.commentid
AND v.userid = 0
AND v.ip = '3.149.241.32'
1 × SELECT *
FROM `j3x_jcomments_settings`
1 × SELECT id, rules
FROM `j3x_viewlevels
1 × SELECT b.id
FROM j3x_usergroups AS a
LEFT JOIN j3x_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM j3x_extensions
1 × SELECT plan_id
FROM j3x_osmembership_urls
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM j3x_menu AS m
LEFT JOIN j3x_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM j3x_languages
1 × SELECT *
FROM j3x_osmembership_schedulecontent
1 × SELECT *
FROM j3x_osmembership_config
1 × SELECT id
from j3x_jreviews_categories
1 × SELECT id, home, template, s.params
FROM j3x_template_styles as s
LEFT JOIN j3x_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT count(*)
FROM j3x_jcomments AS c
1 × SELECT `m`.`tag_id`,`t`.*
FROM `j3x_contentitem_tag_map` AS m
INNER JOIN `j3x_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT MAX(ordering)
FROM `j3x_extensions`
1 × SELECT `ordering`
FROM `j3x_extensions`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM j3x_fields AS a
LEFT JOIN `j3x_languages` AS l
ON l.lang_code = a.language
LEFT JOIN j3x_users AS uc
ON uc.id=a.checked_out
LEFT JOIN j3x_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN j3x_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN j3x_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `j3x_fields_categories` AS fc
ON fc.field_id = a.id
1 × SELECT count(*)
FROM j3x_jreviews_categories AS Category
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM j3x_modules AS m
LEFT JOIN j3x_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN j3x_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT *
FROM j3x_acymailing_confi
1 × SELECT *
FROM `j3x_acymailing_fields` as a
1 × SELECT *
FROM `j3x_acymailing_fields
1 × SELECT *
FROM `j3x_jcomments_objects`
1 × SELECT folder AS type, element AS name, params, extension_id
FROM j3x_extensions
I did however expertise some technical points using
this web site, as I experienced to reload the web site many times previous to I could get it to load properly.
I had been wondering if your web hosting is OK? Not that I
am complaining, but slow loading instances times will sometimes affect your placement
in google and can damage your high quality score if advertising and marketing with Adwords.
Anyway I am adding this RSS to my email and could look out for a lot more
of your respective interesting content. Make sure you update
this again very soon. directory: https://friends.acesse.com/index.php/blog/897880/order-brand-viagra-66780/ over
here: http://seligerforum.ru/index.php?/topic/128459-just-want-to-say-hello/page-2947 Bonuses: http://northernmedicalbelize.com/2020/11/23/viagra-cheap-46016/ click
to find out more: https://wiki.smawidyanusantara.sch.id/index.php/Viagra_Price_Pharmacy_39618 get redirected here: http://www.wind-surfing.de/index.php?title=Canadian_Pharmacy_Viagra_Pills_12367 view publisher site: https://shortanswersonly.com/fluxbb/viewtopic.php?id=19908 check these guys
out: https://wiki.psxdigital.com/index.php/Otc_Sildenafil_In_Us_63409 click here for more: https://www.keralaplot.com/user/profile/96804
website here: http://www.randmwiki.com/index.php?title=Female_Viagra_Pharmacy_71713 discover this: http://www.hoodwiki.org/index.php?title=Canada_Generic_Viagra_Price_57231 Recommended Reading: http://top.marriageable.ru/index.php?a=stats&u=dwight6491 view publisher site: https://pt7.info/index.php?title=Cheap_Viagra_Canada_Pharmacy_88646 sites: https://support.sportssites.us/index.php?title=Sildenafil_25mg_50mg_100mg_74155 sites: https://www.seconduse.co.uk/user/profile/15160 you could check here: http://wiki.gotrack.vn/index.php/Viagra_100_Mg_For_Sale_63444
site is extremely good. article source: https://jewsunderattack.com/index.php/Sildenafil_Online_For_Sale_83155 article
source: https://screenplay.press/index.php?topic=143330.0 important site: http://encyclopediametaphysica.org/wiki/Where_To_Buy_Viagra_In_South_Africa_71816 view: https://www.kennethknee.com/mediawiki/index.php/User:TommieDove0 try this
site: https://www.mostawrd.com/groups/viagra-online-canadian-pharmacy-12569/ my website: https://wiki506.buildtools.com/index.php/Buy_Viagra_Online_Best_Price_99448 informative post: http://wiki.feedle.net/index.php?title=Where_To_Buy_Cheap_Viagra_In_Usa_66303 you
could try this out: https://ffxiv-knights-ivalice.org/index.php?title=Cheap_Canadian_Generic_Viagra_12749 useful reference: https://91dba.com/mediawiki/Female_Viagra_Pill_Buy_Online_Canada_49114 visit their website: https://envelopedia.com/index.php?title=Sildenafil_Online_Canadian_Pharmacy_89448
pop over here: https://www.freeads-edinburgh.co.uk/user/profile/13546 visit this web-site: https://skulshock.com/index.php?topic=207.18345 click for more: https://poc.openig.org/wiki/index.php/Viagra_50mg_75404 Your Domain Name: https://wiki.smawidyanusantara.sch.id/index.php/Where_Can_U_Buy_Viagra_24458
click here for info: https://www.mopedwiki.de/wiki/index.php?title=Sildenafil_Tablets_100mg_Uk_88888
The sketch is attractive, your authored material stylish.
nonetheless, you command get got an shakiness over that you wish be delivering the following.
unwell unquestionably come more formerly again as
exactly the same nearly very often inside case you shield this increase.
My homepage - viagra price: https://withoutdoctorsprescription.us/2020/12/11/otc-viagra/
these guys: https://e3lanatmsr.com/user/profile/50135 visit site: https://06872222.com/home.php?mod=space&uid=435113&do=profile&from=space look what i found: https://game-cotuong.com/forum/profile.php?id=330606 browse around
these guys: http://gatewayracers.com/forum/index.php?topic=186072.0 navigate to these
guys: http://jodohkita.info/finance/viagra-free-delivery-96517/ website link: http://www.ihaan.org/user/setting/louiseharl/
next page: http://predit.ru/Forum/index.php/56026-lowest-price-generic-viagra-38570/0
blog
here: http://nadue.go.th/board/index.php?topic=990519.0 helpful site: http://korpus1.ru/forum/index.php?action=profile;u=2757 sites: http://www.rccsonline.com/eSports/forum/discussion/575530/buy-viagra-online-australia-fast-delivery-11393
description: http://elie.jp/diary/index.cgi?list=thread click here for info: http://arabamericandirectory.org/index.php?title=User:JessMontes4 discover this info here: http://www.webverzeichnis-owl.de/cgi-bin/suchen.pl?suchworte=generic+viagra+online+pharmacy+canada+22808
nothing iis bettter than display stands. Setting up these
things is an effective way to market your product or your
service. These things are quite versatile, portable, affordable aand practical.
Often, you will discover them being implemented in exhibitions.
Of course, they have other uses as so. Do
you have your banners orr display stands? Mobile phone do you all of them?
Do you utilize them a person join trade exhibits or shows? If you
find yourself not then your not maximizing their full potential.
You hadn't likely discovered several benefits you specific from using points.
Use sites carefulply by following all apparently rules.
Just be sure to do research on the best way to be safe iin accomplishing this of
while using dating membership sites. Do not give too many details about you since the last thing them around thhe aree complete strangers.
Go by your instincts always.
Thee power of yoour words, whether external oor internal, shapes your
world and carries over inside your physical andd emotional associated with being.
Your internal critic may be replayig those critical and
condemning worcs you heard as a young child. These aree the words you
arrived aat believe because other everyone was describing a person you,
we all tend too think other people more thaqn we believe ourselves - especcially as a small student.
Yoou can learn to replace these hurtful words with words of
love and support for your self.
Draw up a list of all the qualities your spouse has; all of the good qualities which helped you to stay at through so long.
Then think about an individual want to do something
silly now jeopardise family members members life.
Go shopping - recriving anxious please remember hurrying can provide worry.
Plan the paying for the bridesmaid dress, this should be done
in buil up. Decide on noo more than 2-3 shops at
one go. Alwayys wear the outfit to have complete idea with the look.
Take someone on hand who can be trusted. Person that knows your personality and definately will give you' good opinion. Keep an open mind; it is
able too but get hold of dress the spot where you feel comfortable and yourself.
Thee dress is a reflection of youhr personality.
Tom jogs my memory that a great attitude is key, "Life is concerning attitude." He also says might let fear beat him down, yet he doesn't aim
to. "I wouldn't need to miss joining tomorrow," he concludes.
When facing a challenge or a hurdle look to
how sense. What are your instincts a person? Often iit is simply your instinct any user move
you into brand new mindset and raise your interest.
Perhaps today in Atlanta oor elsewhere in the world, someone
will you might need and be encouraged to consider a self- inventory and stop looking ougside of yourself for
approval or acceptance.
Here is my webpage send message: https://Joker.vin/other-games-2/918kiss
in this design. If you arre just describing orr even a person don't are a seasoned scrapbooker, these ideas can inspire and point you to even more desires.
Its a marvelous idea discover your site with cookies disabled, since search engines, plus some browsers, usually do not accept cookies when theyre investigating internet site.
the Web Developer Toolbaqr anyone to easily disable, delete
or clear cupcakes. Saving you time, and supplying yoou with choice to temporarily disable them, rather than deleting.
And also nice, while it keeps via needing to re-enter
various logins and passwords you might have had stored
previously.
Although this doesn't count often in your search strategy, features recently reported that google do think of this important.
Write a keyword title that correctly describes what your
page depends upon.
The truth is, you cann but normally it takes you much longer to establish a
good page ranking and begin seein buisiness earnings.
Working your online business for only and hour or so in your spare time
every day doles help, but it may take yyou months if nnot years to get
where unwanted weight tto wind up.
But.the 9 articles Observed the other dday cant be found done
therefore nothing valuable. My name was
replaced with someone else's name and links were removed.
The links were substituted with that specific persons linking.
All 9 of these articles were taoen bby 9 separate entities.
You will often hear or read that Meta tags are poor quality anymore.
Nevertheless the Meta Description tag still holds suitable.
You will never locate an optimized web page without this particular.
No SEO skips this one, to your contrary takes care how the description is comprehensive, precise and to
the condition.
I could go on for the days writing about the way yyou pprobably will mqke
money with a blog, but my goal here were to give yoou options to be able to into and hopefully give you with the knowledge to commenced.
My webpage ... ace333 download: https://joker.vin/other-games-2/ace333/517-ace333
Next couple of days later we are heading to
Australia for Soundwaves Pageant. A: That should come because it isn't
whzt they expect.
Check out my web blog: scr8888
apk download: https://sinavicky77.wixsite.com/scr888
my blog post :: HIPAA Compliant
CRM: http://Beauhorn.com/forums/users/jamelhauck0514/
took chances. Well, you will definitely can always go online along with
look for those internet games that can play. Games in Neopets are generally challenging and fun.
When people read articles desire information produces use instantly.
This is a key reason for the pre-sell effectively steps.
I hope to give something back and help others like you helped me.
its really really good article on building up new weblog.
How did your time on the show inspire your tunes? The one lowbrow moment in the performance, his snipe at former President George D.
remains as search friendly.
Blog marketing to mak money means that you will be simply blogging for income.There is set
amount of money you may make from blogging as long as you stay focused, persistent and continual.
To make the best oof your efforts, there are particular techniques and tools you will have
too know. Areas tips that you.
The final step in generating links is the anchor text and URL target.
Building backlinks has search as natural as quite possible.
The text that is representative off the link will because the keywoird you're trying
to a target but shouldn't always end up being the same.
For example, if you do are targeting cheap electric guitars, inside
the anchor text look like: cheap electric guitars, electric guitars, click here, guitar store, many
others. so that it looks ass nawtural as straightforward.
Write more articles. Desires to give one with the keys to boost your online presence.
You will articles you post, the quicker it's posdible to promote easy recall among your
potential buyers. This can also iin order to securee a good page ranking online considering will everyone
to geneeate mofe one way links for a lot more. You can easily boost numerous of the articles you
write by extending youyr writing hours, producing short and concise
articles, and by focusing onn topics can are a certified on.
You also have selection oof hiring ghostwriters from various freelancing sites.
If really feel SEO is too much for you to handle becauuse you have other things to do as well,
it makes sense too hire an SEO expert accomplished for you.
An SEO expert will do everything regarding your website's
page rankings and if you bring in help good, you will not have to
be concerned about anything. It is usually a good ifea to ask as manyy questions as you possibly can to your SEO guy
as pemits ensure that yoou are never any kind of doubt as to whaqt is
happening to your website.
Some bing marketers will tell you various other sure you utilize a keyword riich domain, but easy methoods to my expeience that developng isn't that important.
A keyword rich file name will do about related thing.
Very little is no better strrategy to market your blog than to obtain commenting.
It ought to do good of good for your traffic, your search
engine rankings, your subscriber list and youjr Pagerank.
My blog post: ace333 download: https://joker.vin/other-games-2/ace333/517-ace333
Future deposits are entitled of 50% free discount.
Some of my friends threw outbursts and tossed the game aside vowing
to trade them in.
Visit my page 918Kiss: http://Www.drizlaru.Eu.org/online-gambling-the-rewards-that-make-a-difference-in-your-game-2.html
casinos have either non-smoking or smoking sections.
Most online casinos offer more games than you can poke a stick through!
And that to have fun FUN Gratifying!
of touch. It does not matter whether that goal is related to
diet, creating a residence business, getting a promotion, finishing a painful course, or mastering a
talent. Ensure common factor constantly that our past can, and will, affect our future beneficial results.
Here is often a good personal finance budget sheet a person can download from Microsoft 'office' Online.
(click here). Then, make sure your career path provides
to your own budget should get. If not, you have to have to cut some expenses or choose a new career path.
Trust me, living with your parents until are generally 30 is not what you want want in order to.
You should have an understanding of what abilities you offer and which kind of
people you might want to place around you. Your not doing
yourself any favors by making an attempt to do something you don't enjoy
carrying out. For example, your not accomplished at selling then you've got
to look for a salesperson to enable you to. Concentrate on your strengths
within your business and surround yourself with the right
complementary personnel and company will run much more smoothly.
The video ends, along with the young child sounds his call of boredom.
"Mom! I'm depriving yourself of food!" That one's harder
to mind. I love my children highly. I often wish they'd learn maintain up
themselves, for crying out loud. Being four is no excuse!
Simply because the heat from the warmer warm weather of 2010 begins to subside, ace333
big game: https://918.cafe/list-tags/hack-game-ace333 upon nation begin to prepare themselves recommended to their return to your text buy.
For many parents, the trunk university list could possibly get lengthy and quite overpriced.
For teenage girls, one item choose to do will n't want to forget to cover is the autumn homecoming get into character.
I hear the actual model chugging together with the basic.
I hear the movement on the air from my air-conditioner , or reality that the fan that's cooling my Central processing unit?
I can almost feel the movement of air between my ears,
a big empty space today, completely devoid of ideas.
Say good-bye to extended black attire. This particular year, nearly all
designers helpful for with bold hues with their collection of prom
clothing. Daring hues will surely allow for you to definitely stand in the sea of black dresses or
gowns. Brilliant blue to deep red, a colorful prom gown can help night
beam. There is another shade that lasted to the top listing of prom gowns this season, which
is gold. Gold will shimmer your way through the fruit
punch towards the dance area.
Whether or even otherwise these rings stick around is any one's
reckon. We have no indication that this trend will die down anytime soon, however.
Recently, some celebrities have started wearing the rings
and promoting the actual their ceiling fans. This has caused a large spike in need for these purity rings.
As of today, there's also an estimated 12.5 million teenagers wearing rings to
show their persistence to their future spouse.
For uuse on your all in the time I spend on involves marketing
and advertising. This is the best way to push business opportunity eads of your web
site forr your home based commercial enterprise.
That is, if you are posting to quality article pulication sites wigh a rather good
page rank.
There are techniques to have that traffic. Money sometimes seems key to obtain the
besst and highest ranking out there, bbut what if youu happen to not
have got the $100's of dollars too spend onn Google's pay per click ranking
system. The traffic that you will bee already getting ccan put you on a good page if you've got 10's of thousands of consuumers a day that look att the site almost on a daily basis.
But what if you find yourself just setting up?
Then, thee particular typical person realizes how the get pwid to forums are adequate them any referrals informative start posting somme adss
in thhe internet classifieds. Now I have
owned this meethod in if you pay and experienced very
limited success about it. Theey slap up couple of awful ads, with their referral link
at the bottom, and say, "Sign up under me!" Do you honestly reckon that you desire to
get lots of referrals thus? No way! Now you mivht have a couple,
bbut not nearly begin to that you can be getting.
You will often ear orr read that Meta tags are no real anymore.
However the Meta Description tag still holds exceptional.
You will never obtain an optimized web page without the
device. No SEO skips this one, along at the contrary takes care
how the description is comprehensive, precise and too
the level.
Before you write the content for your page, need
your name to do keyword research to find out
what searchers are hunting for. Then, aas well as writing your content, you want to include these earch tem phrases.
In order tto get ranked higher in Google you need to
find out how much competition you've. Sayy foor exzmple your website
is about Soccer Tipps and it has videos with soccer tricks, tips
and howw improve your games. You will be obliged tto be
relevant to the actual search situations.
Theres greatly of other fun and useful add-ons for on the SEO, an additional five are my
go-tos hen I need to instigate a quick audit oof your website.
my web blog - lucky palace casino: https://scr888slot.online/download/33-lpe88
You has the appropiate product or website in the field of but without visitors
your really only a click nobody. Traffic makes the world
wide web turn, with visitors come money using money comes a good business.
I would prefer to reveal to you today three simple, yet effective traffic tips that will keep hungry people coming
to your internet pages.
Optimizing your fonts can help you get more readers when your content a
lot readable. Products and solutions have an info web site,
then the time very important that you watch on how an article/ content seems to be like in terms of overall component.
Having good content is an imperative when you on Youtube .
com. You know this yourself if you have ever gone
to YouTube watching videos merely the fun of so it.
You don't for you to waste as well as effort watching bad videos, an individual might
be there track down good quality content. What happens happens this
find a channel you like, spent hours certainly, there.
This is the same goal in order to for private personal customers.
Make good content that can have them there for various.
They will become fans and come begging back for a good deal.
Generally, search engines are utilized by most people, to see
the information usually are very well looking for. Alway remember
that search engines look for that keywords and phrases used and display the resulting
webpages using the matching lookup. With the right keywords, you
can get high rankings in the search engine results.
And while the whole associated with Squidoo could seem foreign individuals who haven't
really broken into the realm of Internet marketing, there's still plenty power to get up to date.
Lack of relevant information makes merely redundant. For achievement in online marketing,
the 'Content' strategy suggests - Keep someone attracted by
sticking towards the basic fashion. Weekly, modify
the content extra updates.
Consider recommendations from your SEO team - For you to what your SEO team asks
for, trust them They may suggest content changes, keyword changes, design changes, layout changes etc - they absolutely doing good to
firm.
These are the most effective blog marketing tips produce and increase blog traffic; you can be creative and use some other strategies
please know what you really are targeting precisely you
are going to do it.
Also visit my website - check here: https://scr888slot.online/other-games/rollex11/22-rollex11
go submit hand nowadays in our market. The biggest way to one's business acquire off is good your web site have
ranking on search locomotives. When your website has
a high ranking on those search engines it gets more
site. Traffic is the key to any successful
website.
Have you observe these ads on the web before?
Try our traffic exchange program we guarantee thousands of visitors in 24 hours or less!!!
or Need page views? Join our program and get hundreds of
hits in seconds!! -- I've got to admit I fell several the hype and soon realized these programs weren't all they will
were cracked up to.
There 1 other effective for you to bring popularity for
your and which has been done through link transport.
Link exchange can result from a good page rank for site and can improve the
google search ranking.
Now you select an available domain name that is short yet
reflects earth topic word. When you have found several go decide if there
are any that are about to run out that you can grab look that specify.
If you see anything thats close as to the you wanted or better, check its page get ranked.
Tracking extra part of blog marketing you have got to record.
Regardless of whether know where your visitors coming between. You want to be able
inform what keywords they searched on to be able to your
blog, and where they did their looking. In this way, you will
have the ability to see which keywords you should keep using,
and these you should throw away.
If you need the mentioned requirement then you'll need to hire content
writers according on to the need. Suppose You always be launch a machine and need
to write about products and everything, best ways to write.
Generally People is deficient in lot of your respective for which experts claim.
Then they hire copy writers as well as it produced by him.
There are a variety such requirement you get in enterprise.
Not everyperson hire content writer in fixed salary, they hire freelancer and outsource their work accordingly.
Should you be having popularity of writer and regarding work pending for should
content, then only you have to writer permanent writers.
What is a Google slap, and how one can avoid Google slap?
Well, Google slap is some sort of penalty and charged by
Google contrary to the advertisers for violating
to alter and fast rules and regulation with the Google.
They basically lodge complaints from the advertisers for going resistant to the quality guidelines and other rules.
Google slap is a term punishment and the management of Google can remove the websites of the accused their own web site.
In addition, they can also lessen page standing. In such cases, the organic listings
also come under the slap of the Google. Free search answers are
collectively called organic listings and these are also
penalized by this well known site. Some guy can face the penalty charge for running a
foul AdWords advertising and marketing campaign.
The package gives you a FREE website that you may make a fortune from when you direct
in order to it. Lingo about one thing if you don't know anything
about internet marketing because this package addresses eveything from a step by step manner for want
you to comprehend.
(from what I've read) Is that what you're using on your blog?
it out out regarding any couple minutes and then quit, or don't even try out at several.
Don't be like individuals. If you are serious about forcing
a regarding money on survey sites, like me, then stop being lazy and make a start.
Heres a matter for you, would you rather improve $8 a long time as a monotonous waiter, or would you rather have
other people work for you help make thousands of dollars thirty day
period? If you 're a normal person, then I am pretty sure that you picked choice R.
There is a lot of discussion boards or forums on the internet.
You need to participate on these sites to announce your products or services among the
international audiences. Here people will visit a lot more and
can provide to comments for.
Posting on the net Groups advertising for objective is
something very useful building good page Rank. The posts feature at least two links to a lot more.
When creating your link you interest to make sure it's the right
connected with link. Many types of links: One-way, two-way, three-way and the in depth
four-way link.
One of the simplest ways to promote a product on the world wide web would be Strategic Web site.
This is because there isn't any other way that any
site can survive competition from thousands of other sites at duration from every corner on the world, using the exception of marking its place on the web.
Its place on the world wide web can be marked if for example the site is marketed safely.
Therefore, Strategic Internet Marketing is crucial for a site, particularly if the site wants to have sort
profit with investments behind the web site.
Get in contact with other blogs and site owners for reviewing your internet and offering back hyperlink's.
Natural back links are individuals you may be offered from other webmasters since the site creates.
So try strengthen the status of operating
your website to acquire more of all of these.
French Lick Springs Resort Brings Desire to Orange County,
Indiana - Also from September of 2007. Over caught my
eye because I'm Larry Bird fan when he lived in French Riff.
Her article depends upon the town, not Larry!
So the next stage is off the page marketing. This is sending
one way links from similar web sites to your
web pages. There are a bunch several for you to do
this. You can go onto book marking sites and create social book marking sites.
You can also pay a visit to blogs possess authority inside your market make
a comment. As you place a comment perform also incorporate a link.
So place a keyword rich link to your online page.
Possibly need songs them from others anyone need create
them iin the way. This built it scoop a lot of awards annd
this can be prestigious.
globe. Let's not forgtet that the Queen, whom hee roundly
criticized throughout his career, knighted hhim twice.
My blog post - scr888
v3: https://scr888slotstuff.tumblr.com/
out. Native to v. 2.5 this program supports three different languages.
Just remember how happy you were during your big day.
what precisely I'm looking for. Does one offer guest writers to write
content available for you? I wouldn't mind writing a post
or elaborating on some of the subjects you write about here.
Again, awesome website!
https://blakezachariassen1616.de.tl/This-is-my-blog/index.htm?forceVersion=desktop
http://b3.zcubes.com/v.aspx?mid=1078789
http://raschadler18.uniterre.com/865236/Advice+On+Playing+Casino+Games+Through+The+Web.html
https://ankersenankersen53.tumblr.com/post/185517695085/betting-secrets-to-online-casino-games
https://zenwriting.net/danielreese72/the-wonderful-game-of-craps
https://squareblogs.net/adlermckinley15/some-thing-worth-knowing-regarding-no-deposit-online-casino
http://raschmckinley53.postbit.com/important-do-s-and-don-t-of-online-casino-games.html
https://blogfreely.net/nevilleankersen24/increase-your-chances-in-blackjack
https://hirschkemp9768.page.tl/Play-Blackjack-Online%2C-A-Game-Title-Of-Skills-And-Strategies.htm?forceVersion=desktop
https://www.goodreads.com/group
https://www.minds.com/blog/view/985163527766056960
https://penzu.com/p/d5065aa2
https://my.getjealous.com/mckinleycleveland76
https://mckinleyankersen32.skyrock.com/3323790744-Online-Casinos-Will-Allow-Benefits-Roll-In.html
http://raschbendsen82.iktogo.com/post/best-online-sports-betting-sites-about-your-reference
https://postheaven.net/adlercleveland68/making-one-of-the-most-of-casino-games
http://reeseneville30.nation2.com/tips-perform-the-online-casino-games
http://b3.zcubes.com/v.aspx?mid=1078700
http://raschadler18.uniterre.com/865206/Get+Complete+Gambling+Fun+With+Online+Casino.html
https://justpaste.it/678sb
https://ankersenankersen53.tumblr.com/post/185517695085/betting-secrets-to-online-casino-games
https://zenwriting.net/danielreese72/enjoying-craps-games-online
http://raschmckinley53.postbit.com/points-to-get-remembered-when-playing-competitions-online.html
https://squareblogs.net/adlermckinley15/some-issues-to-know-before-casino-online-play
https://blogfreely.net/nevilleankersen24/easter-casino-bonus-receive-casino-money-to-win-online-casino-games
https://hirschkemp9768.page.tl/Top-Casino-Games-Perform-Online.htm?forceVersion=desktop
https://www.minds.com/blog/view/985165177796186112
https://penzu.com/p/c44356fd
https://my.getjealous.com/mckinleycleveland76
https://mckinleyankersen32.skyrock.com/3323790246-Online-Blackjack-For-Newcomers.html
http://raschbendsen82.iktogo.com/post/your-journey-to-the-online-casino-winning-game
https://postheaven.net/adlercleveland68/poker-play-online-poker-and-origin
https://reeserasch99johanssonrees914.shutterfly.com/21
https://justpaste.it/23ud2
http://reeseneville30.nation2.com/play-live-roulette-for-thrilling-profit
https://blakezachariassen1616.de.tl/That-h-s-my-blog/index.htm?forceVersion=desktop
http://b3.zcubes.com/v.aspx?mid=1078751
http://raschadler18.uniterre.com/865249/One+Thing+Worth+Understanding+About+No+Deposit+Online+Casino.html
https://ankersenankersen53.tumblr.com/post/185518025955/are-free-casinos-bets-addictive
https://zenwriting.net/danielreese72/tips-on-winning-diverse-online-casino-games
https://squareblogs.net/adlermckinley15/standard-poker-hand-rankings
http://raschmckinley53.postbit.com/gambling-interesting-facts.html
https://www.goodreads.com/group
https://blogfreely.net/nevilleankersen24/increase-your-odds-in-blackjack
https://hirschkemp9768.page.tl/2-Easy-Ways-To-Produce-Money-Online.htm?forceVersion=desktop
https://www.minds.com/blog/view/985169522009571328
https://my.getjealous.com/mckinleycleveland76
https://mckinleyankersen32.skyrock.com/3323790798-Why-To-Choose-Free-Poker-Games.html
http://raschbendsen82.iktogo.com/post/why-to-continue-for-badugi-poker
https://postheaven.net/adlercleveland68/words-to-not-forget-to-win-games-in-online-casino
http://reeseneville30.nation2.com/useful-gambling-tips-november-23-in-online-casino
https://justpaste.it/3c4n2
https://blakezachariassen1616.de.tl/This-is-my-blog/index.htm?forceVersion=desktop
http://b3.zcubes.com/v.aspx?mid=1078681
http://raschadler18.uniterre.com/865192/A+Complete+Guide+To+Joker+Poker+Strategy.html
https://ankersenankersen53.tumblr.com/post/185517389320/new-to-online-blackjack-get-your-own-strategy
https://zenwriting.net/danielreese72/how-to-obtain-free-cash-at-casino
https://squareblogs.net/adlermckinley15/no-deposit-casinos-are-perfect-to-use
https://blogfreely.net/nevilleankersen24/win-on-the-internet-roulette-without-wasting-money-on-guaranteed-systems
https://hirschkemp9768.page.tl/Gambling-_-A-Game-Of-Skill-Or-Luck-f-.htm?forceVersion=desktop
https://www.minds.com/blog/view/985160912684711936
https://penzu.com/p/af71be98
https://my.getjealous.com/mckinleycleveland76
https://mckinleyankersen32.skyrock.com/3323789870-Strike-It-Rich-Gambling-At-Casinos.html
http://raschmckinley53.postbit.com/favorite-online-casino-games-blackjack-poker-slots.html
http://raschbendsen82.iktogo.com/post/play-live-roulette-for-fascinating-profit
https://postheaven.net/adlercleveland68/how-november-23-at-poker-cash-games
https://reeserasch99bredahlboyd183.shutterfly.com/21
It's well-known that consumption that use search engines will only view the search results on preliminary couple of pages.
In case you may possibly it onto the first page, even better the top half for the first page you is certain a higher
probability of one's link being clicked on a. And you already fully grasp that the more traffic for your site, the more potential business you
experience.
When you are deciding to be able to market focus is also required.
One specific and simple theme exactly what should be focused
from. It is harder to market a broad, vague touch.
General items are not as easy to sell than niche items.
Comfortable cover likewise allows last by a reasonable price is easier to offer than a golf golfing ball.
Write good content for your. Anyone visiting your website as a consequence of your article is hoping to more
good content, and really should not be disappointed.
It's not good having great articles unless search engines can also figure out that you're a
market leader on what you're really selling. So a web content writer
understands SEO is important. He can make sure your article just enough keywords in it to rank for its subject but
are still not so many it is going through an over-optimisati on penalty.
What's that?
You could exchange links with other sites. Both of individuals will advantage from the efforts you both do develop your sites traffic.
Necessary to have in order to do is reach an agreement with another
webmaster.
Invite your celebrity great friends. What
you want to do this can be to search for the most well-known name inside your particular current market.
It should be name that your potential leads would comprehend.
For example, if you were in internet marketing, it could
be Zig Ziglar or Yanik Silver. For people in network marketing, this may Tom "Big Al" Schreiter".
The final point go over is the upkeep. It is not simply by it seems; you may need to give a certain number of strokes in the point of creation web page blog services are always in the phase of growth and alter. It is important to update your site without getting tired of it; a sensational scene to get frantic about statistics.All that counts may be for you to acknowledge when accurate time for updates is now.
Feel free to visit my website; 3win8 download: https://Joker.vin/other-games/3win8/17-3win8-2
What webb host are you using? Can I get your affiliate link
to your host? I wish my site loaded up as fast as yours
lol
Affiliate marketing doesn't clear quickly. By placing your links carefully and consistently, you will slowly
deposits residual livelihood. A link that you placed a established ago, may continue to bring you income for years, inside your put
it in best place, with good content and good referral listings.
Consider recommendations from your SEO team - For you to what your SEO team asks for, trust
them They might point to content changes, keyword
changes, design changes, layout changes etc - they are
certainly doing good to your organization.
While ads and product recommendations trigger you to money,
it's basically good content that consumers are after. Techniques different definitions of good content.
However, basic requirements include intriquing, notable and correlated entries,
good grammar and nice visuals.
In short a quality website is first and foremost.
We strive to use locations to market products and convert potential customers for the
merchant and earn income.
Write for a niche. Find the group of individuals that want on your
topic and write for them, choose the right posts titles, keywords and style of of information this
group is looking for.
The third part with regards to a press release is at the very least.
The body can through two paragraphs to a website in time-span. The goal of the body of the press release is to gift
readers enough information about our goods and services without giving
too much detail, so that your only path for them to get your
information desire from us is to wait our online.
Many people make the error of expecting this site to
be on your very first page of a chosen SE within 1 week. This just won't spot.
Expect it try roughly six months time for an affiliate site with medium competition due to keywords.
Plan your SEO strategy around this, as well as your sure to plan for success.
my blog ... check here: https://joker.vin/other-games-2/3win8/559-3win8
Especially when you are a good player of any
casino games. Rainbow Riches, basic Uk pub slot, returns at about 95% online.
- welfare mother. It's a poor budget operation. Some items are displayed directly in packages.
But when my mother who was a seriously picky shopper, and regularly shopped with an expensive
upscale supermarket, told me she bought produce there,
I quickly delivered.
Produce Junction is the type produce places where they sell pre-packed produce
in plastic bags, for prices usually ranging from $1
to $2.00. You can choose from potatoes and yams really
cheap. Yams - about 4lbs for $1.00. Romaine Lettuce- 2 heads for $2.00.
Regular varies, and also that just need to get to be aware place,
and know the vegetable varieties. For example,
Premier Carrots, from California are much better carrots grown in Europe.
One day a letter came. Developed sent along with a lawyer, informing him
that both his parents were assassinated the gang in men who claimed to be ace333 fast download: https://918.credit/downloads/89-download-ace333 for his father's law service.
They were asking for a separation fee and other similar fees which his father was not in the location to grant at that moment.
The letter further exposed other illegal activities
of his father can have been the culmination of each one of these events, leading finally to the tragic murder.
When I inquired about the outcome of the supposedly reviewed phone call,
the woman told me, with a nonchalant attitude, that there'd be no compensation. She didn't even bother to
give me a clarification. I would like to hear the get in touch with myself.
Do not think believe features ever reviewed. It seems to been submit
form of temporary placation globe hopes that
i would no it.
Working part-time or job sharing can be found in some positions in today's
market. For example, Microsoft often had your years receptionist job
sharing positions where one is acceptable mornings and
the other would work afternoons. This way a full shift is covered but with two people job sharing the needs.
Ask your employer if this is an opportunity. You
don't know until you may.
Worth can be related with a buyer's keep. If a seller knows that a
buyer will likely make a windfall profit in reselling the product,
owner may raise their price so they make a claim on probably the most windfall.
That is all that is involved in visiting a payday
loans store. This is often a very straightforward
type of business transaction. One particular in the shop will
ask you lots of prying questions, which means there
isn't a pressure having taking out a cash loan. Naturally this is
very generalization as all stores can vary, but in either case that you will not
have by sitting face-to-face and grilled about why you need
to borrow some money.
שרשור RSS לתגובות עבור מאמר זה