**Χρόνος επερώτησης:0.48 ms** **Μνήμη με επερώτηση: 0.023 MB Μνήμη πριν την επερώτηση: 1.038 MB** **Σειρές που επιστράφηκαν:0**
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'6462613031383933653763653431613861663862373366623035363439663463'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 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 |
**Χρόνος επερώτησης:0.35 ms** **Μετά την τελευταία επερώτηση:1.11 ms** **Μνήμη με επερώτηση: 0.020 MB Μνήμη πριν την επερώτηση: 1.052 MB** **Σειρές που επιστράφηκαν:0**
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'6462613031383933653763653431613861663862373366623035363439663463'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:0.53 ms** **Μετά την τελευταία επερώτηση:0.06 ms** **Μνήμη με επερώτηση: 0.004 MB Μνήμη πριν την επερώτηση: 1.057 MB**
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6462613031383933653763653431613861663862373366623035363439663463', 1, 1773671247, 0, '', 0)
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6462613031383933653763653431613861663862373366623035363439663463', 1, 1773671247, 0, '', 0)**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:0.81 ms** **Μετά την τελευταία επερώτηση:1.75 ms** **Μνήμη με επερώτηση: 0.057 MB Μνήμη πριν την επερώτηση: 1.088 MB** **Σειρές που επιστράφηκαν:53**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 59 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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}() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 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 |
**Χρόνος επερώτησης:0.39 ms** **Μετά την τελευταία επερώτηση:1.85 ms** **Μνήμη με επερώτηση: 0.021 MB Μνήμη πριν την επερώτηση: 1.146 MB** **Σειρές που επιστράφηκαν:5**
SELECT id, rules
FROM `jos_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_viewlevels | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 5 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:0.44 ms** **Μετά την τελευταία επερώτηση:0.05 ms** **Μνήμη με επερώτηση: 0.021 MB Μνήμη πριν την επερώτηση: 1.158 MB** **Σειρές που επιστράφηκαν:2**
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:1.39 ms** **Μετά την τελευταία επερώτηση:0.23 ms** **Μνήμη με επερώτηση: 0.087 MB Μνήμη πριν την επερώτηση: 1.180 MB** **Σειρές που επιστράφηκαν:202**
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ALL | extension | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 636 | Using where; **Χρήση ταξινόμησης αρχείου** |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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}() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 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 |
**Χρόνος επερώτησης:0.49 ms** **Μετά την τελευταία επερώτηση:18.53 ms** **Μνήμη με επερώτηση: 0.067 MB Μνήμη πριν την επερώτηση: 1.857 MB** **Σειρές που επιστράφηκαν:1**
SELECT params
FROM jos_extensions
WHERE element = 'cookiespolicynotificationbar'
AND folder = 'system'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid | element_folder_clientid | 804 | const,const | 1 | Using index condition |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 8 | JDatabaseDriver->loadObject() | JROOT/plugins/system/cookiespolicynotificationbar/cookiespolicynotificationbar.php:124 |
| 7 | plgSystemCookiesPolicyNotificationBar->__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 |
**Χρόνος επερώτησης:0.77 ms** **Μετά την τελευταία επερώτηση:4.80 ms** **Μνήμη με επερώτηση: 0.023 MB Μνήμη πριν την επερώτηση: 2.043 MB** **Σειρές που επιστράφηκαν:2**
SHOW FULL COLUMNS
FROM `jos_gsd_config`
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:SHOW FULL COLUMNS FROM `jos_gsd_config`**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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/administrator/components/com_gsd/tables/config.php:26 |
| 10 | GSDTableConfig->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 9 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_gsd/GSD/Helper.php:407 |
| 8 | GSD\Helper::getParams() | JROOT/plugins/system/gsd/gsd.php:61 |
| 7 | plgSystemGSD->__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 |
**Χρόνος επερώτησης:0.27 ms** **Μετά την τελευταία επερώτηση:0.86 ms** **Μνήμη με επερώτηση: 0.021 MB Μνήμη πριν την επερώτηση: 2.056 MB** **Σειρές που επιστράφηκαν:1**
SELECT *
FROM jos_gsd_config
WHERE `name` = 'config'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_gsd_config | system | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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/administrator/components/com_gsd/GSD/Helper.php:408 |
| 8 | GSD\Helper::getParams() | JROOT/plugins/system/gsd/gsd.php:61 |
| 7 | plgSystemGSD->__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 |
**Χρόνος επερώτησης:0.56 ms** **Μετά την τελευταία επερώτηση:5.54 ms** **Μνήμη με επερώτηση: 0.026 MB Μνήμη πριν την επερώτηση: 2.250 MB** **Σειρές που επιστράφηκαν:93**
SELECT `config_key`,`config_value`
FROM jos_osmembership_configs
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_osmembership_configs | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 93 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_osmembership/libraries/mpf/config/config.php:39 |
| 10 | MPFConfig->__construct() | JROOT/components/com_osmembership/helper/helper.php:29 |
| 9 | OSMembershipHelper::getConfig() | JROOT/administrator/components/com_osmembership/loader.php:76 |
| 8 | require_once JROOT/administrator/components/com_osmembership/loader.php | JROOT/plugins/system/membershippro/membershippro.php:51 |
| 7 | plgSystemMembershipPro->__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 |
**Χρόνος επερώτησης:0.36 ms** **Μετά την τελευταία επερώτηση:1.59 ms** **Μνήμη με επερώτηση: 0.021 MB Μνήμη πριν την επερώτηση: 2.293 MB** **Σειρές που επιστράφηκαν:1**
SELECT `extension`
FROM `jos_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_action_logs_extensions | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 19 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/actionlog/icagenda/icagenda.php:101 |
| 10 | PlgActionlogIcagenda->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 9 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 8 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/plugins/system/actionlogs/actionlogs.php:64 |
| 7 | PlgSystemActionLogs->__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 |
**Χρόνος επερώτησης:0.57 ms** **Μετά την τελευταία επερώτηση:51.46 ms** **Μνήμη με επερώτηση: 0.025 MB Μνήμη πριν την επερώτηση: 2.934 MB** **Σειρές που επιστράφηκαν:1**
SELECT id,template
FROM jos_template_styles
WHERE client_id=0
AND home=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 5 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
| 16 | plgSystemWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
| 15 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
| 14 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 13 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
| 12 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
| 11 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:91 |
| 10 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
| 9 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit/widgetkit.php:9 |
| 8 | plgSystemWidgetkit->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 |
**Χρόνος επερώτησης:0.56 ms** **Μετά την τελευταία επερώτηση:8.19 ms** **Μνήμη με επερώτηση: 0.026 MB Μνήμη πριν την επερώτηση: 3.176 MB** **Σειρές που επιστράφηκαν:87**
SELECT *
FROM jos_rsform_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_rsform_config | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 87 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |
| 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |
| 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:102 |
| 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:28 |
| 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 |
**Χρόνος επερώτησης:0.42 ms** **Μετά την τελευταία επερώτηση:0.09 ms** **Μνήμη με επερώτηση: 0.005 MB Μνήμη πριν την επερώτηση: 3.194 MB**
UPDATE jos_rsform_config
SET `SettingValue`='1773671247'
WHERE `SettingName`='deleteafter.last_run'
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:UPDATE jos_rsform_config
SET `SettingValue`='1773671247'
WHERE `SettingName`='deleteafter.last_run'**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_rsform/helpers/config.php:90 |
| 9 | RSFormProConfig->set() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:37 |
| 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 |
**Χρόνος επερώτησης:0.66 ms** **Μετά την τελευταία επερώτηση:0.05 ms** **Μνήμη με επερώτηση: 0.020 MB Μνήμη πριν την επερώτηση: 3.199 MB** **Σειρές που επιστράφηκαν:0**
SELECT `FormId`,`DeleteSubmissionsAfter`
FROM `jos_rsform_forms`
WHERE `DeleteSubmissionsAfter` > '0'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_rsform_forms | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 4 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:47 |
| 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 |
**Χρόνος επερώτησης:0.77 ms** **Μετά την τελευταία επερώτηση:2.32 ms** **Μνήμη με επερώτηση: 0.057 MB Μνήμη πριν την επερώτηση: 3.296 MB** **Σειρές που επιστράφηκαν:46**
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 56 | Using index condition; Using where; **Χρήση ταξινόμησης αρχείου** |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.m.component_id | 1 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Χρόνος επερώτησης:0.39 ms** **Μετά την τελευταία επερώτηση:16.22 ms** **Μνήμη με επερώτηση: 0.024 MB Μνήμη πριν την επερώτηση: 4.029 MB** **Σειρές που επιστράφηκαν:1**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:376 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/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 |
**Χρόνος επερώτησης:0.29 ms** **Μετά την τελευταία επερώτηση:0.08 ms** **Μνήμη με επερώτηση: 0.006 MB Μνήμη πριν την επερώτηση: 4.022 MB**
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"fa9d0b10750aed37d790a34f76c9bea0\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"fa9d0b10750aed37d790a34f76c9bea0\"}'
WHERE `type` = 'library' AND `element` = 'joomla'**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:376 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/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 |
**Χρόνος επερώτησης:0.38 ms** **Μετά την τελευταία επερώτηση:2.94 ms** **Μνήμη με επερώτηση: 0.022 MB Μνήμη πριν την επερώτηση: 4.086 MB** **Σειρές που επιστράφηκαν:2**
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_languages | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 2 | Using where; **Χρήση ταξινόμησης αρχείου** |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 12 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 11 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/components/com_k2/helpers/utilities.php:248 |
| 10 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:244 |
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:392 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/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 |
**Χρόνος επερώτησης:0.44 ms** **Μετά την τελευταία επερώτηση:1.47 ms** **Μνήμη με επερώτηση: 0.064 MB Μνήμη πριν την επερώτηση: 4.106 MB** **Σειρές που επιστράφηκαν:5**
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 5 | |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | c114991gni_joomla_1.s.template,const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 19 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/HTML/HTMLHelper.php:365 |
| 18 | Joomla\CMS\HTML\HTMLHelper::includeRelativeFiles() | JROOT/libraries/src/HTML/HTMLHelper.php:712 |
| 17 | Joomla\CMS\HTML\HTMLHelper::script() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/libraries/cms/html/jquery.php:52 |
| 13 | JHtmlJquery::framework() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 12 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 11 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 10 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/administrator/components/com_k2/helpers/html.php:268 |
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:392 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/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 |
**Χρόνος επερώτησης:0.33 ms** **Μετά την τελευταία επερώτηση:6.69 ms** **Μνήμη με επερώτηση: 0.022 MB Μνήμη πριν την επερώτηση: 4.161 MB** **Σειρές που επιστράφηκαν:1**
SELECT DISTINCT a.*
FROM `jos_ampz` AS a
LIMIT 20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_ampz/models/shortcodes.php:66 |
| 11 | AmpzModelShortcodes->getItems() | JROOT/plugins/system/ampz/helper.php:50 |
| 10 | PlgSystemAmpzHelper->__construct() | JROOT/plugins/system/ampz/ampz.php:943 |
| 9 | plgSystemAmpz->getHelper() | JROOT/plugins/system/ampz/ampz.php:114 |
| 8 | plgSystemAmpz->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 |
**Χρόνος επερώτησης:0.65 ms** **Μετά την τελευταία επερώτηση:26.33 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 4.563 MB** **Σειρές που επιστράφηκαν:53**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acym','com_admin','com_ajax','com_akeeba','com_allvideoshare','com_ampz','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyslider','com_fields','com_finder','com_gsd','com_icagenda','com_installer','com_jce','com_joomlaupdate','com_joomtestimonials','com_k2','com_k2additionalcategories','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmembership','com_plugins','com_postinstall','com_privacy','com_redirect','com_rsform','com_rstbox','com_search','com_sigpro','com_smartcountdown3','com_smartslider3','com_tags','com_templates','com_uniform','com_users','com_widgetkit','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_assets | ALL | idx_asset_name | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 276 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
| 14 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:78 |
| 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 |
**Χρόνος επερώτησης:0.34 ms** **Μετά την τελευταία επερώτηση:0.11 ms** **Μνήμη με επερώτηση: 0.027 MB Μνήμη πριν την επερώτηση: 4.631 MB** **Σειρές που επιστράφηκαν:25**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_assets | ALL | idx_asset_name,idx_parent_id | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 276 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 19 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
| 14 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:78 |
| 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 |
**Χρόνος επερώτησης:0.70 ms** **Μετά την τελευταία επερώτηση:1.09 ms** **Μνήμη με επερώτηση: 0.023 MB Μνήμη πριν την επερώτηση: 4.674 MB** **Σειρές που επιστράφηκαν:1**
**Διπλότυπες επερωτήσεις**:
#760SELECT 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 jos_content AS a
INNER JOIN jos_categories AS c
on c.id = a.catid
LEFT JOIN jos_users AS u
on u.id = a.created_by
LEFT JOIN jos_categories as parent
ON parent.id = c.parent_id
LEFT JOIN jos_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 3
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-03-16 14:27:27')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-03-16 14:27:27')
AND (a.state = 1 OR a.state =2)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
| 1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:0.44 ms** **Μετά την τελευταία επερώτηση:2.73 ms** **Μνήμη με επερώτηση: 0.022 MB Μνήμη πριν την επερώτηση: 4.781 MB** **Σειρές που επιστράφηκαν:0**
SELECT `m`.`tag_id`,`t`.*
FROM `jos_contentitem_tag_map` AS m
INNER JOIN `jos_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3
AND `t`.`published` = 1
AND t.access IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | idx_tag_type | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | c114991gni_joomla_1.m.tag_id | 1 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:0.66 ms** **Μετά την τελευταία επερώτηση:6.39 ms** **Μνήμη με επερώτηση: 0.026 MB Μνήμη πριν την επερώτηση: 4.862 MB** **Σειρές που επιστράφηκαν: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 `jos_categories` AS `s`
INNER JOIN `jos_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 23
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | **ΔΕ ΧΡΗΣΙΜΟΠΟΙΗΘΗΚΕ ΚΑΝΕΝΑ ΚΛΕΙΔΙ ΕΥΡΕΤΗΡΙΟΥ** | NULL | NULL | 26 | Using where; **Χρήση ταξινόμησης αρχείου** |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:1.09 ms** **Μετά την τελευταία επερώτηση:0.34 ms** **Μνήμη με επερώτηση: 0.025 MB Μνήμη πριν την επερώτηση: 4.883 MB** **Σειρές που επιστράφηκαν: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 jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `jos_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 (23,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; **Χρήση ταξινόμησης αρχείου** |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | c114991gni_joomla_1.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.group_id | 1 | Using where |
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.id | 1 | Using where; Using index; Distinct |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 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 |
**Χρόνος επερώτησης:1.47 ms** **Μετά την τελευταία επερώτηση:53.99 ms** **Μνήμη με επερώτηση: 0.028 MB Μνήμη πριν την επερώτηση: 5.581 MB** **Σειρές που επιστράφηκαν: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 jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
WHERE a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access | idx_state | 1 | const | 1 | Using where; Using temporary; **Χρήση ταξινόμησης αρχείου** |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | c114991gni_joomla_1.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.a.group_id | 1 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 25 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 24 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 23 | FieldsHelper::getFields() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/updates.php:12 |
| 22 | YOOtheme\Application::YOOtheme\{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder/UpdateTransform.php:69 |
| 21 | YOOtheme\Builder\UpdateTransform->__invoke() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:254 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:1.04 ms** **Μετά την τελευταία επερώτηση:0.59 ms** **Μνήμη με επερώτηση: 0.050 MB Μνήμη πριν την επερώτηση: 5.638 MB** **Σειρές που επιστράφηκαν:22**
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-03-16 14:27:27')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-03-16 14:27:27')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 161 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 60 | Using index condition; Using where; **Χρήση ταξινόμησης αρχείου** |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c114991gni_joomla_1.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | c114991gni_joomla_1.m.module,const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | **Το ίδιο όπως κλήθηκε στην παρακάτω σειρά.** |
| 31 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 30 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 29 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 28 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 27 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 26 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:16 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.47 ms** **Μετά την τελευταία επερώτηση:5.81 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.783 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(16)
AND id NOT IN(16)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.31 ms** **Μετά την τελευταία επερώτηση:0.04 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.798 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(15)
AND id NOT IN(15)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.29 ms** **Μετά την τελευταία επερώτηση:0.03 ms** **Μνήμη με επερώτηση: 0.031 MB Μνήμη πριν την επερώτηση: 5.820 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(14)
AND id NOT IN(14)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.33 ms** **Μετά την τελευταία επερώτηση:0.04 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.835 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(13)
AND id NOT IN(13)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.29 ms** **Μετά την τελευταία επερώτηση:0.05 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.850 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(12)
AND id NOT IN(12)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.31 ms** **Μετά την τελευταία επερώτηση:0.03 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.864 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(33)
AND id NOT IN(33)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.32 ms** **Μετά την τελευταία επερώτηση:0.05 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.879 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(11)
AND id NOT IN(11)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.30 ms** **Μετά την τελευταία επερώτηση:0.05 ms** **Μνήμη με επερώτηση: 0.030 MB Μνήμη πριν την επερώτηση: 5.893 MB** **Σειρές που επιστράφηκαν:0**
SELECT id
FROM jos_k2_categories
WHERE parent IN(9)
AND id NOT IN(9)
AND published=1
AND trash=0
AND access IN(1,1,5)| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | PRIMARY,access,category,parent,published,trash | parent | 5 | const | 1 | Using index condition; Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 31 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:408 |
| 30 | K2ModelItemlist->getCategoryTree() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:34 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.69 ms** **Μετά την τελευταία επερώτηση:0.03 ms** **Μνήμη με επερώτηση: 0.034 MB Μνήμη πριν την επερώτηση: 5.907 MB** **Σειρές που επιστράφηκαν:159**
SELECT id
FROM jos_k2_items
WHERE published = 1
AND trash = 0
AND catid IN (16,15,14,13,12,33,11,9)
ORDER BY id DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_items | ref | catid,published,trash,idx_item | published | 2 | const | 117 | Using where |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:42 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.83 ms** **Μετά την τελευταία επερώτηση:0.70 ms** **Μνήμη με επερώτηση: 0.041 MB Μνήμη πριν την επερώτηση: 5.949 MB** **Σειρές που επιστράφηκαν:36**
SHOW FULL COLUMNS
FROM `jos_k2_items`
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:SHOW FULL COLUMNS FROM `jos_k2_items`**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 36 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 35 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 34 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 33 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2item.php:56 |
| 32 | TableK2Item->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 31 | Joomla\CMS\Table\Table::getInstance() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:83 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.50 ms** **Μετά την τελευταία επερώτηση:0.25 ms** **Μνήμη με επερώτηση: 0.079 MB Μνήμη πριν την επερώτηση: 6.012 MB** **Σειρές που επιστράφηκαν:1**
SELECT *
FROM jos_k2_items
WHERE `id` = '191'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_items | const | PRIMARY | PRIMARY | 4 | const | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 32 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_k2/tables/table.php:20 |
| 31 | K2Table->load() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:87 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.65 ms** **Μετά την τελευταία επερώτηση:0.38 ms** **Μνήμη με επερώτηση: 0.036 MB Μνήμη πριν την επερώτηση: 6.055 MB** **Σειρές που επιστράφηκαν:14**
SHOW FULL COLUMNS
FROM `jos_k2_categories`
**Δεν είναι δυνατό το EXPLAIN στην επερώτηση:SHOW FULL COLUMNS FROM `jos_k2_categories`**
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 37 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 36 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 35 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 34 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2category.php:34 |
| 33 | TableK2Category->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 32 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_k2/models/item.php:64 |
| 31 | K2ModelItem->prepareItem() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:91 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.30 ms** **Μετά την τελευταία επερώτηση:0.06 ms** **Μνήμη με επερώτηση: 0.032 MB Μνήμη πριν την επερώτηση: 6.086 MB** **Σειρές που επιστράφηκαν:1**
SELECT *
FROM jos_k2_categories
WHERE id = '16'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:61 |
| 32 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:65 |
| 31 | K2ModelItem->prepareItem() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:91 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.37 ms** **Μετά την τελευταία επερώτηση:0.09 ms** **Μνήμη με επερώτηση: 0.034 MB Μνήμη πριν την επερώτηση: 6.109 MB** **Σειρές που επιστράφηκαν:17**
SELECT id, name, parent
FROM jos_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | ref | access,category,published,trash | category | 2 | const | 18 | Using index condition; Using where; **Χρήση ταξινόμησης αρχείου** |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 35 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:928 |
| 34 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:261 |
| 33 | K2HelperRoute::findMenuItem() | JROOT/components/com_k2/helpers/route.php:56 |
| 32 | K2HelperRoute::getCategoryRoute() | JROOT/components/com_k2/models/item.php:68 |
| 31 | K2ModelItem->prepareItem() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:91 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.32 ms** **Μετά την τελευταία επερώτηση:0.09 ms** **Μνήμη με επερώτηση: 0.035 MB Μνήμη πριν την επερώτηση: 6.138 MB** **Σειρές που επιστράφηκαν:1**
SELECT id, alias, parent
FROM jos_k2_categories
WHERE published = 1
AND id = 16
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | const | PRIMARY,category,published | PRIMARY | 4 | const | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 42 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/router.php:460 |
| 41 | getCategoryProps() | JROOT/components/com_k2/router.php:468 |
| 40 | getCategoryPath() | JROOT/components/com_k2/router.php:190 |
| 39 | k2BuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
| 38 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 37 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 36 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 35 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 34 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 33 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 32 | Joomla\CMS\Router\Route::_() | JROOT/components/com_k2/models/item.php:68 |
| 31 | K2ModelItem->prepareItem() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:91 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.33 ms** **Μετά την τελευταία επερώτηση:1.05 ms** **Μνήμη με επερώτηση: 0.032 MB Μνήμη πριν την επερώτηση: 6.209 MB** **Σειρές που επιστράφηκαν:1**
SELECT *
FROM jos_k2_categories
WHERE id = '32'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
**Όχι SHOW PROFILE (πιθανώς επειδή υπάρχουν περισσότερες απο 100 επερωτήσεις)**
| # | **Καλών** | **Αρχείο και αριθμός σειράς** |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:61 |
| 32 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:85 |
| 31 | K2ModelItem->prepareItem() | JROOT/modules/mod_k2_items_scroller/tmpl/default.php:91 |
| 30 | require JROOT/modules/mod_k2_items_scroller/tmpl/default.php | JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php:45 |
| 29 | include JROOT/modules/mod_k2_items_scroller/mod_k2_items_scroller.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 28 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 27 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/theme-joomla-modules/src/ModulesRenderer.php:27 |
| 26 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/elements/module_position/element.php:20 |
| 25 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:289 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:274 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:95 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/vendor/yootheme/builder/src/Builder.php:112 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/vendor/yootheme/builder-joomla/src/ContentListener.php:114 |
| 17 | YOOtheme\Builder\Joomla\ContentListener->prepareContent() | JROOT/templates/yootheme/vendor/yootheme/container/src/Container.php:279 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/vendor/yootheme/application/src/Application/EventLoader.php:70 |
| 15 | YOOtheme\Application\EventLoader::YOOtheme\Application\{closure}() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/vendor/yootheme/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/vendor/yootheme/platform-joomla/src/Dispatcher.php:47 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
**Χρόνος επερώτησης:0.81 ms** **Μετά την τελευταία επερώτηση:1.22 ms** **Μνήμη με επερώτηση: 0.038 MB Μνήμη πριν την επερώτηση: 6.229 MB** **Σειρές που επιστράφηκαν:17**