Query Time: 2.04 ms Query memory: 0.024 MB Memory before query: 2.482 MB Rows returned: 0
SELECT `data`
FROM `iniav_session`
WHERE `session_id` = 'l34gdvm950okp514r4d5nsoh2k'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:44 |
| 12 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 11 | session_start() | JROOT\libraries\joomla\session\handler\native.php:259 |
| 10 | JSessionHandlerNative->doSessionStart() | JROOT\libraries\joomla\session\handler\native.php:49 |
| 9 | JSessionHandlerNative->start() | JROOT\libraries\joomla\session\handler\joomla.php:81 |
| 8 | JSessionHandlerJoomla->start() | JROOT\libraries\joomla\session\session.php:636 |
| 7 | JSession->_start() | JROOT\libraries\joomla\session\session.php:596 |
| 6 | JSession->start() | JROOT\libraries\cms\application\cms.php:773 |
| 5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
| 1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 20.05 ms After last query: 6.70 ms Query memory: 0.003 MB Memory before query: 2.616 MB
DELETE
FROM `iniav_session`
WHERE `time` < '1770349571'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | DELETE | iniav_session | NULL | range | time | time | 59 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 6 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\application\cms.php:790 |
| 5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
| 1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 0.20 ms After last query: 0.11 ms Query memory: 0.021 MB Memory before query: 2.621 MB Rows returned: 0
SELECT `session_id`
FROM `iniav_session`
WHERE `session_id` = 'l34gdvm950okp514r4d5nsoh2k'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT\libraries\cms\application\cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT\libraries\cms\application\cms.php:799 |
| 5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
| 1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 5.25 ms After last query: 0.09 ms Query memory: 0.003 MB Memory before query: 2.626 MB
INSERT INTO `iniav_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('l34gdvm950okp514r4d5nsoh2k', 0, 1, '1770350471', 0, '')
EXPLAIN not possible on query: INSERT INTO `iniav_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('l34gdvm950okp514r4d5nsoh2k', 0, 1, '1770350471', 0, '')
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 7 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\application\cms.php:212 |
| 6 | JApplicationCms->checkSession() | JROOT\libraries\cms\application\cms.php:799 |
| 5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
| 1 | JFactory::getApplication() | JROOT\index.php:46 |
Query Time: 8.13 ms After last query: 5.17 ms Query memory: 0.028 MB Memory before query: 2.787 MB Rows returned: 37
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `iniav_extensions`
WHERE `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | extension | extension | 82 | const | 37 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\cache\controller\callback.php:152 |
| 7 | JCacheControllerCallback->get() | JROOT\libraries\cms\component\helper.php:448 |
| 6 | JComponentHelper::load() | JROOT\libraries\cms\component\helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT\libraries\cms\component\helper.php:120 |
| 4 | JComponentHelper::getParams() | JROOT\libraries\cms\application\site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 3.63 ms After last query: 2.82 ms Query memory: 0.022 MB Memory before query: 2.973 MB Rows returned: 2
SELECT b.id
FROM iniav_usergroups AS a
LEFT JOIN iniav_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\access\access.php:835 |
| 9 | JAccess::getGroupsByUser() | JROOT\libraries\joomla\access\access.php:904 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:296 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.19 ms After last query: 1.26 ms Query memory: 0.023 MB Memory before query: 3.019 MB Rows returned: 5
SELECT id, rules
FROM `iniav_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT\libraries\joomla\access\access.php:921 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:296 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.63 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 3.027 MB Rows returned: 58
SELECT folder AS type, element AS name, params
FROM iniav_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | extension | extension | 82 | const | 70 | 0.60 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 7 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\plugin\helper.php:310 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.30 ms After last query: 11.77 ms Query memory: 0.022 MB Memory before query: 3.485 MB Rows returned: 1
SELECT `enabled`
FROM `iniav_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 8 | JDatabaseDriver->loadResult() | JROOT\plugins\system\backuponupdate\backuponupdate.php:80 |
| 7 | require_once JROOT\plugins\system\backuponupdate\backuponupdate.php | JROOT\libraries\cms\plugin\helper.php:230 |
| 6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.39 ms After last query: 9.01 ms Query memory: 0.027 MB Memory before query: 3.817 MB Rows returned: 3
SELECT *
FROM iniav_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 33.33 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\language\helper.php:164 |
| 8 | JLanguageHelper::getLanguages() | JROOT\plugins\system\languagefilter\languagefilter.php:97 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
| 6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.25 ms After last query: 0.92 ms Query memory: 0.022 MB Memory before query: 3.838 MB Rows returned: 3
SELECT element
FROM iniav_extensions
WHERE type = 'language'
AND client_id = 0
AND enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | extension | extension | 82 | const | 6 | 1.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\language\multilang.php:90 |
| 8 | JLanguageMultilang::getSiteLangs() | JROOT\plugins\system\languagefilter\languagefilter.php:108 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\cms\plugin\helper.php:255 |
| 6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 4.99 ms After last query: 10.96 ms Query memory: 0.039 MB Memory before query: 4.357 MB Rows returned: 16
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 iniav_menu AS m
LEFT JOIN iniav_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 34 | 3.33 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | agropine.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 20 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\menu\site.php:86 |
| 18 | JMenuSite->load() | JROOT\libraries\cms\menu\menu.php:74 |
| 17 | JMenu->__construct() | JROOT\libraries\cms\menu\site.php:57 |
| 16 | JMenuSite->__construct() | JROOT\libraries\cms\menu\menu.php:145 |
| 15 | JMenu::getInstance() | JROOT\libraries\cms\application\cms.php:439 |
| 14 | JApplicationCms->getMenu() | JROOT\libraries\cms\application\site.php:272 |
| 13 | JApplicationSite->getMenu() | JROOT\libraries\cms\router\site.php:57 |
| 12 | JRouterSite->__construct() | JROOT\libraries\cms\router\router.php:197 |
| 11 | JRouter::getInstance() | JROOT\libraries\cms\application\cms.php:535 |
| 10 | JApplicationCms::getRouter() | JROOT\libraries\cms\application\site.php:407 |
| 9 | JApplicationSite::getRouter() | JROOT\plugins\system\languagefilter\languagefilter.php:130 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT\libraries\joomla\event\event.php:69 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:670 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.38 ms After last query: 18.15 ms Query memory: 0.024 MB Memory before query: 4.801 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `iniav_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1650 |
| 12 | JDatabaseDriver->loadObject() | JROOT\libraries\joomla\cache\controller\callback.php:152 |
| 11 | JCacheControllerCallback->get() | JROOT\libraries\cms\library\helper.php:156 |
| 10 | JLibraryHelper::_load() | JROOT\libraries\cms\library\helper.php:47 |
| 9 | JLibraryHelper::getLibrary() | JROOT\libraries\cms\library\helper.php:90 |
| 8 | JLibraryHelper::getParams() | JROOT\libraries\cms\version\version.php:274 |
| 7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:755 |
| 6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
| 5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:977 |
| 4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.09 ms After last query: 0.14 ms Query memory: 0.005 MB Memory before query: 4.854 MB
UPDATE `iniav_extensions`
SET `params` = '{\"mediaversion\":\"6b78349ba87596b8e1c4c6f1134b0ad0\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\library\helper.php:119 |
| 9 | JLibraryHelper::saveParams() | JROOT\libraries\cms\version\version.php:325 |
| 8 | JVersion->setMediaVersion() | JROOT\libraries\cms\version\version.php:284 |
| 7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:755 |
| 6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
| 5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:977 |
| 4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.46 ms After last query: 3.40 ms Query memory: 0.031 MB Memory before query: 5.008 MB Rows returned: 6
SELECT id, home, template, s.params
FROM iniav_template_styles as s
LEFT JOIN iniav_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 12.50 | Using where |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | agropine.s.template,const | 1 | 4.60 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 6 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\application\site.php:484 |
| 4 | JApplicationSite->getTemplate() | JROOT\libraries\cms\application\site.php:165 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.65 ms After last query: 14.64 ms Query memory: 0.030 MB Memory before query: 5.550 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `iniav_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iniav_assets`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:241 |
| 18 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:162 |
| 17 | JTable->__construct() | JROOT\libraries\joomla\table\asset.php:60 |
| 16 | JTableAsset->__construct() | JROOT\libraries\joomla\table\table.php:308 |
| 15 | JTable::getInstance() | JROOT\libraries\joomla\access\access.php:696 |
| 14 | JAccess::getExtensionNameFromAsset() | JROOT\libraries\joomla\access\access.php:555 |
| 13 | JAccess::getAssetRules() | JROOT\libraries\joomla\user\user.php:385 |
| 12 | JUser->authorise() | JROOT\components\com_content\models\article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT\libraries\legacy\model\legacy.php:435 |
| 10 | JModelLegacy->getState() | JROOT\components\com_content\models\article.php:262 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.23 ms After last query: 2.66 ms Query memory: 0.028 MB Memory before query: 5.591 MB Rows returned: 1
SELECT *
FROM iniav_assets
WHERE `id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_assets | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1453 |
| 16 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:719 |
| 15 | JTable->load() | JROOT\libraries\joomla\access\access.php:697 |
| 14 | JAccess::getExtensionNameFromAsset() | JROOT\libraries\joomla\access\access.php:555 |
| 13 | JAccess::getAssetRules() | JROOT\libraries\joomla\user\user.php:385 |
| 12 | JUser->authorise() | JROOT\components\com_content\models\article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT\libraries\legacy\model\legacy.php:435 |
| 10 | JModelLegacy->getState() | JROOT\components\com_content\models\article.php:262 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.21 ms After last query: 0.08 ms Query memory: 0.024 MB Memory before query: 5.598 MB Rows returned: 1
SELECT a.rules
FROM iniav_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,202 | NULL | 2 | 100.00 | Using union(PRIMARY,idx_asset_name); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
| 14 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\access\access.php:652 |
| 13 | JAccess::getAssetRules() | JROOT\libraries\joomla\user\user.php:385 |
| 12 | JUser->authorise() | JROOT\components\com_content\models\article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT\libraries\legacy\model\legacy.php:435 |
| 10 | JModelLegacy->getState() | JROOT\components\com_content\models\article.php:262 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.46 ms After last query: 1.75 ms Query memory: 0.027 MB Memory before query: 5.686 MB Rows returned: 37
SELECT element
FROM iniav_extensions
WHERE type = 'component'
AND enabled = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | extension | extension | 82 | const | 37 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\access\access.php:413 |
| 15 | JAccess::preloadComponents() | JROOT\libraries\joomla\access\access.php:213 |
| 14 | JAccess::preload() | JROOT\libraries\joomla\access\access.php:168 |
| 13 | JAccess::check() | JROOT\libraries\joomla\user\user.php:394 |
| 12 | JUser->authorise() | JROOT\components\com_content\models\article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT\libraries\legacy\model\legacy.php:435 |
| 10 | JModelLegacy->getState() | JROOT\components\com_content\models\article.php:262 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.74 ms After last query: 0.10 ms Query memory: 0.028 MB Memory before query: 5.699 MB Rows returned: 37
SELECT a.name, a.rules
FROM iniav_assets AS a
WHERE (a.name IN ('com_admin','com_ajax','com_akeeba','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_finder','com_installer','com_jaextmanager','com_jce','com_joomlaupdate','com_jsecurelite','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_sitemap','com_tags','com_templates','com_users','com_weblinks','com_wrapper') OR a.name = 'root.1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 131 | 29.01 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT\libraries\joomla\access\access.php:441 |
| 15 | JAccess::preloadComponents() | JROOT\libraries\joomla\access\access.php:213 |
| 14 | JAccess::preload() | JROOT\libraries\joomla\access\access.php:168 |
| 13 | JAccess::check() | JROOT\libraries\joomla\user\user.php:394 |
| 12 | JUser->authorise() | JROOT\components\com_content\models\article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT\libraries\legacy\model\legacy.php:435 |
| 10 | JModelLegacy->getState() | JROOT\components\com_content\models\article.php:262 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.13 ms After last query: 2.36 ms Query memory: 0.035 MB Memory before query: 5.931 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `iniav_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iniav_content`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:241 |
| 13 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:162 |
| 12 | JTable->__construct() | JROOT\libraries\legacy\table\content.php:31 |
| 11 | JTableContent->__construct() | JROOT\libraries\joomla\table\table.php:308 |
| 10 | JTable::getInstance() | JROOT\components\com_content\models\article.php:264 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.42 ms After last query: 9.64 ms Query memory: 0.035 MB Memory before query: 6.154 MB Rows returned: 1
SELECT *
FROM iniav_content
WHERE `id` = '76'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:719 |
| 10 | JTable->load() | JROOT\components\com_content\models\article.php:265 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.69 ms After last query: 0.12 ms Query memory: 0.005 MB Memory before query: 6.168 MB
UPDATE iniav_content
SET `hits` = (`hits` + 1)
WHERE `id` = '76'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_content | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\table\table.php:1228 |
| 10 | JTable->hit() | JROOT\components\com_content\models\article.php:266 |
| 9 | ContentModelArticle->hit() | JROOT\components\com_content\controller.php:109 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 14.96 ms After last query: 3.25 ms Query memory: 0.036 MB Memory before query: 6.275 MB Rows returned: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM iniav_content AS a
LEFT JOIN iniav_categories AS c
on c.id = a.catid
LEFT JOIN iniav_users AS u
on u.id = a.created_by
LEFT JOIN iniav_categories as parent
ON parent.id = c.parent_id
LEFT JOIN iniav_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM iniav_categories AS cat JOIN iniav_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.language in ('en-GB','*')
AND a.id = 76
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-06 04:01:11')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-06 04:01:11')
AND (a.state = 1 OR a.state =2)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | a | NULL | const | PRIMARY,idx_state,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | v | NULL | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 1 | 100.00 | Using index |
| 2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 6 | 100.00 | Using index condition; Using temporary; Using filesort |
| 2 | DERIVED | cat | NULL | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_left_right,idx_language,idx_path,idx_alias | idx_left_right | 8 | NULL | 18 | 11.11 | Using where; Using index; Using join buffer (Block Nested Loop) |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | JROOT\components\com_content\models\article.php:159 |
| 12 | ContentModelArticle->getItem() | JROOT\libraries\legacy\view\legacy.php:408 |
| 11 | JViewLegacy->get() | JROOT\components\com_content\views\article\view.html.php:42 |
| 10 | ContentViewArticle->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT\components\com_content\controller.php:113 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.53 ms After last query: 5.45 ms Query memory: 0.037 MB Memory before query: 6.458 MB Rows returned: 5
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 iniav_categories as c
LEFT JOIN (SELECT cat.id as id
FROM iniav_categories AS cat JOIN iniav_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN iniav_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=98
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | PRIMARY | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 18 | 16.79 | Using where |
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | agropine.c.id | 2 | 100.00 | Using where; Not exists; Using index |
| 2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 7 | 100.00 | Using index condition; Using temporary; Using filesort |
| 2 | DERIVED | cat | NULL | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_left_right,idx_language,idx_path,idx_alias | idx_left_right | 8 | NULL | 18 | 11.11 | Using where; Using index; Using join buffer (Block Nested Loop) |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:309 |
| 13 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 12 | JCategories->get() | JROOT\components\com_content\helpers\route.php:44 |
| 11 | ContentHelperRoute::getArticleRoute() | JROOT\components\com_content\views\article\view.html.php:71 |
| 10 | ContentViewArticle->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT\components\com_content\controller.php:113 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 3.89 ms After last query: 0.43 ms Query memory: 0.034 MB Memory before query: 6.510 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `iniav_contentitem_tag_map` AS m
INNER JOIN `iniav_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 76
AND `t`.`published` = 1
AND t.access IN (1,1,5)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agropine.m.tag_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\helper\tags.php:435 |
| 11 | JHelperTags->getItemTags() | JROOT\components\com_content\views\article\view.html.php:156 |
| 10 | ContentViewArticle->display() | JROOT\libraries\legacy\controller\legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT\components\com_content\controller.php:113 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:38 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.33 ms After last query: 40.04 ms Query memory: 0.025 MB Memory before query: 8.921 MB Rows returned: 4
SELECT *
FROM iniav_template_styles
WHERE template = 'design_control';
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_template_styles | NULL | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 50.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT\templates\design_control\vertex\parameters.php:19 |
| 9 | getTemplateName() | JROOT\templates\design_control\vertex\parameters.php:167 |
| 8 | require JROOT\templates\design_control\vertex\parameters.php | JROOT\templates\design_control\index.php:21 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.29 ms After last query: 0.07 ms Query memory: 0.030 MB Memory before query: 8.931 MB Rows returned: 1
SELECT *
FROM iniav_menu
WHERE template_style_id IN (12,15,16,17)
AND alias = 'home'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_menu | NULL | ref | idx_alias | idx_alias | 402 | const | 2 | 40.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT\templates\design_control\vertex\parameters.php:40 |
| 9 | getTemplateName() | JROOT\templates\design_control\vertex\parameters.php:167 |
| 8 | require JROOT\templates\design_control\vertex\parameters.php | JROOT\templates\design_control\index.php:21 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.64 ms After last query: 12.49 ms Query memory: 0.028 MB Memory before query: 9.210 MB Rows returned: 10
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM iniav_modules AS m
LEFT JOIN iniav_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN iniav_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-02-06 04:01:11')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-06 04:01:11')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 152 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 8 | 3.45 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | agropine.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | agropine.m.id | 2 | 40.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\cache\controller\callback.php:152 |
| 13 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:425 |
| 12 | JModuleHelper::getModuleList() | JROOT\libraries\cms\module\helper.php:361 |
| 11 | JModuleHelper::load() | JROOT\libraries\cms\module\helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT\libraries\joomla\document\html.php:501 |
| 9 | JDocumentHtml->countModules() | JROOT\templates\design_control\vertex\module_calcs.php:15 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.26 ms After last query: 0.22 ms Query memory: 0.023 MB Memory before query: 9.228 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.19 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.234 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.15 ms Query memory: 0.023 MB Memory before query: 9.239 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 9.251 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.258 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.263 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.268 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.274 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.279 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.285 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.290 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.295 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.301 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.306 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.312 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.317 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.72 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.322 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.328 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.333 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.75 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.339 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.344 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.349 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.355 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.360 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.366 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.371 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.376 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.382 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.387 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.393 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.398 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.403 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.409 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.414 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.420 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.028 MB Memory before query: 9.434 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.445 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.450 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.456 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.461 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.467 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.472 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.477 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.483 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.488 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.494 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.499 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.504 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.510 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.515 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.521 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.526 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.531 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.537 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.542 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.548 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.553 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.559 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.564 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.569 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.575 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.580 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.586 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.591 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.596 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.602 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 9.607 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.613 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.618 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.623 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.629 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.634 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.29 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.640 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.645 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.650 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.656 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.661 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.667 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.19 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.672 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 9.677 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.26 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.683 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.688 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.24 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.694 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.699 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.20 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.704 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.17 ms After last query: 0.08 ms Query memory: 0.023 MB Memory before query: 9.710 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.20 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.715 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.67 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 9.721 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.25 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 9.726 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 9.731 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.737 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.742 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.19 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.748 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 9.753 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.758 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.08 ms Query memory: 0.023 MB Memory before query: 9.764 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.16 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 9.769 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.775 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.15 ms Query memory: 0.023 MB Memory before query: 9.780 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.14 ms After last query: 0.05 ms Query memory: 0.027 MB Memory before query: 9.797 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 9.806 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.20 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.812 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.19 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 9.817 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.15 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.823 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 9.828 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.833 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.839 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.844 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 9.850 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 9.855 MB Rows returned: 1
SELECT title
FROM iniav_content
WHERE id=76
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\module_calcs.php:27 |
| 8 | require JROOT\templates\design_control\vertex\module_calcs.php | JROOT\templates\design_control\index.php:23 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.25 ms After last query: 8.98 ms Query memory: 0.024 MB Memory before query: 9.895 MB Rows returned: 1
SELECT menutype
FROM iniav_menu
WHERE language = 'en-GB'
AND home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_menu | NULL | ref | idx_language | idx_language | 28 | const | 15 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\responsive\responsive_mobile_menu.php:139 |
| 10 | include JROOT\templates\design_control\vertex\responsive\responsive_mobile_menu.php | JROOT\templates\design_control\vertex\responsive\responsive_mobile_top_bar.php:85 |
| 9 | require JROOT\templates\design_control\vertex\responsive\responsive_mobile_top_bar.php | JROOT\templates\design_control\vertex\includes\vertex_includes_top.php:12 |
| 8 | require JROOT\templates\design_control\vertex\includes\vertex_includes_top.php | JROOT\templates\design_control\index.php:192 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.25 ms After last query: 8.62 ms Query memory: 0.023 MB Memory before query: 9.943 MB Rows returned: 1
SELECT menutype
FROM iniav_menu
WHERE language = 'en-GB'
AND home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_menu | NULL | ref | idx_language | idx_language | 28 | const | 15 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT\templates\design_control\vertex\s5flex_menu\default.php:45 |
| 8 | include JROOT\templates\design_control\vertex\s5flex_menu\default.php | JROOT\templates\design_control\index.php:275 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.50 ms After last query: 2.64 ms Query memory: 0.037 MB Memory before query: 10.085 MB Rows returned: 16
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 iniav_menu AS m
LEFT JOIN iniav_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 34 | 3.33 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | agropine.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.21 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\menu\site.php:86 |
| 13 | JMenuSite->load() | JROOT\libraries\cms\menu\menu.php:74 |
| 12 | JMenu->__construct() | JROOT\libraries\cms\menu\site.php:57 |
| 11 | JMenuSite->__construct() | JROOT\templates\design_control\vertex\s5flex_menu\helpers.php:41 |
| 10 | S5modMainMenuHelper::getList() | JROOT\templates\design_control\vertex\s5flex_menu\helpers.php:141 |
| 9 | S5modMainMenuHelper::S5buildXML() | JROOT\templates\design_control\vertex\s5flex_menu\default.php:54 |
| 8 | include JROOT\templates\design_control\vertex\s5flex_menu\default.php | JROOT\templates\design_control\index.php:275 |
| 7 | require JROOT\templates\design_control\index.php | JROOT\libraries\joomla\document\html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.31 ms After last query: 66.77 ms Query memory: 0.004 MB Memory before query: 10.666 MB
LOCK TABLES `iniav_extensions` WRITE
EXPLAIN not possible on query: LOCK TABLES `iniav_extensions` WRITE
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.14 ms |
| System lock | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver\mysqli.php:543 |
| 8 | JDatabaseDriverMysqli->lockTable() | JROOT\plugins\system\updatenotification\updatenotification.php:79 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 3.42 ms After last query: 0.04 ms Query memory: 0.004 MB Memory before query: 10.670 MB
UPDATE `iniav_extensions`
SET `params` = '{\"lastrun\":1770350471}'
WHERE `type` = 'plugin'
AND `folder` = 'system'
AND `element` = 'updatenotification'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_extensions | NULL | range | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.07 ms |
| updating | 0.10 ms |
| end | 0.01 ms |
| query end | 3.10 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT\plugins\system\updatenotification\updatenotification.php:90 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.12 ms After last query: 2.90 ms Query memory: 0.004 MB Memory before query: 10.758 MB
UNLOCK TABLES
EXPLAIN not possible on query: UNLOCK TABLES
| Status | Duration |
|---|
| starting | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver\mysqli.php:918 |
| 8 | JDatabaseDriverMysqli->unlockTables() | JROOT\plugins\system\updatenotification\updatenotification.php:104 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.40 ms After last query: 1.92 ms Query memory: 0.024 MB Memory before query: 10.809 MB Rows returned: 1
SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `iniav_update_sites` AS `a`
INNER JOIN iniav_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
WHERE a.enabled = 1
AND b.extension_id IN (700)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 15 | 10.00 | Using where; Using temporary |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 8 | agropine.a.update_site_id,const | 1 | 100.00 | Using index; Distinct |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.93 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.18 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.03 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT\libraries\joomla\updater\updater.php:229 |
| 9 | JUpdater->getUpdateSites() | JROOT\libraries\joomla\updater\updater.php:119 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.22 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 10.817 MB Rows returned: 1
SELECT DISTINCT update_site_id
FROM iniav_updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM iniav_update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1770328871')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using temporary |
| 1 | SIMPLE | iniav_update_sites | NULL | eq_ref | PRIMARY | PRIMARY | 4 | agropine.iniav_updates.update_site_id | 1 | 40.00 | Using where; Distinct |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.97 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\updater\updater.php:400 |
| 9 | JUpdater->getSitesWithUpdates() | JROOT\libraries\joomla\updater\updater.php:132 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.19 ms After last query: 1.80 ms Query memory: 0.024 MB Memory before query: 10.886 MB Rows returned: 1
SELECT `name`
FROM `iniav_update_sites`
WHERE `update_site_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_update_sites | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\updater\updateadapter.php:188 |
| 12 | JUpdateAdapter->getUpdateSiteName() | JROOT\libraries\joomla\updater\updateadapter.php:215 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT\libraries\joomla\updater\adapters\collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT\libraries\joomla\updater\updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 2.35 ms After last query: 0.05 ms Query memory: 0.006 MB Memory before query: 10.893 MB
UPDATE `iniav_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_update_sites | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| updating | 0.04 ms |
| end | 0.00 ms |
| query end | 2.16 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\updater\updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT\libraries\joomla\updater\updateadapter.php:238 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT\libraries\joomla\updater\adapters\collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT\libraries\joomla\updater\updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 3.23 ms After last query: 150.61 ms Query memory: 0.006 MB Memory before query: 10.976 MB
UPDATE `iniav_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_update_sites | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.06 ms |
| updating | 0.16 ms |
| end | 0.01 ms |
| query end | 2.58 ms |
| closing tables | 0.02 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\updater\updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT\libraries\joomla\updater\updateadapter.php:254 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT\libraries\joomla\updater\adapters\collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT\libraries\joomla\updater\updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.43 ms After last query: 2.40 ms Query memory: 0.030 MB Memory before query: 10.992 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `iniav_updates`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iniav_updates`
| Status | Duration |
|---|
| starting | 0.54 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.23 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:241 |
| 16 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:162 |
| 15 | JTable->__construct() | JROOT\libraries\joomla\table\update.php:31 |
| 14 | JTableUpdate->__construct() | JROOT\libraries\joomla\table\table.php:308 |
| 13 | JTable::getInstance() | JROOT\libraries\joomla\updater\adapters\collection.php:117 |
| 12 | JUpdaterCollection->_startElement() | Same as call in the line below. |
| 11 | xml_parse() | JROOT\libraries\joomla\updater\adapters\collection.php:234 |
| 10 | JUpdaterCollection->findUpdate() | JROOT\libraries\joomla\updater\updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.84 ms After last query: 5.26 ms Query memory: 0.029 MB Memory before query: 11.033 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `iniav_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iniav_extensions`
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.28 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:241 |
| 13 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:162 |
| 12 | JTable->__construct() | JROOT\libraries\joomla\table\extension.php:31 |
| 11 | JTableExtension->__construct() | JROOT\libraries\joomla\table\table.php:308 |
| 10 | JTable::getInstance() | JROOT\libraries\joomla\updater\updater.php:311 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.39 ms After last query: 0.21 ms Query memory: 0.023 MB Memory before query: 11.072 MB Rows returned: 1
SELECT `update_id`
FROM `iniav_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\table\update.php:110 |
| 10 | JTableUpdate->find() | JROOT\libraries\joomla\updater\updater.php:319 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.42 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 11.077 MB Rows returned: 1
SELECT `extension_id`
FROM `iniav_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\table\extension.php:109 |
| 10 | JTableExtension->find() | JROOT\libraries\joomla\updater\updater.php:329 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.30 ms After last query: 0.13 ms Query memory: 0.027 MB Memory before query: 11.082 MB Rows returned: 1
SELECT *
FROM iniav_updates
WHERE `update_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_updates | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:719 |
| 10 | JTable->load() | JROOT\libraries\joomla\updater\updater.php:356 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.26 ms After last query: 0.20 ms Query memory: 0.023 MB Memory before query: 11.088 MB Rows returned: 1
SELECT `update_id`
FROM `iniav_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\table\update.php:110 |
| 10 | JTableUpdate->find() | JROOT\libraries\joomla\updater\updater.php:319 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.35 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 11.093 MB Rows returned: 1
SELECT `extension_id`
FROM `iniav_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\table\extension.php:109 |
| 10 | JTableExtension->find() | JROOT\libraries\joomla\updater\updater.php:329 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 0.26 ms After last query: 0.11 ms Query memory: 0.027 MB Memory before query: 11.099 MB Rows returned: 1
SELECT *
FROM iniav_updates
WHERE `update_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | iniav_updates | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:719 |
| 10 | JTable->load() | JROOT\libraries\joomla\updater\updater.php:356 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT\libraries\joomla\updater\updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
Query Time: 1.48 ms After last query: 0.14 ms Query memory: 0.005 MB Memory before query: 11.098 MB
UPDATE `iniav_update_sites`
SET `last_check_timestamp` = '1770350471'
WHERE `update_site_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | iniav_update_sites | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| updating | 0.04 ms |
| end | 0.01 ms |
| query end | 1.15 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\updater\updater.php:429 |
| 9 | JUpdater->updateLastCheckTimestamp() | JROOT\libraries\joomla\updater\updater.php:165 |
| 8 | JUpdater->findUpdates() | JROOT\plugins\system\updatenotification\updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT\libraries\joomla\event\event.php:69 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:773 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
110 × SELECT title
FROM iniav_content
2 × SELECT *
FROM iniav_updates
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `iniav_extensions`
2 × SELECT `extension_id`
FROM `iniav_extensions`
2 × SELECT `update_id`
FROM `iniav_updates`
2 × SELECT element
FROM iniav_extensions
2 × 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 iniav_menu AS m
LEFT JOIN iniav_extensions AS e
ON m.component_id = e.extension_id
2 × SELECT menutype
FROM iniav_menu
1 × SELECT `m`.`tag_id`,`t`.*
FROM `iniav_contentitem_tag_map` AS m
INNER JOIN `iniav_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT `name`
FROM `iniav_update_sites`
1 × SELECT DISTINCT update_site_id
FROM iniav_updates
1 × SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `iniav_update_sites` AS `a`
INNER JOIN iniav_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM iniav_modules AS m
LEFT JOIN iniav_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN iniav_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM iniav_menu
1 × SELECT *
FROM iniav_template_styles
1 × SELECT `data`
FROM `iniav_session`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM iniav_categories as c
LEFT JOIN (SELECT cat.id as id
FROM iniav_categories AS cat JOIN iniav_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM iniav_content AS a
LEFT JOIN iniav_categories AS c
on c.id = a.catid
LEFT JOIN iniav_users AS u
on u.id = a.created_by
LEFT JOIN iniav_categories as parent
ON parent.id = c.parent_id
LEFT JOIN iniav_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM iniav_categories AS cat JOIN iniav_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT `session_id`
FROM `iniav_session`
1 × SELECT a.name, a.rules
FROM iniav_assets AS a
1 × SELECT a.rules
FROM iniav_assets AS a
1 × SELECT *
FROM iniav_assets
1 × SELECT id, home, template, s.params
FROM iniav_template_styles as s
LEFT JOIN iniav_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM iniav_languages
1 × SELECT `enabled`
FROM `iniav_extensions`
1 × SELECT folder AS type, element AS name, params
FROM iniav_extensions
1 × SELECT id, rules
FROM `iniav_viewlevels
1 × SELECT b.id
FROM iniav_usergroups AS a
LEFT JOIN iniav_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM iniav_content