Forespørgsels tid: 1.43 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 1.353 MB Rækker returneret: 0
SELECT `data`
FROM `vmc_session`
WHERE `session_id` = X'3337356362346432373664393364633136396164323634633563633938393263'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.04 ms |
Opening tables | 0.16 ms |
After opening tables | 0.04 ms |
System lock | 0.04 ms |
Table lock | 0.07 ms |
Init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.17 ms |
Preparing | 0.03 ms |
Executing | 0.04 ms |
End of update loop | 0.05 ms |
Query end | 0.02 ms |
Commit | 0.07 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.13 ms |
Reset for next command | 0.08 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Samme som kald i linjen nedenunder. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Forespørgsels tid: 0.97 ms Efter sidste forespørgsel: 4.40 ms Forespørgsels hukommelse: 0.020 MB hukommelse før forespørgsel: 1.431 MB Rækker returneret: 0
SELECT `session_id`
FROM `vmc_session`
WHERE `session_id` = X'3337356362346432373664393364633136396164323634633563633938393263'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.07 ms |
Optimizing | 0.06 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.08 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.04 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.12 ms |
Reset for next command | 0.10 ms |
# | Kalder | Fil og linjenummer |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Forespørgsels tid: 1.42 ms Efter sidste forespørgsel: 0.07 ms Forespørgsels hukommelse: 0.004 MB hukommelse før forespørgsel: 1.436 MB
INSERT INTO `vmc_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3337356362346432373664393364633136396164323634633563633938393263', 1, 1675878703, 0, '', 0)
FORKLAR ikke mulig på forespørgsel: INSERT INTO `vmc_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3337356362346432373664393364633136396164323634633563633938393263', 1, 1675878703, 0, '', 0)
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.07 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
Table lock | 0.01 ms |
Init for update | 0.03 ms |
Update | 0.26 ms |
End of update loop | 0.02 ms |
Query end | 0.05 ms |
Commit | 0.40 ms |
Closing tables | 0.07 ms |
Unlocking tables | 0.04 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Forespørgsels tid: 2.56 ms Efter sidste forespørgsel: 17.66 ms Forespørgsels hukommelse: 0.087 MB hukommelse før forespørgsel: 1.475 MB Rækker returneret: 44
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vmc_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_extensions | ref | extension | extension | 82 | const | 45 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.14 ms |
After opening tables | 0.04 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.08 ms |
Optimizing | 0.05 ms |
Statistics | 0.17 ms |
Preparing | 0.07 ms |
Executing | 0.02 ms |
Sending data | 1.07 ms |
End of update loop | 0.04 ms |
Query end | 0.01 ms |
Commit | 0.04 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.02 ms |
Updating status | 0.11 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Samme som kald i linjen nedenunder. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.51 ms Efter sidste forespørgsel: 13.39 ms Forespørgsels hukommelse: 0.021 MB hukommelse før forespørgsel: 1.599 MB Rækker returneret: 5
SELECT id, rules
FROM `vmc_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_viewlevels | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.08 ms |
Opening tables | 0.20 ms |
After opening tables | 0.05 ms |
System lock | 0.04 ms |
Table lock | 0.05 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.06 ms |
Executing | 0.03 ms |
Sending data | 0.20 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.10 ms |
Reset for next command | 0.06 ms |
# | Kalder | Fil og linjenummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.55 ms Efter sidste forespørgsel: 0.10 ms Forespørgsels hukommelse: 0.021 MB hukommelse før forespørgsel: 1.611 MB Rækker returneret: 2
SELECT b.id
FROM vmc_usergroups AS a
LEFT JOIN vmc_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using where; Using index |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.13 ms |
After opening tables | 0.04 ms |
System lock | 0.04 ms |
Table lock | 0.03 ms |
Init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.23 ms |
Preparing | 0.03 ms |
Unlocking tables | 0.03 ms |
Preparing | 0.09 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.03 ms |
Query end | 0.06 ms |
Commit | 0.03 ms |
Closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.06 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.03 ms |
Updating status | 0.11 ms |
Reset for next command | 0.06 ms |
# | Kalder | Fil og linjenummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 3.77 ms Efter sidste forespørgsel: 6.10 ms Forespørgsels hukommelse: 0.031 MB hukommelse før forespørgsel: 1.636 MB Rækker returneret: 119
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM vmc_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_extensions | ref | extension | extension | 82 | const | 141 | Using index condition; Using where; Anvender filesort |
Status | Duration |
---|
Starting | 0.16 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.08 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
Table lock | 0.03 ms |
Init | 0.13 ms |
Optimizing | 0.06 ms |
Statistics | 0.20 ms |
Preparing | 0.10 ms |
Sorting result | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 2.25 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.02 ms |
Closing tables | 0.05 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.03 ms |
Updating status | 0.10 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Samme som kald i linjen nedenunder. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 3.47 ms Efter sidste forespørgsel: 112.84 ms Forespørgsels hukommelse: 0.073 MB hukommelse før forespørgsel: 2.264 MB Rækker returneret: 41
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 vmc_menu AS m
LEFT JOIN vmc_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 42 | Using index condition; Using where; Anvender filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | v_m_c_dk.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.32 ms |
Checking permissions | 0.04 ms |
Opening tables | 0.19 ms |
After opening tables | 0.04 ms |
System lock | 0.04 ms |
Table lock | 0.03 ms |
Init | 0.10 ms |
Optimizing | 0.06 ms |
Statistics | 0.23 ms |
Preparing | 0.10 ms |
Sorting result | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.06 ms |
Creating sort index | 1.61 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.07 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.04 ms |
Updating status | 0.07 ms |
Reset for next command | 0.06 ms |
# | Kalder | Fil og linjenummer |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Samme som kald i linjen nedenunder. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/communitybuilder/communitybuilder.php:320 |
8 | plgSystemCommunityBuilder->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 2.87 ms Efter sidste forespørgsel: 182.19 ms Forespørgsels hukommelse: 0.030 MB hukommelse før forespørgsel: 3.395 MB Rækker returneret: 231
Dublet forespørgsler:
#75SHOW TABLES
FORKLAR ikke mulig på forespørgsel: SHOW TABLES
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.09 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.05 ms |
Executing | 0.06 ms |
Filling schema table | 0.03 ms |
Checking permissions | 1.27 ms |
Executing | 0.04 ms |
Sending data | 0.23 ms |
End of update loop | 0.04 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.03 ms |
Removing tmp table | 0.05 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.11 ms |
Reset for next command | 0.06 ms |
# | Kalder | Fil og linjenummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
12 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
11 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:114 |
10 | acym_getTableList() | JROOT/administrator/components/com_acym/helpers/global/addon.php:10 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.88 ms Efter sidste forespørgsel: 20.04 ms Forespørgsels hukommelse: 0.033 MB hukommelse før forespørgsel: 3.407 MB Rækker returneret: 130
SELECT *
FROM vmc_acym_configuration
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_configuration | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 130 | |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.11 ms |
After opening tables | 0.03 ms |
System lock | 0.08 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.57 ms |
End of update loop | 0.06 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
Closing tables | 0.03 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.07 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.12 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
14 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/configuration.php:15 |
13 | AcyMailing\Classes\ConfigurationClass->load() | JROOT/administrator/components/com_acym/helpers/global/global.php:37 |
12 | acym_config() | JROOT/administrator/components/com_acym/libraries/object.php:14 |
11 | AcyMailing\Libraries\acymObject->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:62 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.04 ms Efter sidste forespørgsel: 0.39 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 3.489 MB Rækker returneret: 2
SELECT *
FROM vmc_acym_plugin
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.11 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.16 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.08 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
12 | acym_loadObjectList() | JROOT/administrator/components/com_acym/libraries/class.php:62 |
11 | AcyMailing\Libraries\acymClass->getAll() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:63 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.15 ms Efter sidste forespørgsel: 18.01 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 3.599 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'acychecker'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.10 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.11 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.85 ms Efter sidste forespørgsel: 4.00 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.620 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'acymailer'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Executing | 0.03 ms |
Sending data | 0.10 ms |
End of update loop | 0.02 ms |
Query end | 0.05 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.09 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/acymailer/plugin.php:42 |
11 | plgAcymAcymailer->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.86 ms Efter sidste forespørgsel: 0.95 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.641 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'amazon'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/amazon/plugin.php:13 |
11 | plgAcymAmazon->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.96 ms Efter sidste forespørgsel: 2.78 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.662 MB Rækker returneret: 1
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'article'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.04 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/article/plugin.php:13 |
11 | plgAcymArticle->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.93 ms Efter sidste forespørgsel: 2.48 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 3.684 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'birthday'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.08 ms |
Updating status | 0.08 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.12 ms Efter sidste forespørgsel: 1.98 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.706 MB Rækker returneret: 1
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'createuser'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.03 ms |
Sending data | 0.18 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.09 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/createuser/plugin.php:15 |
11 | plgAcymcreateuser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.85 ms Efter sidste forespørgsel: 0.04 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.713 MB Rækker returneret: 9
SELECT `groups`.*, `groups`.title AS text, `groups`.id AS `value`
FROM vmc_usergroups AS `groups`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | groups | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 9 | |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.08 ms |
Reset for next command | 0.05 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
13 | acym_loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/user.php:49 |
12 | acym_getGroups() | JROOT/administrator/components/com_acym/dynamics/createuser/plugin.php:18 |
11 | plgAcymcreateuser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.71 ms Efter sidste forespørgsel: 0.71 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.797 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'elasticemail'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/elasticemail/plugin.php:12 |
11 | plgAcymElasticemail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.73 ms Efter sidste forespørgsel: 1.34 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.818 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'mailgun'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/mailgun/plugin.php:16 |
11 | plgAcymMailgun->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.84 ms Efter sidste forespørgsel: 1.19 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.839 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'online'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/online/plugin.php:9 |
11 | plgAcymOnline->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.71 ms Efter sidste forespørgsel: 0.93 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.855 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'override'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.07 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/override/plugin.php:21 |
11 | plgAcymOverride->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.68 ms Efter sidste forespørgsel: 0.53 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.870 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'phpmail'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.09 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/phpmail/plugin.php:12 |
11 | plgAcymPhpmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.63 ms Efter sidste forespørgsel: 1.35 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.891 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'postmark'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/postmark/plugin.php:13 |
11 | plgAcymPostmark->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.58 ms Efter sidste forespørgsel: 0.58 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.906 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'qmail'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/qmail/plugin.php:12 |
11 | plgAcymQmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.67 ms Efter sidste forespørgsel: 1.31 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.927 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'segment'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/segment/plugin.php:11 |
11 | plgAcymSegment->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.82 ms Efter sidste forespørgsel: 1.37 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.947 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'sendgrid'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.08 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendgrid/plugin.php:13 |
11 | plgAcymSendgrid->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.75 ms Efter sidste forespørgsel: 1.09 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 3.968 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'sendinblue'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:23 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.99 ms Efter sidste forespørgsel: 7.94 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.113 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luecredentials'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.10 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:36 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.80 ms Efter sidste forespørgsel: 0.08 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.124 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'lueintegration'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:39 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.78 ms Efter sidste forespørgsel: 0.36 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.135 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luetransactional'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:40 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.73 ms Efter sidste forespørgsel: 0.26 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.145 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luelist'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:41 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.77 ms Efter sidste forespørgsel: 0.24 ms Forespørgsels hukommelse: 0.025 MB hukommelse før forespørgsel: 4.162 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'lueusers'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.05 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
16 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
15 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
14 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
13 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/users.php:12 |
12 | SendinblueUsers->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:42 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.67 ms Efter sidste forespørgsel: 0.13 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.174 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luesender'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:43 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.74 ms Efter sidste forespørgsel: 0.09 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.185 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luecampaign'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.08 ms |
End of update loop | 0.07 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
16 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
15 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
14 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
13 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/campaign.php:12 |
12 | SendinblueCampaign->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:44 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.68 ms Efter sidste forespørgsel: 0.09 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 4.195 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'luewebhooks'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:45 |
11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.79 ms Efter sidste forespørgsel: 0.94 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.212 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'sendmail'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.05 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendmail/plugin.php:12 |
11 | plgAcymSendmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.77 ms Efter sidste forespørgsel: 1.53 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.234 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'smtp'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/smtp/plugin.php:13 |
11 | plgAcymSmtp->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.59 ms Efter sidste forespørgsel: 1.65 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 4.254 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'statistics'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.08 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.72 ms Efter sidste forespørgsel: 4.52 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.275 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'subscriber'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/subscriber/plugin.php:33 |
11 | plgAcymSubscriber->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.00 ms Efter sidste forespørgsel: 4.76 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.358 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'subscription'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.08 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/subscription/plugin.php:26 |
11 | plgAcymSubscription->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.99 ms Efter sidste forespørgsel: 2.72 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.379 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'time'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.14 ms |
Reset for next command | 0.07 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/time/plugin.php:9 |
11 | plgAcymTime->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.07 ms Efter sidste forespørgsel: 3.46 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 4.399 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'user'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.18 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.10 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/user/plugin.php:14 |
11 | plgAcymUser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 0.96 ms Efter sidste forespørgsel: 4.14 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 4.420 MB Rækker returneret: 0
SELECT *
FROM vmc_acym_plugin
WHERE folder_name = 'managetext'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_acym_plugin | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.05 ms |
Init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.05 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.09 ms |
Reset for next command | 0.03 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:26 |
12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:80 |
11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:91 |
10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:333 |
8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.80 ms Efter sidste forespørgsel: 6.37 ms Forespørgsels hukommelse: 0.069 MB hukommelse før forespørgsel: 4.432 MB Rækker returneret: 4
SELECT id, home, template, s.params
FROM vmc_template_styles as s
LEFT JOIN vmc_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 5 | |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | v_m_c_dk.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.16 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.12 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
Table lock | 0.02 ms |
Init | 0.06 ms |
Optimizing | 0.07 ms |
Statistics | 0.23 ms |
Preparing | 0.09 ms |
Executing | 0.02 ms |
Sending data | 0.46 ms |
End of update loop | 0.05 ms |
Query end | 0.04 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.05 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.07 ms |
# | Kalder | Fil og linjenummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
11 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:266 |
10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:215 |
9 | PlgSystemHelixultimate->attachWebAsset() | JROOT/plugins/system/helixultimate/helixultimate.php:244 |
8 | PlgSystemHelixultimate->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.18 ms Efter sidste forespørgsel: 6.80 ms Forespørgsels hukommelse: 0.069 MB hukommelse før forespørgsel: 4.499 MB Rækker returneret: 1
SELECT *
FROM `vmc_template_styles`
WHERE `client_id` = 0
AND `id` = '13'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_template_styles | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.14 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.05 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.06 ms |
# | Kalder | Fil og linjenummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
11 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:215 |
9 | PlgSystemHelixultimate->attachWebAsset() | JROOT/plugins/system/helixultimate/helixultimate.php:244 |
8 | PlgSystemHelixultimate->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.21 ms Efter sidste forespørgsel: 4.81 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 4.522 MB Rækker returneret: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vmc_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.05 ms |
Init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.17 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.09 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Samme som kald i linjen nedenunder. |
12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.69 ms Efter sidste forespørgsel: 1.50 ms Forespørgsels hukommelse: 0.005 MB hukommelse før forespørgsel: 4.512 MB
UPDATE `vmc_extensions`
SET `params` = '{\"mediaversion\":\"b4cb5741864b365c86f59ae1d02c0724\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
FORKLAR ikke mulig på forespørgsel: UPDATE `vmc_extensions`
SET `params` = '{\"mediaversion\":\"b4cb5741864b365c86f59ae1d02c0724\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
Table lock | 0.02 ms |
Init for update | 0.17 ms |
Updating | 0.23 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.47 ms |
Closing tables | 0.04 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.12 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.40 ms Efter sidste forespørgsel: 10.45 ms Forespørgsels hukommelse: 0.019 MB hukommelse før forespørgsel: 4.645 MB Rækker returneret: 1
SELECT *
FROM vmc_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_languages | ALL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 1 | Using where; Anvender filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.04 ms |
Opening tables | 0.11 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
Table lock | 0.02 ms |
Init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.24 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.13 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 2.84 ms Efter sidste forespørgsel: 59.01 ms Forespørgsels hukommelse: 0.029 MB hukommelse før forespørgsel: 4.961 MB Rækker returneret: 22
SHOW FULL COLUMNS
FROM `vmc_fwsg_category`
FORKLAR ikke mulig på forespørgsel: SHOW FULL COLUMNS FROM `vmc_fwsg_category`
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.03 ms |
Closing tables | 0.02 ms |
Opening tables | 0.81 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.12 ms |
After opening tables | 0.01 ms |
Checking permissions | 0.30 ms |
Closing tables | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.21 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Removing tmp table | 0.30 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.11 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
16 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_fwgallery/tables/category.php:40 |
15 | TableCategory->__construct() | JROOT/libraries/src/Table/Table.php:328 |
14 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:110 |
13 | Joomla\CMS\MVC\Factory\LegacyFactory->createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:392 |
12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:485 |
11 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getTable() | JROOT/components/com_fwgallery/models/fwgallery.php:74 |
10 | fwGalleryModelFwGallery->loadCategory() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:18 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 2.48 ms Efter sidste forespørgsel: 3.25 ms Forespørgsels hukommelse: 0.028 MB hukommelse før forespørgsel: 5.004 MB Rækker returneret: 44
SELECT `id`,`name`,`rules`,`parent_id`
FROM `vmc_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acym','com_acymailing','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyblog','com_facebookfeed','com_facebookreviews','com_fields','com_finder','com_formmaker','com_fwgallery','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vmc_assets | ALL | idx_asset_name | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 146 | Using where |
Status | Duration |
---|
Starting | 0.18 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.13 ms |
After opening tables | 0.02 ms |
System lock | 0.04 ms |
Table lock | 0.02 ms |
Init | 0.16 ms |
Optimizing | 0.03 ms |
Statistics | 0.40 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.86 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.02 ms |
Updating status | 0.11 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_fwgallery/models/fwgallery.php:23 |
11 | fwGalleryModelFwGallery->_getSubcategoriesWhere() | JROOT/components/com_fwgallery/models/fwgallery.php:110 |
10 | fwGalleryModelFwGallery->loadSubcategories() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:93 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 4.48 ms Efter sidste forespørgsel: 2.02 ms Forespørgsels hukommelse: 0.024 MB hukommelse før forespørgsel: 5.128 MB Rækker returneret: 5
SELECT
c.*,
u.name AS _user_name,
(SELECT COUNT(*)
FROM vmc_fwsg_category AS cc
WHERE cc.parent = c.id
AND cc.published = 1) AS _qty,
(SELECT COUNT(*)
FROM vmc_fwsg_file AS f
WHERE (f.category_id = c.id
AND f.published = 1
AND f.`type` = 'image') ) AS _images_qty
,(SELECT COUNT(*)
FROM vmc_fwsg_file AS f
WHERE (f.category_id = c.id
AND f.`type` = 'video'
AND f.published = 1)) AS _videos_qty
FROM
vmc_fwsg_category AS c
LEFT JOIN vmc_users AS u
ON u.id = c.user_id
LEFT JOIN vmc_viewlevels AS ca
ON ca.id = c.`access`
WHERE c.published = 1
AND (c.`access` = 0 OR c.access IN (1,1,5))
AND c.parent = 0
ORDER BY c.parent, c.ordering
LIMIT 0, 24
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | ALL | published,parent,access | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 5 | Using where; Anvender filesort |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | v_m_c_dk.c.user_id | 1 | Using where |
4 | DEPENDENT SUBQUERY | f | ref | type,published | type | 1 | const | 1 | Using index condition; Using where |
3 | DEPENDENT SUBQUERY | f | ALL | type,published | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 15 | Using where |
2 | DEPENDENT SUBQUERY | cc | ALL | published,parent | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 5 | Using where |
Status | Duration |
---|
Starting | 0.37 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.32 ms |
After opening tables | 0.03 ms |
System lock | 0.05 ms |
Table lock | 0.02 ms |
Init | 0.21 ms |
Optimizing | 0.07 ms |
Statistics | 0.43 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.15 ms |
Preparing | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.05 ms |
Preparing | 0.06 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
Creating sort index | 0.33 ms |
Executing | 0.02 ms |
Sending data | 0.10 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
Executing | 0.02 ms |
Sending data | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.07 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Removing tmp table | 0.02 ms |
Freeing items | 0.01 ms |
Removing tmp table | 0.01 ms |
Freeing items | 0.02 ms |
Removing tmp table | 0.02 ms |
Freeing items | 0.04 ms |
Updating status | 0.12 ms |
Reset for next command | 0.09 ms |
# | Kalder | Fil og linjenummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/fwgallery.php:115 |
10 | fwGalleryModelFwGallery->loadSubcategories() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:93 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 2.67 ms Efter sidste forespørgsel: 0.47 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 5.177 MB Rækker returneret: 0
SELECT
f.*,
fi.alt AS _alt,
fi.width AS _width,
fi.height AS _height,
fi.size AS _size,
fi.sys_filename AS _sys_filename,
c.name AS _category_name,
u.name AS _user_name
,
EXISTS(SELECT *
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id) AS _video_exists,
(SELECT fv.`sys_filename`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_sys_filename,
(SELECT fv.`filename`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_filename,
(SELECT fv.`media`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_media,
(SELECT fv.`code`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_code,
(SELECT fv.`width`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_width,
(SELECT fv.`height`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_height,
(SELECT fv.`duration`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1) AS _video_duration,
(SELECT fv.`size`
FROM vmc_fwsg_file_video AS fv
WHERE fv.file_id = f.id
LIMIT 1 ) AS _video_size
FROM
vmc_fwsg_file AS f
LEFT JOIN vmc_viewlevels AS fa
ON fa.id = f.`access`
LEFT JOIN vmc_fwsg_category AS c
ON c.id = f.category_id
LEFT JOIN vmc_viewlevels AS ca
ON ca.id = c.`access`
LEFT JOIN vmc_users AS u
ON u.id = f.user_id
LEFT JOIN vmc_fwsg_file_image AS fi
ON fi.file_id = f.id
LEFT JOIN vmc_fwsg_file_video AS fv
ON fv.file_id = f.id
WHERE f.published = 1
AND c.published = 1
AND f.`type` IN ('image','video')
AND (c.`access` = 0 OR c.access IN (1,1,5))
AND (f.`access` = 0 OR f.access IN (1,1,5))
AND (f.category_id = 0)
ORDER BY f.ordering
LIMIT 0, 16
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
10 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
9 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
8 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
7 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
6 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
5 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
4 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
3 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
2 | SUBQUERY | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.74 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.50 ms |
After opening tables | 0.04 ms |
System lock | 0.03 ms |
Table lock | 0.01 ms |
Init | 0.15 ms |
Optimizing | 0.07 ms |
Statistics | 0.10 ms |
Preparing | 0.01 ms |
Optimizing | 0.02 ms |
Statistics | 0.10 ms |
Preparing | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.11 ms |
Reset for next command | 0.07 ms |
# | Kalder | Fil og linjenummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/fwgallery.php:296 |
10 | fwGalleryModelFwGallery->loadFiles() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:101 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.42 ms Efter sidste forespørgsel: 4.38 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 5.186 MB Rækker returneret: 1
SELECT
COUNT(*)
FROM
vmc_fwsg_file AS f
LEFT JOIN vmc_viewlevels AS fa
ON fa.id = f.`access`
LEFT JOIN vmc_fwsg_category AS c
ON c.id = f.category_id
LEFT JOIN vmc_viewlevels AS ca
ON ca.id = c.`access`
LEFT JOIN vmc_users AS u
ON u.id = f.user_id
LEFT JOIN vmc_fwsg_file_image AS fi
ON fi.file_id = f.id
LEFT JOIN vmc_fwsg_file_video AS fv
ON fv.file_id = f.id
WHERE f.published = 1
AND c.published = 1
AND f.`type` IN ('image','video')
AND (c.`access` = 0 OR c.access IN (1,1,5))
AND (f.`access` = 0 OR f.access IN (1,1,5))
AND (f.category_id = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.27 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.10 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.03 ms |
Init | 0.11 ms |
Optimizing | 0.10 ms |
Statistics | 0.14 ms |
Preparing | 0.03 ms |
Executing | 0.04 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.09 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_fwgallery/models/fwgallery.php:326 |
11 | fwGalleryModelFwGallery->loadFilesQty() | JROOT/components/com_fwgallery/models/fwgallery.php:345 |
10 | fwGalleryModelFwGallery->getFilesPagination() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:109 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.18 ms Efter sidste forespørgsel: 0.10 ms Forespørgsels hukommelse: 0.022 MB hukommelse før forespørgsel: 5.192 MB Rækker returneret: 1
SELECT
COUNT(*)
FROM
vmc_fwsg_category AS c
LEFT JOIN vmc_users AS u
ON u.id = c.user_id
LEFT JOIN vmc_viewlevels AS ca
ON ca.id = c.`access`
WHERE c.published = 1
AND (c.`access` = 0 OR c.access IN (1,1,5))
AND c.parent = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | published,parent,access | INGEN INDEX NØGLE KUNNE ANVENDES | NULL | NULL | 5 | Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.06 ms |
Statistics | 0.14 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.08 ms |
Reset for next command | 0.04 ms |
# | Kalder | Fil og linjenummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_fwgallery/models/fwgallery.php:137 |
11 | fwGalleryModelFwGallery->loadSubcategoriesQty() | JROOT/components/com_fwgallery/models/fwgallery.php:153 |
10 | fwGalleryModelFwGallery->getSubcategoriesPagination() | JROOT/components/com_fwgallery/views/fwgallery/view.html.php:110 |
9 | fwGalleryViewFwGallery->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Forespørgsels tid: 1.27 ms Efter sidste forespørgsel: 54.28 ms Forespørgsels hukommelse: 0.023 MB hukommelse før forespørgsel: 5.322 MB Rækker returneret: 1