**Query tijd: 0.59 ms** **Query geheugen: 0.020 MB Geheugen voor query: 1.026 MB** **Teruggegeven rijen: 0**
SELECT `session_id`
FROM `hinxd_session`
WHERE `session_id` = X'6f6f62723263336b69377175346b703476393371686a6a6a7164'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.08 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.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
**Query tijd: 0.67 ms** **Na laatste query: 0.07 ms** **Query geheugen: 0.004 MB Geheugen voor query: 1.031 MB**
INSERT INTO `hinxd_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6f6f62723263336b69377175346b703476393371686a6a6a7164', 1, 1790034943, 0, '', 0)
**VERKLAAR niet mogelijk voor query: INSERT INTO `hinxd_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6f6f62723263336b69377175346b703476393371686a6a6a7164', 1, 1790034943, 0, '', 0)**
| 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 |
| update | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.09 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
**Query tijd: 1.02 ms** **Na laatste query: 0.24 ms** **Query geheugen: 0.025 MB Geheugen voor query: 1.062 MB** **Teruggegeven rijen: 44**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hinxd_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 | hinxd_extensions | NULL | ref | extension | extension | 82 | const | 31 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 ms |
| init | 0.01 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.43 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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}() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 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 tijd: 0.57 ms** **Na laatste query: 0.23 ms** **Query geheugen: 0.021 MB Geheugen voor query: 1.091 MB** **Teruggegeven rijen: 3**
SELECT id, rules
FROM `hinxd_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_viewlevels | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 3 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 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 |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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 tijd: 0.59 ms** **Na laatste query: 0.05 ms** **Query geheugen: 0.021 MB Geheugen voor query: 1.102 MB** **Teruggegeven rijen: 1**
SELECT b.id
FROM hinxd_usergroups AS a
LEFT JOIN hinxd_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 | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.11 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.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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 tijd: 2.94 ms** **Na laatste query: 0.06 ms** **Query geheugen: 0.046 MB Geheugen voor query: 1.123 MB** **Teruggegeven rijen: 122**
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM hinxd_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 | hinxd_extensions | NULL | ref | extension | extension | 82 | const | 170 | 0.40 | Using index condition; Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 2.28 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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}() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 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 tijd: 0.53 ms** **Na laatste query: 2.16 ms** **Query geheugen: 0.021 MB Geheugen voor query: 1.434 MB** **Teruggegeven rijen: 9**
SELECT `path`
FROM hinxd_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_ignored | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 9 | 20.99 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.00 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:56 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 7 | plgSystemRsfirewall->__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:667 |
| 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 tijd: 0.56 ms** **Na laatste query: 0.04 ms** **Query geheugen: 0.021 MB Geheugen voor query: 1.440 MB** **Teruggegeven rijen: 0**
SELECT `file`
FROM hinxd_rsfirewall_hashes
WHERE `type`='protect'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_hashes | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 348 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 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.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:63 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 7 | plgSystemRsfirewall->__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:667 |
| 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 tijd: 0.45 ms** **Na laatste query: 0.03 ms** **Query geheugen: 0.027 MB Geheugen voor query: 1.446 MB** **Teruggegeven rijen: 67**
SELECT *
FROM hinxd_rsfirewall_configuration
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_configuration | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 67 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 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 |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:71 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 7 | plgSystemRsfirewall->__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:667 |
| 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 tijd: 0.62 ms** **Na laatste query: 1.19 ms** **Query geheugen: 0.024 MB Geheugen voor query: 1.658 MB** **Teruggegeven rijen: 10**
SHOW FULL COLUMNS
FROM `hinxd_rsfirewall_logs`
**VERKLAAR niet mogelijk voor query: SHOW FULL COLUMNS FROM `hinxd_rsfirewall_logs`**
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.08 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| Opening tables | 0.03 ms |
| checking permissions | 0.02 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 |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_rsfirewall/tables/logs.php:38 |
| 11 | RsfirewallTableLogs->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:31 |
| 9 | RSFirewallLogger->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:84 |
| 8 | RSFirewallLogger::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:63 |
| 7 | plgSystemRsfirewall->__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:667 |
| 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 tijd: 0.58 ms** **Na laatste query: 1.59 ms** **Query geheugen: 0.022 MB Geheugen voor query: 1.856 MB** **Teruggegeven rijen: 1**
SELECT template
FROM hinxd_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | 16.67 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 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.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:95 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:53 |
| 7 | plgSystemRokCommon->__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:667 |
| 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 tijd: 0.49 ms** **Na laatste query: 0.03 ms** **Query geheugen: 0.023 MB Geheugen voor query: 1.864 MB** **Teruggegeven rijen: 1**
SELECT template
FROM hinxd_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | 16.67 | Using where |
| 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.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:95 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:53 |
| 7 | plgSystemRokCommon->__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:667 |
| 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 tijd: 0.49 ms** **Na laatste query: 0.51 ms** **Query geheugen: 0.021 MB Geheugen voor query: 1.980 MB** **Teruggegeven rijen: 2**
SELECT extension, file, type
FROM hinxd_rokcommon_configs
ORDER BY priority
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rokcommon_configs | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 2 | 100.00 | **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:131 |
| 8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:75 |
| 7 | plgSystemRokCommon->__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:667 |
| 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 tijd: 0.54 ms** **Na laatste query: 3.85 ms** **Query geheugen: 0.021 MB Geheugen voor query: 2.658 MB** **Teruggegeven rijen: 2**
SELECT *
FROM hinxd_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 | hinxd_languages | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 3 | 33.33 | Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.01 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.00 ms |
| Creating sort index | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 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 tijd: 0.59 ms** **Na laatste query: 0.07 ms** **Query geheugen: 0.021 MB Geheugen voor query: 2.666 MB** **Teruggegeven rijen: 8**
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `hinxd_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | extension | extension | 82 | const | 5 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.01 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.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 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 tijd: 0.60 ms** **Na laatste query: 3.67 ms** **Query geheugen: 0.023 MB Geheugen voor query: 2.769 MB** **Teruggegeven rijen: 34**
SELECT *
FROM hinxd_rsform_config
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsform_config | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 34 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 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.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:52 |
| 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:19 |
| 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:104 |
| 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:34 |
| 8 | plgSystemRsformdeletesubmissions->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 1.03 ms** **Na laatste query: 0.50 ms** **Query geheugen: 0.054 MB Geheugen voor query: 2.811 MB** **Teruggegeven rijen: 34**
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 hinxd_menu AS m
LEFT JOIN hinxd_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 | ALL | idx_client_id_parent_id_alias_language | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 127 | 6.22 | Using where; **Gebruik bestandssortering** |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.m.component_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.06 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.50 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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}() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 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:417 |
| 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:533 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.68 ms** **Na laatste query: 0.38 ms** **Query geheugen: 0.026 MB Geheugen voor query: 3.013 MB** **Teruggegeven rijen: 18**
SHOW FULL COLUMNS
FROM `hinxd_extensions`
**VERKLAAR niet mogelijk voor query: SHOW FULL COLUMNS FROM `hinxd_extensions`**
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| Opening tables | 0.00 ms |
| checking permissions | 0.02 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 |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 11 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
| 10 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 9 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.62 ms** **Na laatste query: 0.07 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.040 MB** **Teruggegeven rijen: 1**
SELECT `extension_id`
FROM `hinxd_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| 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.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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:47 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.43 ms** **Na laatste query: 0.06 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.047 MB** **Teruggegeven rijen: 1**
SELECT *
FROM hinxd_extensions
WHERE `extension_id` = '10057'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | 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.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.44 ms** **Na laatste query: 0.05 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.051 MB** **Teruggegeven rijen: 1**
SELECT `extension_id`
FROM `hinxd_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| 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.06 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.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:70 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.39 ms** **Na laatste query: 0.05 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.057 MB** **Teruggegeven rijen: 1**
SELECT *
FROM hinxd_extensions
WHERE `extension_id` = '10057'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | 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.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.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.50 ms** **Na laatste query: 9.31 ms** **Query geheugen: 0.024 MB Geheugen voor query: 3.240 MB** **Teruggegeven rijen: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM hinxd_extensions
WHERE `type` = 'component'
AND `element` = 'com_advancedmodules'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.05 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.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/components/com_roksprocket/lib/RokSprocket/Addon/AdvancedModuleManager.php:90 |
| 15 | RokSprocket_Addon_AdvancedModuleManager->isComponentEnabled() | JROOT/components/com_roksprocket/lib/RokSprocket/Addon/AdvancedModuleManager.php:17 |
| 14 | RokSprocket_Addon_AdvancedModuleManager->__construct() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 13 | ReflectionClass->newInstanceArgs() | JROOT/libraries/rokcommon/RokCommon/Service/Container/Builder.php:248 |
| 12 | RokCommon_Service_Container_Builder->createService() | JROOT/libraries/rokcommon/RokCommon/Service/Container/Builder.php:86 |
| 11 | RokCommon_Service_Container_Builder->getService() | JROOT/libraries/rokcommon/RokCommon/Service/ContainerImpl.php:377 |
| 10 | RokCommon_Service_ContainerImpl->__get() | JROOT/plugins/system/roksprocket/roksprocket.php:225 |
| 9 | plgSystemRokSprocket->loadAddons() | JROOT/plugins/system/roksprocket/roksprocket.php:91 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.54 ms** **Na laatste query: 0.04 ms** **Query geheugen: 0.024 MB Geheugen voor query: 3.232 MB** **Teruggegeven rijen: 1**
SELECT extension_id AS id, element AS "option", params, enabled
FROM hinxd_extensions
WHERE `type` = 'component'
AND `element` = 'com_advancedmodules'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.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.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.09 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_roksprocket/lib/RokSprocket/Addon/AdvancedModuleManager.php:92 |
| 15 | RokSprocket_Addon_AdvancedModuleManager->isComponentEnabled() | JROOT/components/com_roksprocket/lib/RokSprocket/Addon/AdvancedModuleManager.php:17 |
| 14 | RokSprocket_Addon_AdvancedModuleManager->__construct() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 13 | ReflectionClass->newInstanceArgs() | JROOT/libraries/rokcommon/RokCommon/Service/Container/Builder.php:248 |
| 12 | RokCommon_Service_Container_Builder->createService() | JROOT/libraries/rokcommon/RokCommon/Service/Container/Builder.php:86 |
| 11 | RokCommon_Service_Container_Builder->getService() | JROOT/libraries/rokcommon/RokCommon/Service/ContainerImpl.php:377 |
| 10 | RokCommon_Service_ContainerImpl->__get() | JROOT/plugins/system/roksprocket/roksprocket.php:225 |
| 9 | plgSystemRokSprocket->loadAddons() | JROOT/plugins/system/roksprocket/roksprocket.php:91 |
| 8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.51 ms** **Na laatste query: 2.56 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.445 MB** **Teruggegeven rijen: 4**
SELECT *
FROM hinxd_rsfirewall_hashes
WHERE (`type`='3.10.12' OR `type`='protect')
AND (`flag`!='C' OR `flag` IS NULL)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_hashes | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 348 | 17.29 | Using where |
| 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.00 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1107 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.50 ms** **Na laatste query: 0.20 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.454 MB** **Teruggegeven rijen: 0**
SELECT *
FROM hinxd_rsfirewall_snapshots
WHERE `type`='protect'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_snapshots | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 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.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:49 |
| 9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1130 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.53 ms** **Na laatste query: 0.04 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.461 MB** **Teruggegeven rijen: 0**
SELECT `ip`,`reason`
FROM hinxd_rsfirewall_lists
WHERE (`ip`='216.73.216.67' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 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.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:172 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:151 |
| 9 | plgSystemRsfirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1166 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.50 ms** **Na laatste query: 0.04 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.466 MB** **Teruggegeven rijen: 0**
SELECT `ip`,`reason`
FROM hinxd_rsfirewall_lists
WHERE (`ip`='216.73.216.67' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | 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.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 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.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:172 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:141 |
| 9 | plgSystemRsfirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1170 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.58 ms** **Na laatste query: 0.08 ms** **Query geheugen: 0.021 MB Geheugen voor query: 3.474 MB** **Teruggegeven rijen: 0**
SELECT *
FROM hinxd_rsfirewall_exceptions
WHERE `published`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_rsfirewall_exceptions | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 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.00 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:758 |
| 9 | plgSystemRsfirewall->isException() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1307 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.82 ms** **Na laatste query: 0.18 ms** **Query geheugen: 0.028 MB Geheugen voor query: 3.481 MB** **Teruggegeven rijen: 44**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `hinxd_assets`
WHERE `name` IN ('root.1','com_admin','com_advancedmodules','com_advancedtemplates','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_contenttemplater','com_cpanel','com_dbreplacer','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_regularlabsmanager','com_rereplacer','com_roksprocket','com_rsfirewall','com_rsform','com_search','com_snippets','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_assets | NULL | ALL | idx_asset_name | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 213 | 21.13 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.09 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.06 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.15 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 17 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 16 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 13 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 12 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 11 | RegularLabs\Plugin\System\AdvancedModules\Helper->onAfterRoute() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 10 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:97 |
| 9 | RegularLabs\Plugin\System\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/advancedmodules.php:62 |
| 8 | PlgSystemAdvancedModules->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.63 ms** **Na laatste query: 1.03 ms** **Query geheugen: 0.024 MB Geheugen voor query: 3.622 MB** **Teruggegeven rijen: 0**
SELECT `id`
FROM `hinxd_users`
WHERE `block` = 0
AND `activation` = 0
AND (`params` LIKE '%_key\":\"\"%')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_users | NULL | ref | idx_block | idx_block | 1 | const | 2 | 50.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 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.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/iplogin/src/User.php:309 |
| 15 | RegularLabs\Plugin\System\IPLogin\User::getUserIds() | JROOT/plugins/system/iplogin/src/User.php:263 |
| 14 | RegularLabs\Plugin\System\IPLogin\User::findUser() | JROOT/plugins/system/iplogin/src/User.php:156 |
| 13 | RegularLabs\Plugin\System\IPLogin\User::logInUser() | JROOT/plugins/system/iplogin/src/User.php:42 |
| 12 | RegularLabs\Plugin\System\IPLogin\User::logIn() | JROOT/plugins/system/iplogin/src/Helper.php:40 |
| 11 | RegularLabs\Plugin\System\IPLogin\Helper->onAfterRoute() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 10 | call_user_func_array() | JROOT/plugins/system/iplogin/src/Plugin.php:97 |
| 9 | RegularLabs\Plugin\System\IPLogin\Plugin->run() | JROOT/plugins/system/iplogin/iplogin.php:55 |
| 8 | PlgSystemIPLogin->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.57 ms** **Na laatste query: 0.55 ms** **Query geheugen: 0.023 MB Geheugen voor query: 3.636 MB** **Teruggegeven rijen: 3**
SELECT s.*
FROM hinxd_template_styles as s
WHERE s.client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | 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.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedtemplates/src/Document.php:183 |
| 14 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getStyles() | JROOT/plugins/system/advancedtemplates/src/Document.php:111 |
| 13 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getActiveStyle() | JROOT/plugins/system/advancedtemplates/src/Document.php:92 |
| 12 | RegularLabs\Plugin\System\AdvancedTemplates\Document::setTemplate() | JROOT/plugins/system/advancedtemplates/src/Helper.php:37 |
| 11 | RegularLabs\Plugin\System\AdvancedTemplates\Helper->onAfterRoute() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 10 | call_user_func_array() | JROOT/plugins/system/advancedtemplates/src/Plugin.php:97 |
| 9 | RegularLabs\Plugin\System\AdvancedTemplates\Plugin->run() | JROOT/plugins/system/advancedtemplates/advancedtemplates.php:62 |
| 8 | PlgSystemAdvancedTemplates->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.52 ms** **Na laatste query: 0.04 ms** **Query geheugen: 0.025 MB Geheugen voor query: 3.652 MB** **Teruggegeven rijen: 1**
SELECT a.params
FROM hinxd_advancedtemplates AS a
WHERE a.styleid = 20
| 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 |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT/plugins/system/advancedtemplates/src/Document.php:290 |
| 17 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getAdvancedParams() | JROOT/plugins/system/advancedtemplates/src/Document.php:197 |
| 16 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getStyleParams() | JROOT/plugins/system/advancedtemplates/src/Document.php:260 |
| 15 | RegularLabs\Plugin\System\AdvancedTemplates\Document::stylePassesAssignments() | JROOT/plugins/system/advancedtemplates/src/Document.php:163 |
| 14 | RegularLabs\Plugin\System\AdvancedTemplates\Document::isStyleActive() | JROOT/plugins/system/advancedtemplates/src/Document.php:117 |
| 13 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getActiveStyle() | JROOT/plugins/system/advancedtemplates/src/Document.php:92 |
| 12 | RegularLabs\Plugin\System\AdvancedTemplates\Document::setTemplate() | JROOT/plugins/system/advancedtemplates/src/Helper.php:37 |
| 11 | RegularLabs\Plugin\System\AdvancedTemplates\Helper->onAfterRoute() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 10 | call_user_func_array() | JROOT/plugins/system/advancedtemplates/src/Plugin.php:97 |
| 9 | RegularLabs\Plugin\System\AdvancedTemplates\Plugin->run() | JROOT/plugins/system/advancedtemplates/advancedtemplates.php:62 |
| 8 | PlgSystemAdvancedTemplates->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.45 ms** **Na laatste query: 0.62 ms** **Query geheugen: 0.024 MB Geheugen voor query: 3.671 MB** **Teruggegeven rijen: 1**
SELECT a.params
FROM hinxd_advancedtemplates AS a
WHERE a.styleid = 27
| 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 |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.01 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.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT/plugins/system/advancedtemplates/src/Document.php:290 |
| 17 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getAdvancedParams() | JROOT/plugins/system/advancedtemplates/src/Document.php:197 |
| 16 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getStyleParams() | JROOT/plugins/system/advancedtemplates/src/Document.php:260 |
| 15 | RegularLabs\Plugin\System\AdvancedTemplates\Document::stylePassesAssignments() | JROOT/plugins/system/advancedtemplates/src/Document.php:163 |
| 14 | RegularLabs\Plugin\System\AdvancedTemplates\Document::isStyleActive() | JROOT/plugins/system/advancedtemplates/src/Document.php:117 |
| 13 | RegularLabs\Plugin\System\AdvancedTemplates\Document::getActiveStyle() | JROOT/plugins/system/advancedtemplates/src/Document.php:92 |
| 12 | RegularLabs\Plugin\System\AdvancedTemplates\Document::setTemplate() | JROOT/plugins/system/advancedtemplates/src/Helper.php:37 |
| 11 | RegularLabs\Plugin\System\AdvancedTemplates\Helper->onAfterRoute() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 10 | call_user_func_array() | JROOT/plugins/system/advancedtemplates/src/Plugin.php:97 |
| 9 | RegularLabs\Plugin\System\AdvancedTemplates\Plugin->run() | JROOT/plugins/system/advancedtemplates/advancedtemplates.php:62 |
| 8 | PlgSystemAdvancedTemplates->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.64 ms** **Na laatste query: 0.23 ms** **Query geheugen: 0.022 MB Geheugen voor query: 3.699 MB** **Teruggegeven rijen: 1**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hinxd_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | 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.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.72 ms** **Na laatste query: 0.08 ms** **Query geheugen: 0.005 MB Geheugen voor query: 3.690 MB**
UPDATE `hinxd_extensions`
SET `params` = '{\"mediaversion\":\"99c12b8e6ddbb72c0d04d4f4a42152cf\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | hinxd_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.07 ms |
| updating | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.62 ms** **Na laatste query: 2.06 ms** **Query geheugen: 0.033 MB Geheugen voor query: 3.864 MB** **Teruggegeven rijen: 69**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `hinxd_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 | hinxd_assets | NULL | ALL | idx_asset_name,idx_parent_id | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 213 | 23.75 | 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.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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 tijd: 0.83 ms** **Na laatste query: 0.72 ms** **Query geheugen: 0.031 MB Geheugen voor query: 3.951 MB** **Teruggegeven rijen: 31**
SHOW FULL COLUMNS
FROM `hinxd_content`
**VERKLAAR niet mogelijk voor query: SHOW FULL COLUMNS FROM `hinxd_content`**
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.11 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| Opening tables | 0.08 ms |
| checking permissions | 0.02 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.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 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:328 |
| 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 tijd: 0.60 ms** **Na laatste query: 2.91 ms** **Query geheugen: 0.005 MB Geheugen voor query: 4.015 MB**
UPDATE hinxd_content
SET `hits` = (`hits` + 1)
WHERE `id` = '72'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | hinxd_content | NULL | range | PRIMARY | PRIMARY | 4 | 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.02 ms |
| updating | 0.11 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 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 tijd: 0.94 ms** **Na laatste query: 0.97 ms** **Query geheugen: 0.023 MB Geheugen voor query: 4.101 MB** **Teruggegeven rijen: 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 hinxd_content AS a
INNER JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 72
AND c.published > 0
AND a.language in ('nl-BE','*')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-21 23:55:43')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-21 23:55:43')
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 | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid,idx_language | 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.07 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.24 ms |
| init | 0.04 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.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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 tijd: 0.90 ms** **Na laatste query: 2.56 ms** **Query geheugen: 0.022 MB Geheugen voor query: 4.138 MB** **Teruggegeven rijen: 0**
SELECT `m`.`tag_id`,`t`.*
FROM `hinxd_contentitem_tag_map` AS m
INNER JOIN `hinxd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 72
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 | NULL | NULL | NULL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | 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.34 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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 tijd: 0.75 ms** **Na laatste query: 8.99 ms** **Query geheugen: 0.026 MB Geheugen voor query: 4.182 MB** **Teruggegeven rijen: 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 `hinxd_categories` AS `s`
INNER JOIN `hinxd_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('nl-BE','*')) 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 = 17
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 | **Gebruik bestandssortering** |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 17 | 24.70 | Using where |
| Status | Duration |
|---|
| starting | 0.06 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.09 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.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
| 17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 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 tijd: 1.40 ms** **Na laatste query: 0.24 ms** **Query geheugen: 0.025 MB Geheugen voor query: 4.202 MB** **Teruggegeven rijen: 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 hinxd_fields AS a
LEFT JOIN `hinxd_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hinxd_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hinxd_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hinxd_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hinxd_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `hinxd_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 (17,0))
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)
AND a.language in ('*','nl-BE')
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_language | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; **Gebruik bestandssortering** |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | ID185268_kinewww.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.group_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.id | 1 | 100.00 | Using where; Using index; Distinct |
| Status | Duration |
|---|
| starting | 0.05 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 |
| Opening tables | 0.62 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 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:194 |
| 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 tijd: 0.83 ms** **Na laatste query: 29.02 ms** **Query geheugen: 0.025 MB Geheugen voor query: 4.389 MB** **Teruggegeven rijen: 0**
SELECT r.*
FROM hinxd_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'articles')
ORDER BY r.ordering, r.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | r | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.28 ms |
| init | 0.01 ms |
| System lock | 0.00 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.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:45 |
| 17 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Helper.php:27 |
| 16 | RegularLabs\Plugin\System\ReReplacer\Helper->onContentPrepare() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 15 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 14 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:67 |
| 13 | PlgSystemReReplacer->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 tijd: 1.15 ms** **Na laatste query: 36.44 ms** **Query geheugen: 0.021 MB Geheugen voor query: 4.875 MB** **Teruggegeven rijen: 2**
SELECT language,id
FROM `hinxd_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 80 | 1.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.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.58 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.78 ms** **Na laatste query: 0.82 ms** **Query geheugen: 0.021 MB Geheugen voor query: 4.902 MB** **Teruggegeven rijen: 0**
SELECT `c2`.`language`,`c2`.`id`
FROM `hinxd_menu` AS `c`
INNER JOIN `hinxd_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `hinxd_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hinxd_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 276
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.27 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
| 8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 0.74 ms** **Na laatste query: 1.46 ms** **Query geheugen: 0.021 MB Geheugen voor query: 4.913 MB** **Teruggegeven rijen: 0**
SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`,CONCAT_WS(':', ca.id, ca.alias) AS `catid`
FROM `hinxd_content` AS `c`
INNER JOIN `hinxd_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_content.item'
INNER JOIN `hinxd_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hinxd_content` AS `c2`
ON a2.id = c2.`id`
INNER JOIN `hinxd_categories` AS `ca`
ON `c2`.`catid` = ca.id
AND ca.extension = 'com_content'
WHERE c.id = 72
AND c2.access IN (1,1)
AND c2.language != 'nl-BE'
AND (c2.publish_up = '0000-00-00 00:00:00' OR c2.publish_up <= '2026-09-21 23:55:43')
AND (c2.publish_down = '0000-00-00 00:00:00' OR c2.publish_down >= '2026-09-21 23:55:43')
AND c2.state = 1| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.05 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.09 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| executing | 0.01 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/components/com_content/helpers/association.php:76 |
| 8 | ContentHelperAssociation::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:783 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query tijd: 1.94 ms** **Na laatste query: 4.95 ms** **Query geheugen: 0.081 MB Geheugen voor query: 4.983 MB** **Teruggegeven rijen: 42**
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 hinxd_modules AS m
LEFT JOIN hinxd_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN hinxd_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1)
AND m.client_id = 0
AND m.language IN ('nl-BE','*')
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 | ALL | published,newsfeeds,idx_language | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 100 | 3.43 | Using where; **Gebruik bestandssortering** |
| 1 | SIMPLE | am | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.m.id | 1 | 100.00 | Using where |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | ID185268_kinewww.m.module,const | 1 | 10.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.35 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.93 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:409 |
| 18 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:126 |
| 17 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 16 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 15 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:54 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->count() | JROOT/templates/jp-maximum/layouts/theme.config.php:28 |
| 10 | include JROOT/templates/jp-maximum/layouts/theme.config.php | JROOT/templates/jp-maximum/layouts/theme.php:10 |
| 9 | include JROOT/templates/jp-maximum/layouts/theme.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/index.php:16 |
| 7 | require JROOT/templates/jp-maximum/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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 tijd: 0.91 ms** **Na laatste query: 10.08 ms** **Query geheugen: 0.029 MB Geheugen voor query: 5.335 MB** **Teruggegeven rijen: 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 hinxd_fields AS a
LEFT JOIN `hinxd_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hinxd_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hinxd_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hinxd_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hinxd_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
AND a.language in ('*','nl-BE')
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_language | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; **Gebruik bestandssortering** |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | ID185268_kinewww.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | ID185268_kinewww.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 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 |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 25 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 24 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 23 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 22 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 21 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 18 | JHtmlContent::prepare() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 17 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 16 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 15 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
| 14 | include JROOT/modules/mod_custom/mod_custom.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/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/jp-maximum/layouts/theme.config.php:74 |
| 10 | include JROOT/templates/jp-maximum/layouts/theme.config.php | JROOT/templates/jp-maximum/layouts/theme.php:10 |
| 9 | include JROOT/templates/jp-maximum/layouts/theme.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/index.php:16 |
| 7 | require JROOT/templates/jp-maximum/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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 tijd: 0.94 ms** **Na laatste query: 20.11 ms** **Query geheugen: 0.028 MB Geheugen voor query: 5.555 MB** **Teruggegeven rijen: 3**
SELECT i.provider_id as id, i.
order, i.params
FROM hinxd_roksprocket_items as i
WHERE i.module_id = '254'
AND i.provider = 'simple'
ORDER BY i.
order
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | NULL | ref | idx_module,idx_module_order | idx_module_order | 137 | const | 3 | 10.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.21 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple/Storage/Joomla.php:37 |
| 23 | RokSprocket_Provider_Simple_Storage_Joomla->getItemsFromDB() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple/Storage/Abstract.php:50 |
| 22 | RokSprocket_Provider_Simple_Storage_Abstract->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple.php:105 |
| 21 | RokSprocket_Provider_Simple->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
| 20 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
| 19 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
| 18 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
| 17 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
| 16 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
| 15 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
| 14 | include JROOT/modules/mod_roksprocket/mod_roksprocket.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/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/jp-maximum/layouts/theme.config.php:74 |
| 10 | include JROOT/templates/jp-maximum/layouts/theme.config.php | JROOT/templates/jp-maximum/layouts/theme.php:10 |
| 9 | include JROOT/templates/jp-maximum/layouts/theme.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/index.php:16 |
| 7 | require JROOT/templates/jp-maximum/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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 tijd: 0.56 ms** **Na laatste query: 2.00 ms** **Query geheugen: 0.028 MB Geheugen voor query: 5.600 MB** **Teruggegeven rijen: 3**
SELECT i.provider_id as id, i.
order, i.params
FROM hinxd_roksprocket_items as i
WHERE i.module_id = '254'
AND i.provider = 'simple'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | NULL | ref | idx_module,idx_module_order | idx_module | 137 | const | 3 | 10.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.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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple/Storage/Joomla.php:59 |
| 24 | RokSprocket_Provider_Simple_Storage_Joomla->mapPerItemData() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple/Storage/Joomla.php:40 |
| 23 | RokSprocket_Provider_Simple_Storage_Joomla->getItemsFromDB() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple/Storage/Abstract.php:50 |
| 22 | RokSprocket_Provider_Simple_Storage_Abstract->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Simple.php:105 |
| 21 | RokSprocket_Provider_Simple->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
| 20 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
| 19 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
| 18 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
| 17 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
| 16 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
| 15 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
| 14 | include JROOT/modules/mod_roksprocket/mod_roksprocket.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/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/jp-maximum/layouts/theme.config.php:74 |
| 10 | include JROOT/templates/jp-maximum/layouts/theme.config.php | JROOT/templates/jp-maximum/layouts/theme.php:10 |
| 9 | include JROOT/templates/jp-maximum/layouts/theme.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/index.php:16 |
| 7 | require JROOT/templates/jp-maximum/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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 tijd: 1.31 ms** **Na laatste query: 19.33 ms** **Query geheugen: 0.026 MB Geheugen voor query: 5.755 MB** **Teruggegeven rijen: 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 hinxd_content AS a
INNER JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 74
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-21 23:55:43')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-21 23:55:43')
AND (a.state = 1 OR a.state =0)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | v | NULL | system | PRIMARY | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid | 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.07 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 |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 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.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
| 17 | ContentModelArticle->getItem() | JROOT/modules/mod_jbcookies/mod_jbcookies.php:95 |
| 16 | include JROOT/modules/mod_jbcookies/mod_jbcookies.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/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/jp-maximum/warp/systems/joomla/layouts/widgets.php:10 |
| 12 | include JROOT/templates/jp-maximum/warp/systems/joomla/layouts/widgets.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
| 10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/jp-maximum/layouts/theme.php:139 |
| 9 | include JROOT/templates/jp-maximum/layouts/theme.php | JROOT/templates/jp-maximum/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/jp-maximum/index.php:16 |
| 7 | require JROOT/templates/jp-maximum/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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 tijd: 1.39 ms** **Na laatste query: 19.93 ms** **Query geheugen: 0.025 MB Geheugen voor query: 5.842 MB** **Teruggegeven rijen: 44**
SELECT name, element AS `option`
FROM hinxd_extensions
WHERE type = 'component'
AND enabled = 1
ORDER BY name ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_extensions | NULL | ref | extension | extension | 82 | const | 31 | 10.00 | Using index condition; Using where; **Gebruik bestandssortering** |
| 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.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.76 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_menus/models/menutypes.php:90 |
| 14 | MenusModelMenutypes->getTypeOptions() | JROOT/plugins/system/betterpreview/src/Component/Link.php:35 |
| 13 | RegularLabs\Plugin\System\BetterPreview\Component\Link->__construct() | JROOT/plugins/system/betterpreview/src/Component.php:29 |
| 12 | RegularLabs\Plugin\System\BetterPreview\Component::getClass() | JROOT/plugins/system/betterpreview/src/Helper.php:135 |
| 11 | RegularLabs\Plugin\System\BetterPreview\Helper->getClass() | JROOT/plugins/system/betterpreview/src/Helper.php:109 |
| 10 | RegularLabs\Plugin\System\BetterPreview\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/betterpreview/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\BetterPreview\Plugin->run() | JROOT/plugins/system/betterpreview/betterpreview.php:56 |
| 7 | PlgSystemBetterPreview->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:1118 |
| 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 tijd: 1.32 ms** **Na laatste query: 163.27 ms** **Query geheugen: 0.027 MB Geheugen voor query: 6.017 MB** **Teruggegeven rijen: 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 hinxd_content AS a
INNER JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 72
AND c.published > 0
AND a.language in ('nl-BE','*')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-21 23:55:43')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-21 23:55:43')
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 | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid,idx_language | 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.13 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.03 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.17 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.05 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
| 23 | ContentModelArticle->getItem() | JROOT/plugins/system/articlesanywhere/src/CurrentItem.php:87 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\CurrentItem::getCurrentItem() | JROOT/plugins/system/articlesanywhere/src/CurrentItem.php:31 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\CurrentItem::get() | JROOT/plugins/system/articlesanywhere/src/CurrentArticle.php:56 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\CurrentArticle::getCurrentArticle() | JROOT/plugins/system/articlesanywhere/src/CurrentArticle.php:24 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\CurrentArticle::get() | JROOT/plugins/system/articlesanywhere/src/PluginTags/Filters.php:110 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\Filters->getIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/Filters.php:46 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\Filters->get() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:157 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:135 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSets() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:55 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.95 ms** **Na laatste query: 3.05 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.041 MB** **Teruggegeven rijen: 1**
SHOW TABLES LIKE 'hinxd_fields'
**VERKLAAR niet mogelijk voor query: SHOW TABLES LIKE 'hinxd_fields'**
| Status | Duration |
|---|
| starting | 0.03 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.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| checking permissions | 0.24 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/DB.php:54 |
| 19 | RegularLabs\Library\DB::tableExists() | JROOT/plugins/system/articlesanywhere/src/Collection/Fields/CustomFields.php:31 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Fields\CustomFields->getAvailableFields() | JROOT/plugins/system/articlesanywhere/src/PluginTags/Selects.php:31 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\Selects->__construct() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:160 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:135 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSets() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:55 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.78 ms** **Na laatste query: 0.94 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.055 MB** **Teruggegeven rijen: 0**
SELECT `id`,`name`
FROM `hinxd_fields`
WHERE `context` = 'com_content.article'
AND `state` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_fields | NULL | ref | idx_state,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 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.03 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 21 | JDatabaseDriver->loadAssocList() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 20 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Fields/CustomFields.php:43 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Fields\CustomFields->getAvailableFields() | JROOT/plugins/system/articlesanywhere/src/PluginTags/Selects.php:31 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\Selects->__construct() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:160 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:135 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSets() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:55 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.89 ms** **Na laatste query: 0.08 ms** **Query geheugen: 0.033 MB Geheugen voor query: 6.063 MB** **Teruggegeven rijen: 31**
SHOW FULL COLUMNS
FROM `hinxd_content`
**VERKLAAR niet mogelijk voor query: SHOW FULL COLUMNS FROM `hinxd_content`**
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| Opening tables | 0.02 ms |
| checking permissions | 0.04 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.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.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 |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/plugins/system/articlesanywhere/src/Collection/Fields/Fields.php:39 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Fields\Fields->getAvailableFields() | JROOT/plugins/system/articlesanywhere/src/PluginTags/Selects.php:32 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\Selects->__construct() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:160 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:135 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getSets() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:55 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 1.18 ms** **Na laatste query: 5.36 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.083 MB** **Teruggegeven rijen: 1**
SELECT `items`.`id`
FROM `hinxd_content` AS `items`
WHERE (`title` = 'Copyright en design' OR `alias` = 'Copyright en design')
AND `items`.`state` = 1
AND ( `items`.`publish_up` <= '2026-09-21 23:55:43' )
AND ( `items`.`publish_down` = '0000-00-00 00:00:00' OR `items`.`publish_down` > '2026-09-21 23:55:43' )
AND `items`.`access` = '1'
AND `items`.`language` IN ('nl-BE','*')
GROUP BY `items`.`id`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | ref | PRIMARY,idx_access,idx_state,idx_language,idx_alias | idx_state | 1 | const | 46 | 1.75 | Using index condition; Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 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 | 0.45 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 20 | JDatabaseDriver->loadColumn() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 19 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:100 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getIds() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:45 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOnlyIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:80 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getIdsBySet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:66 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.55 ms** **Na laatste query: 0.62 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.092 MB** **Teruggegeven rijen: 1**
SELECT items.*
FROM `hinxd_content` AS `items`
WHERE `items`.`id` = '64'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 18 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:131 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getData() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:56 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.73 ms** **Na laatste query: 5.69 ms** **Query geheugen: 0.027 MB Geheugen voor query: 6.121 MB** **Teruggegeven rijen: 1**
SELECT *
FROM hinxd_content
WHERE `id` = '64'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_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.03 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 24 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:276 |
| 23 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.59 ms** **Na laatste query: 0.08 ms** **Query geheugen: 0.011 MB Geheugen voor query: 6.134 MB**
UPDATE hinxd_content
SET `hits` = (`hits` + 1)
WHERE `id` = '64'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | hinxd_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.07 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 24 | Joomla\CMS\Table\Table->hit() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:277 |
| 23 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 1.04 ms** **Na laatste query: 0.18 ms** **Query geheugen: 0.026 MB Geheugen voor query: 6.151 MB** **Teruggegeven rijen: 1**
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS 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 hinxd_content AS a
LEFT JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM hinxd_categories AS cat JOIN hinxd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.language in ('nl-BE','*')
AND a.id = 64
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-21 23:55:43')
AND ( `a`.`publish_down` = '0000-00-00 00:00:00' OR `a`.`publish_down` > '2026-09-21 23:55:43' )
AND (a.state = 1 OR a.state =2)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | v | NULL | system | PRIMARY | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | PRIMARY | a | NULL | const | PRIMARY,idx_state,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 1 | 100.00 | Using index |
| 2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 1 | 100.00 | Using index condition; Using temporary; **Gebruik bestandssortering** |
| 2 | DERIVED | cat | NULL | ALL | PRIMARY,idx_left_right | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 17 | 11.11 | Range checked for each record (index map: 0x11) |
| Status | Duration |
|---|
| starting | 0.09 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.14 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.01 ms |
| Sorting result | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.01 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 |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:172 |
| 21 | ArticlesAnywhereArticleModel->getItem() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:204 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->getArticle() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:69 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.97 ms** **Na laatste query: 1.42 ms** **Query geheugen: 0.028 MB Geheugen voor query: 6.183 MB** **Teruggegeven rijen: 1**
SELECT `items`.`id`
FROM `hinxd_content` AS `items`
WHERE (`title` = 'privacy-policy' OR `alias` = 'privacy-policy')
AND `items`.`state` = 1
AND ( `items`.`publish_up` <= '2026-09-21 23:55:43' )
AND ( `items`.`publish_down` = '0000-00-00 00:00:00' OR `items`.`publish_down` > '2026-09-21 23:55:43' )
AND `items`.`access` = '1'
AND `items`.`language` IN ('nl-BE','*')
GROUP BY `items`.`id`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | ref | PRIMARY,idx_access,idx_state,idx_language,idx_alias | idx_state | 1 | const | 46 | 1.75 | Using index condition; Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.37 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 28 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 27 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:100 |
| 26 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getIds() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:45 |
| 25 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOnlyIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:80 |
| 24 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getIdsBySet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:66 |
| 23 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:69 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.58 ms** **Na laatste query: 0.58 ms** **Query geheugen: 0.028 MB Geheugen voor query: 6.194 MB** **Teruggegeven rijen: 1**
SELECT items.*
FROM `hinxd_content` AS `items`
WHERE `items`.`id` = '74'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | 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.06 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 28 | JDatabaseDriver->loadObjectList() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 27 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 26 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:131 |
| 25 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getData() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:56 |
| 24 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 23 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:69 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.57 ms** **Na laatste query: 0.50 ms** **Query geheugen: 0.037 MB Geheugen voor query: 6.231 MB** **Teruggegeven rijen: 1**
SELECT *
FROM hinxd_content
WHERE `id` = '74'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.01 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:276 |
| 32 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 31 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 30 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 29 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 28 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 27 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 26 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 25 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 24 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 23 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:69 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.48 ms** **Na laatste query: 0.10 ms** **Query geheugen: 0.015 MB Geheugen voor query: 6.255 MB**
UPDATE hinxd_content
SET `hits` = (`hits` + 1)
WHERE `id` = '74'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | hinxd_content | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| updating | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 33 | Joomla\CMS\Table\Table->hit() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:277 |
| 32 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 31 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 30 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 29 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 28 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 27 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 26 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 25 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 24 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 23 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:69 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.98 ms** **Na laatste query: 3.67 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.265 MB** **Teruggegeven rijen: 1**
SELECT `items`.`id`
FROM `hinxd_content` AS `items`
WHERE (`title` = 'Contacticonen' OR `alias` = 'Contacticonen')
AND `items`.`state` = 1
AND ( `items`.`publish_up` <= '2026-09-21 23:55:43' )
AND ( `items`.`publish_down` = '0000-00-00 00:00:00' OR `items`.`publish_down` > '2026-09-21 23:55:43' )
AND `items`.`access` = '1'
AND `items`.`language` IN ('nl-BE','*')
GROUP BY `items`.`id`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | ref | PRIMARY,idx_access,idx_state,idx_language,idx_alias | idx_state | 1 | const | 46 | 1.75 | Using index condition; Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.38 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 20 | JDatabaseDriver->loadColumn() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 19 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:100 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getIds() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:45 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOnlyIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:80 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getIdsBySet() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:66 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.52 ms** **Na laatste query: 0.45 ms** **Query geheugen: 0.025 MB Geheugen voor query: 6.274 MB** **Teruggegeven rijen: 1**
SELECT items.*
FROM `hinxd_content` AS `items`
WHERE `items`.`id` = '65'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 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.01 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 18 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Collection/DB.php:43 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\DB::getResults() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:131 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getData() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:56 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.52 ms** **Na laatste query: 0.46 ms** **Query geheugen: 0.027 MB Geheugen voor query: 6.295 MB** **Teruggegeven rijen: 1**
SELECT *
FROM hinxd_content
WHERE `id` = '65'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hinxd_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.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 24 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:276 |
| 23 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.56 ms** **Na laatste query: 0.08 ms** **Query geheugen: 0.011 MB Geheugen voor query: 6.307 MB**
UPDATE hinxd_content
SET `hits` = (`hits` + 1)
WHERE `id` = '65'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | hinxd_content | NULL | range | PRIMARY | PRIMARY | 4 | 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.01 ms |
| updating | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 24 | Joomla\CMS\Table\Table->hit() | JROOT/plugins/system/articlesanywhere/src/Helpers/article_model.php:277 |
| 23 | ArticlesAnywhereArticleModel->hit() | JROOT/plugins/system/articlesanywhere/src/Collection/Item.php:195 |
| 22 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Item->hit() | JROOT/plugins/system/articlesanywhere/src/Output/Values.php:85 |
| 21 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Values->get() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:100 |
| 20 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->getValueFromTag() | JROOT/plugins/system/articlesanywhere/src/Output/DataTags.php:58 |
| 19 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\DataTags->handle() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:119 |
| 18 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->renderOutput() | JROOT/plugins/system/articlesanywhere/src/Output/Output.php:58 |
| 17 | RegularLabs\Plugin\System\ArticlesAnywhere\Output\Output->get() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:86 |
| 16 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutput() | JROOT/plugins/system/articlesanywhere/src/Collection/Collection.php:62 |
| 15 | RegularLabs\Plugin\System\ArticlesAnywhere\Collection\Collection->getOutputByIds() | JROOT/plugins/system/articlesanywhere/src/PluginTags/PluginTag.php:73 |
| 14 | RegularLabs\Plugin\System\ArticlesAnywhere\PluginTags\PluginTag->getOutput() | JROOT/plugins/system/articlesanywhere/src/Replace.php:184 |
| 13 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTagsInString() | JROOT/plugins/system/articlesanywhere/src/Replace.php:171 |
| 12 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::process() | JROOT/plugins/system/articlesanywhere/src/Replace.php:78 |
| 11 | RegularLabs\Plugin\System\ArticlesAnywhere\Replace::replaceTags() | JROOT/plugins/system/articlesanywhere/src/Helper.php:71 |
| 10 | RegularLabs\Plugin\System\ArticlesAnywhere\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/articlesanywhere/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ArticlesAnywhere\Plugin->run() | JROOT/plugins/system/articlesanywhere/articlesanywhere.php:59 |
| 7 | PlgSystemArticlesAnywhere->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:1118 |
| 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 tijd: 0.98 ms** **Na laatste query: 24.00 ms** **Query geheugen: 0.022 MB Geheugen voor query: 6.297 MB** **Teruggegeven rijen: 0**
SELECT r.*
FROM hinxd_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'component')
ORDER BY r.ordering, r.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | r | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 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.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:45 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:35 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->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:1118 |
| 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 tijd: 1.02 ms** **Na laatste query: 0.07 ms** **Query geheugen: 0.022 MB Geheugen voor query: 6.304 MB** **Teruggegeven rijen: 0**
SELECT r.*
FROM hinxd_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'head')
ORDER BY r.ordering, r.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | r | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where; **Gebruik bestandssortering** |
| 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.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:45 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:36 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->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:1118 |
| 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 tijd: 0.52 ms** **Na laatste query: 0.05 ms** **Query geheugen: 0.022 MB Geheugen voor query: 6.310 MB** **Teruggegeven rijen: 0**
SELECT r.*
FROM hinxd_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'body')
ORDER BY r.ordering, r.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | r | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.03 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.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 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.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:45 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:37 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->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:1118 |
| 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 tijd: 0.67 ms** **Na laatste query: 0.06 ms** **Query geheugen: 0.022 MB Geheugen voor query: 6.317 MB** **Teruggegeven rijen: 0**
SELECT r.*
FROM hinxd_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'everywhere')
ORDER BY r.ordering, r.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | r | NULL | ALL | NULL | **GEEN INDEX KEY KON GEBRUIKT WORDEN** | NULL | NULL | 1 | 100.00 | Using where; **Gebruik bestandssortering** |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 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.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Aanroeper** | **Bestand en regelnummer** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:45 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:74 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceEverywhere() | JROOT/plugins/system/rereplacer/src/Replace.php:39 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | **Hetzelfde als de aanroep in de regel hieronder.** |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->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:1118 |
| 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 |
**5 × SELECT r.*
FROM hinxd_rereplacer AS r**
**3 × 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 hinxd_content AS a
INNER JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id**
**3 × SELECT *
FROM hinxd_content**
**3 × SELECT items.*
FROM `hinxd_content` AS `items`**
**3 × SELECT `items`.`id`
FROM `hinxd_content` AS `items`**
**2 × SELECT a.params
FROM hinxd_advancedtemplates AS a**
**2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hinxd_extensions`**
**2 × SELECT `ip`,`reason`
FROM hinxd_rsfirewall_lists**
**2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM hinxd_extensions**
**2 × SELECT *
FROM hinxd_extensions**
**2 × SELECT `extension_id`
FROM `hinxd_extensions`**
**2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `hinxd_assets`**
**2 × SELECT template
FROM hinxd_template_styles as s**
**2 × SELECT i.provider_id as id, i.
order, i.params
FROM hinxd_roksprocket_items as i**
**1 × SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`,CONCAT_WS(':', ca.id, ca.alias) AS `catid`
FROM `hinxd_content` AS `c`
INNER JOIN `hinxd_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_content.item'
INNER JOIN `hinxd_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hinxd_content` AS `c2`
ON a2.id = c2.`id`
INNER JOIN `hinxd_categories` AS `ca`
ON `c2`.`catid` = ca.id
AND ca.extension = 'com_content'****1 × SELECT language,id
FROM `hinxd_menu`**
**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 hinxd_modules AS m
LEFT JOIN hinxd_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN hinxd_advancedmodules as am
ON am.moduleid = m.id**
**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 hinxd_fields AS a
LEFT JOIN `hinxd_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hinxd_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hinxd_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hinxd_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hinxd_fields_groups AS g
ON g.id = a.group_id**
**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 hinxd_fields AS a
LEFT JOIN `hinxd_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hinxd_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hinxd_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hinxd_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hinxd_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `hinxd_fields_categories` AS fc
ON fc.field_id = a.id**
**1 × SELECT name, element AS `option`
FROM hinxd_extensions**
**1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `hinxd_categories` AS `s`
INNER JOIN `hinxd_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('nl-BE','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)**
**1 × SELECT `id`,`name`
FROM `hinxd_fields`**
**1 × SELECT `m`.`tag_id`,`t`.*
FROM `hinxd_contentitem_tag_map` AS m
INNER JOIN `hinxd_tags` AS t
ON `m`.`tag_id` = `t`.`id`**
**1 × SELECT `c2`.`language`,`c2`.`id`
FROM `hinxd_menu` AS `c`
INNER JOIN `hinxd_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `hinxd_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hinxd_menu` AS `c2`
ON a2.id = c2.`id`**
**1 × SELECT `session_id`
FROM `hinxd_session`**
**1 × SELECT s.*
FROM hinxd_template_styles as s**
**1 × SELECT extension, file, type
FROM hinxd_rokcommon_configs**
**1 × SELECT id, rules
FROM `hinxd_viewlevels**
**1 × SELECT b.id
FROM hinxd_usergroups AS a
LEFT JOIN hinxd_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 hinxd_extensions**
**1 × SELECT `path`
FROM hinxd_rsfirewall_ignored**
**1 × SELECT `file`
FROM hinxd_rsfirewall_hashes**
**1 × SELECT *
FROM hinxd_rsfirewall_configuratio**
**1 × SELECT *
FROM hinxd_languages**
**1 × SELECT `id`
FROM `hinxd_users`**
**1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `hinxd_extensions`**
**1 × SELECT *
FROM hinxd_rsform_confi**
**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 hinxd_menu AS m
LEFT JOIN hinxd_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM hinxd_rsfirewall_hashes**
**1 × SELECT *
FROM hinxd_rsfirewall_snapshots**
**1 × SELECT *
FROM hinxd_rsfirewall_exceptions**
**1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS 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 hinxd_content AS a
LEFT JOIN hinxd_categories AS c
on c.id = a.catid
LEFT JOIN hinxd_users AS u
on u.id = a.created_by
LEFT JOIN hinxd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hinxd_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM hinxd_categories AS cat JOIN hinxd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt**