Temps de requête : 0.54 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.170 MB Rangées retournées : 0
SELECT `data`
FROM `clm_session`
WHERE `session_id` = X'36646271346f636374626c346539706b397268356e6432356238'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Même appel que celui de la ligne ci-dessous. |
| 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 |
Temps de requête : 0.50 ms Après la dernière requête : 3.72 ms Mémoire de requête : 0.020 MB mémoire avant requête : 4.266 MB Rangées retournées : 0
SELECT `session_id`
FROM `clm_session`
WHERE `session_id` = X'36646271346f636374626c346539706b397268356e6432356238'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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 |
Temps de requête : 0.53 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.004 MB mémoire avant requête : 4.271 MB
INSERT INTO `clm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'36646271346f636374626c346539706b397268356e6432356238', 1, 1765179000, 0, '', 0)
EXPLAIN impossible sur la requête : INSERT INTO `clm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'36646271346f636374626c346539706b397268356e6432356238', 1, 1765179000, 0, '', 0)
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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 |
Temps de requête : 0.92 ms Après la dernière requête : 6.64 ms Mémoire de requête : 0.040 MB mémoire avant requête : 4.460 MB Rangées retournées : 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `clm_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 | clm_extensions | ref | extension | extension | 82 | const | 39 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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}() | Même appel que celui de la ligne ci-dessous. |
| 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 |
Temps de requête : 0.54 ms Après la dernière requête : 6.21 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.720 MB Rangées retournées : 34
SELECT id, rules
FROM `clm_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_viewlevels | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 34 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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 |
Temps de requête : 0.59 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.744 MB Rangées retournées : 3
SELECT b.id
FROM clm_usergroups AS a
LEFT JOIN clm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 22
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 34 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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 |
Temps de requête : 2.20 ms Après la dernière requête : 1.02 ms Mémoire de requête : 0.056 MB mémoire avant requête : 4.813 MB Rangées retournées : 235
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM clm_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5,18,19)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ALL | extension | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 448 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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}() | Même appel que celui de la ligne ci-dessous. |
| 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 |
Temps de requête : 0.62 ms Après la dernière requête : 16.81 ms Mémoire de requête : 0.021 MB mémoire avant requête : 5.695 MB Rangées retournées : 1
SELECT id, title, name, context, aliases, guest, guest_only_viewlevel, usergroups, public_viewlevel, viewlevels, configuration, options
FROM clm_cck_core_sites
WHERE published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_sites | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 9 | JCckDatabase::loadObjectList() | JROOT/libraries/cms/cck/cck.php:171 |
| 8 | JCck::_setMultisite() | JROOT/plugins/system/cck/cck.php:46 |
| 7 | plgSystemCCK->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 1.88 ms Mémoire de requête : 0.022 MB mémoire avant requête : 5.737 MB Rangées retournées : 0
SELECT extension_id
FROM clm_extensions
WHERE type = "component"
AND element = "com_cck_webservices"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 12 | JCckDatabase::loadResult() | JROOT/libraries/cms/cck/database/cache.php:64 |
| 11 | JCckDatabaseCache::loadResult() | JROOT/libraries/cms/cck/webservice.php:28 |
| 10 | JCckWebservice::_setConfig() | JROOT/libraries/cms/cck/webservice.php:45 |
| 9 | JCckWebservice::getConfig() | JROOT/plugins/system/cck/cck.php:995 |
| 8 | plgSystemCCK->_isRestApi() | JROOT/plugins/system/cck/cck.php:47 |
| 7 | plgSystemCCK->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.45 ms Après la dernière requête : 85.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 9.306 MB Rangées retournées : 13
SHOW FULL COLUMNS
FROM `clm_cck_core`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_core`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 13 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 11 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 10 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:74 |
| 9 | JCckContent->__construct() | JROOT/libraries/dbc/content.php:81 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.83 ms Après la dernière requête : 10.81 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.654 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "cck_site"
AND a.pk = 501
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 2 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 12 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 11 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 0.41 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.664 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '46'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 11 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.31 ms Après la dernière requête : 0.78 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.762 MB Rangées retournées : 21
SHOW FULL COLUMNS
FROM `clm_cck_core_sites`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_core_sites`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_cck/tables/site.php:19 |
| 14 | CCK_TableSite->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/cms/cck/content.php:201 |
| 12 | JCckContent->setInstanceBase() | JROOT/libraries/cms/cck/content.php:189 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.798 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core_sites
WHERE `id` = '501'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.41 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.029 MB mémoire avant requête : 9.802 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 17 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 16 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/cms/cck/database.php:164 |
| 15 | JCckDatabase::getTableList() | JROOT/libraries/cms/cck/database/cache.php:90 |
| 14 | JCckDatabaseCache::getTableList() | JROOT/libraries/cms/cck/content.php:1352 |
| 13 | JCckContent->hasTable() | JROOT/libraries/cms/cck/content.php:212 |
| 12 | JCckContent->setInstanceMore() | JROOT/libraries/cms/cck/content.php:189 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.17 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.026 MB mémoire avant requête : 9.829 MB Rangées retournées : 14
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_site`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_site`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 16 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 14 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 13 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:216 |
| 12 | JCckContent->setInstanceMore() | JROOT/libraries/cms/cck/content.php:189 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.024 MB mémoire avant requête : 9.858 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_site
WHERE `id` = '501'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_site | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 13 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 12 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.11 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.026 MB mémoire avant requête : 9.864 MB Rangées retournées : 11
SHOW FULL COLUMNS
FROM `clm_cck_store_item_cck_core_sites`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_item_cck_core_sites`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 16 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 14 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 13 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:249 |
| 12 | JCckContent->setInstanceMore2() | JROOT/libraries/cms/cck/content.php:189 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.23 ms Mémoire de requête : 0.023 MB mémoire avant requête : 9.887 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_item_cck_core_sites
WHERE `id` = '501'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_item_cck_core_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 13 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 12 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 11 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 10 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 2.79 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.988 MB Rangées retournées : 1
SELECT internal_name
FROM clm_cck_store_item_cck_core_sites
WHERE id = 501
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_item_cck_core_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 13 | JCckDatabase::loadResult() | JROOT/libraries/dbc/content.php:212 |
| 12 | DumbContentCck_Site->setSiteInternalMixinFolders() | JROOT/libraries/dbc/content.php:106 |
| 11 | DumbContentCck_Site->getMixinFolders() | JROOT/libraries/dbc/content.php:144 |
| 10 | DumbContentCck_Site->loadMixins() | JROOT/libraries/dbc/content.php:136 |
| 9 | DumbContentCck_Site->load() | JROOT/libraries/dbc/content.php:84 |
| 8 | DumbContentCck_Site::getInstance() | JROOT/plugins/system/dbc/dbc.php:40 |
| 7 | plgSystemDbc->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.90 ms Après la dernière requête : 39.63 ms Mémoire de requête : 0.093 MB mémoire avant requête : 11.213 MB Rangées retournées : 60
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 clm_menu AS m
LEFT JOIN clm_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 | 71 | Using index condition; Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | calice.m.component_id | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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}() | Même appel que celui de la ligne ci-dessous. |
| 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/cck/cck.php:227 |
| 8 | plgSystemCCK->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 |
Temps de requête : 1.29 ms Après la dernière requête : 3.12 ms Mémoire de requête : 0.027 MB mémoire avant requête : 11.502 MB Rangées retournées : 17
SHOW FULL COLUMNS
FROM `clm_users`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_users`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 13 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 11 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
| 10 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 9 | Joomla\CMS\User\User->__construct() | JROOT/plugins/system/cck/cck.php:395 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.48 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.022 MB mémoire avant requête : 11.530 MB Rangées retournées : 1
SELECT *
FROM `clm_users`
WHERE `id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 11 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 10 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 9 | Joomla\CMS\User\User->__construct() | JROOT/plugins/system/cck/cck.php:395 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.59 ms Après la dernière requête : 5.00 ms Mémoire de requête : 0.022 MB mémoire avant requête : 12.343 MB Rangées retournées : 1
SELECT `g`.`id`,`g`.`title`
FROM `clm_usergroups` AS g
INNER JOIN `clm_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.m.group_id | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 12 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 11 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 10 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 9 | Joomla\CMS\User\User->__construct() | JROOT/plugins/system/cck/cck.php:395 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.56 ms Après la dernière requête : 0.79 ms Mémoire de requête : 0.023 MB mémoire avant requête : 12.353 MB Rangées retournées : 1
SELECT *
FROM `clm_users`
WHERE `id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 14 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 13 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 12 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 11 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 10 | Joomla\CMS\Factory::getUser() | JROOT/libraries/cck/joomla/menu/menu.php:34 |
| 9 | CCKMenu->makeHimLive() | JROOT/plugins/system/cck/cck.php:403 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.52 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.023 MB mémoire avant requête : 12.362 MB Rangées retournées : 1
SELECT `g`.`id`,`g`.`title`
FROM `clm_usergroups` AS g
INNER JOIN `clm_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.m.group_id | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 14 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 13 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 12 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 11 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 10 | Joomla\CMS\Factory::getUser() | JROOT/libraries/cck/joomla/menu/menu.php:34 |
| 9 | CCKMenu->makeHimLive() | JROOT/plugins/system/cck/cck.php:403 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.58 ms Après la dernière requête : 1.22 ms Mémoire de requête : 0.022 MB mémoire avant requête : 12.393 MB Rangées retournées : 1
SELECT extension_id
FROM clm_extensions
WHERE type = "component"
AND element = "com_cck_toolbox"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 11 | JCckDatabase::loadResult() | JROOT/libraries/cms/cck/database/cache.php:64 |
| 10 | JCckDatabaseCache::loadResult() | JROOT/libraries/cms/cck/toolbox.php:26 |
| 9 | JCckToolbox::getConfig() | JROOT/plugins/system/cck/cck.php:415 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.82 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.025 MB mémoire avant requête : 12.399 MB Rangées retournées : 60
SELECT type, scriptfile, options
FROM clm_cck_more_processings
WHERE published = 1
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_more_processings | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 60 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:108 |
| 11 | JCckDatabase::loadObjectListArray() | JROOT/libraries/cms/cck/database/cache.php:51 |
| 10 | JCckDatabaseCache::loadObjectListArray() | JROOT/libraries/cms/cck/toolbox.php:256 |
| 9 | JCckToolbox::process() | JROOT/plugins/system/cck/cck.php:416 |
| 8 | plgSystemCCK->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 |
Temps de requête : 0.64 ms Après la dernière requête : 25.13 ms Mémoire de requête : 0.021 MB mémoire avant requête : 14.012 MB Rangées retournées : 1
SELECT custom_data
FROM clm_extensions
WHERE element = 'yooessentials'
AND folder = 'system'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/yooessentials/helper.php:153 |
| 9 | plgSystemYooessentialsHelper::fetchConfig() | JROOT/plugins/system/yooessentials/yooessentials.php:58 |
| 8 | plgSystemYooessentials->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 |
Temps de requête : 0.45 ms Après la dernière requête : 110.93 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.406 MB Rangées retournées : 3
SELECT b.id
FROM clm_user_usergroup_map AS map
LEFT JOIN clm_usergroups AS a
ON a.id = map.group_id
LEFT JOIN clm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | calice.map.group_id | 1 | |
| 1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 38 | Range checked for each record (index map: 0x10) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 13 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 12 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 11 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Menu/SiteMenu.php:183 |
| 10 | Joomla\CMS\Menu\SiteMenu->getItems() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:205 |
| 9 | Joomla\CMS\Component\Router\Rules\MenuRules->buildLookup() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:50 |
| 8 | Joomla\CMS\Component\Router\Rules\MenuRules->__construct() | JROOT/components/com_contact/router.php:44 |
| 7 | ContactRouter->__construct() | JROOT/libraries/src/Router/SiteRouter.php:789 |
| 6 | Joomla\CMS\Router\SiteRouter->getComponentRouter() | JROOT/libraries/src/Router/SiteRouter.php:131 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
| 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 |
Temps de requête : 1.65 ms Après la dernière requête : 28.70 ms Mémoire de requête : 0.206 MB mémoire avant requête : 15.852 MB Rangées retournées : 326
SELECT id, home, template, s.params
FROM clm_template_styles as s
LEFT JOIN clm_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 | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 21 | Using index condition; Using where |
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | calice.e.element | 7 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 14 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/templates/yootheme/packages/theme-joomla/src/ThemeLoader.php:97 |
| 13 | YOOtheme\Theme\Joomla\ThemeLoader::getTemplate() | JROOT/templates/yootheme/packages/theme-joomla/src/ThemeLoader.php:33 |
| 12 | YOOtheme\Theme\Joomla\ThemeLoader::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 11 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 10 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 9 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 8 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 7 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
Temps de requête : 0.67 ms Après la dernière requête : 44.71 ms Mémoire de requête : 0.028 MB mémoire avant requête : 16.558 MB Rangées retournées : 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `clm_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 28 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 27 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 26 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 25 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 24 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 23 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 22 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 21 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 20 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 19 | Joomla\CMS\Factory::getDocument() | JROOT/templates/yootheme_site/modules/clm-cart/src/ClmCartListener.php:22 |
| 18 | ClmCartListener::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 17 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 16 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 15 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 14 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 13 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/theme-joomla/src/ThemeLoader.php:38 |
| 12 | YOOtheme\Theme\Joomla\ThemeLoader::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 11 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 10 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 9 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 8 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 7 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
Temps de requête : 1.16 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.012 MB mémoire avant requête : 16.561 MB
UPDATE `clm_extensions`
SET `params` = '{\"mediaversion\":\"5c24b3e73e2e0c1b880c6ca635dcd4b5\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `clm_extensions`
SET `params` = '{\"mediaversion\":\"5c24b3e73e2e0c1b880c6ca635dcd4b5\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 23 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 22 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 21 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 20 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 19 | Joomla\CMS\Factory::getDocument() | JROOT/templates/yootheme_site/modules/clm-cart/src/ClmCartListener.php:22 |
| 18 | ClmCartListener::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 17 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 16 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 15 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 14 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 13 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/theme-joomla/src/ThemeLoader.php:38 |
| 12 | YOOtheme\Theme\Joomla\ThemeLoader::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 11 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 10 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 9 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 8 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 7 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
Temps de requête : 0.64 ms Après la dernière requête : 15.95 ms Mémoire de requête : 0.035 MB mémoire avant requête : 16.923 MB Rangées retournées : 1
SELECT custom_data
FROM clm_extensions
WHERE element = 'yooessentials'
AND folder = 'system'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/yooessentials/modules/core-joomla/src/Database.php:52 |
| 44 | ZOOlanders\YOOessentials\Joomla\Database->fetchAssoc() | JROOT/plugins/system/yooessentials/modules/core-joomla/src/ConfigRepository.php:52 |
| 43 | ZOOlanders\YOOessentials\Joomla\ConfigRepository->load() | JROOT/plugins/system/yooessentials/modules/core/src/Config.php:23 |
| 42 | ZOOlanders\YOOessentials\Config->__construct() | Même appel que celui de la ligne ci-dessous. |
| 41 | ReflectionClass->newInstanceArgs() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:184 |
| 40 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 39 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 38 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 37 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 36 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 35 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 34 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 33 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 32 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 31 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:84 |
| 30 | YOOtheme\Container\ParameterResolver->resolveDependencies() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:33 |
| 29 | YOOtheme\Container\ParameterResolver->resolve() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:182 |
| 28 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 27 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 26 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 24 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 23 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 22 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 21 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 20 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 19 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:230 |
| 18 | YOOtheme\Container->callback() | JROOT/templates/yootheme/packages/container/src/Container.php:252 |
| 17 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 16 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 15 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 14 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 13 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/theme-joomla/src/ThemeLoader.php:38 |
| 12 | YOOtheme\Theme\Joomla\ThemeLoader::initTheme() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 11 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 10 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 9 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 8 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 7 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 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 |
Temps de requête : 0.55 ms Après la dernière requête : 48.88 ms Mémoire de requête : 0.020 MB mémoire avant requête : 17.785 MB Rangées retournées : 2
SELECT *
FROM clm_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_languages | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 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 |
Temps de requête : 1.31 ms Après la dernière requête : 7.88 ms Mémoire de requête : 0.027 MB mémoire avant requête : 17.917 MB Rangées retournées : 38
SELECT `id`,`name`,`rules`,`parent_id`
FROM `clm_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_cck','com_cck_exporter','com_cck_toolbox','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_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 | clm_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 39 | Using index condition |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 15 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/User/User.php:389 |
| 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
| 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 7.42 ms Après la dernière requête : 1.99 ms Mémoire de requête : 0.458 MB mémoire avant requête : 17.991 MB Rangées retournées : 3787
SELECT `id`,`name`,`rules`,`parent_id`
FROM `clm_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_assets | ALL | idx_asset_name,idx_parent_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4131 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
| 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.54 ms Après la dernière requête : 8.57 ms Mémoire de requête : 0.031 MB mémoire avant requête : 20.810 MB Rangées retournées : 31
Requêtes dupliquées:
#130SHOW FULL COLUMNS
FROM `clm_content`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_content`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
| 11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:253 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.65 ms Après la dernière requête : 7.95 ms Mémoire de requête : 0.005 MB mémoire avant requête : 21.028 MB
UPDATE clm_content
SET `hits` = (`hits` + 1)
WHERE `id` = '91'
EXPLAIN impossible sur la requête : UPDATE clm_content
SET `hits` = (`hits` + 1)
WHERE `id` = '91'
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:254 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.14 ms Après la dernière requête : 5.49 ms Mémoire de requête : 0.038 MB mémoire avant requête : 21.181 MB Rangées retournées : 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM clm_content AS a
INNER JOIN clm_categories AS c
on c.id = a.catid
LEFT JOIN clm_users AS u
on u.id = a.created_by
LEFT JOIN clm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN clm_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 91
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-08 07:30:01')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-08 07:30:01')
AND (a.state = 1 OR a.state =2)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
| 12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.80 ms Après la dernière requête : 4.00 ms Mémoire de requête : 0.022 MB mémoire avant requête : 21.288 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `clm_contentitem_tag_map` AS m
INNER JOIN `clm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 91
AND `t`.`published` = 1
AND t.access IN (1,1,5,18,19)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | calice.m.tag_id | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.89 ms Après la dernière requête : 241.13 ms Mémoire de requête : 0.120 MB mémoire avant requête : 27.390 MB Rangées retournées : 71
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM clm_modules AS m
LEFT JOIN clm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN clm_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-08 07:30:01')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-08 07:30:01')
AND m.access IN (1,1,5,18,19)
AND m.client_id = 0
AND (mm.menuid = 367 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using index condition; Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | calice.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | calice.m.id | 3 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 31 | JDatabaseDriver->loadObjectList() | Même appel que celui de la ligne ci-dessous. |
| 30 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 29 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 28 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 27 | Joomla\CMS\Helper\ModuleHelper::load() | Même appel que celui de la ligne ci-dessous. |
| 26 | ReflectionMethod->invoke() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:13 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.67 ms Après la dernière requête : 46.16 ms Mémoire de requête : 0.032 MB mémoire avant requête : 28.345 MB Rangées retournées : 0
SELECT cck
FROM clm_cck_core
WHERE storage_location = "joomla_user"
AND pk = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | ref | idx_pk | idx_pk | 4 | const | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 32 | JCckDatabase::loadResult() | JROOT/libraries/cms/cck/user.php:61 |
| 31 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 30 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 29 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.38 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.361 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 33 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 32 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/cms/cck/user.php:67 |
| 31 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 30 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 29 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.43 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.033 MB mémoire avant requête : 28.396 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_users
WHERE id = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 33 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 32 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/user.php:71 |
| 31 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 30 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 29 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.23 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.030 MB mémoire avant requête : 28.395 MB Rangées retournées : 1
SELECT a.id, a.title, a.name, a.alias, a.description, a.access, a.content, a.location, a.storage_location, a.stylesheets, a.sef_route_aliases, b.app as folder_app, a.options, a.template_search, a.template_filter, a.template_list, a.template_item
FROM clm_cck_core_searchs AS a
LEFT JOIN clm_cck_core_folders AS b
ON b.id = a.folder
WHERE a.name ="dbc_news"
AND a.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | name | name | 202 | const | 1 | |
| 1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 31 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 30 | JCckDatabase::loadObject() | JROOT/libraries/cck/base/list/list.php:324 |
| 29 | CCK_List::getSearch() | JROOT/libraries/cck/base/list/list_inc.php:30 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.01 ms Après la dernière requête : 0.38 ms Mémoire de requête : 0.050 MB mémoire avant requête : 28.421 MB Rangées retournées : 3
SELECT a.id, a.title, a.name, a.folder, a.type, a.description, a.published, a.label, a.selectlabel, a.display, a.required, a.validation, a.defaultvalue, a.options, a.options2, a.minlength, a.maxlength, a.size, a.cols, a.rows, a.sorting, a.divider, a.bool, a.location, a.extended, a.style, a.script, a.bool2, a.bool3, a.bool4, a.bool5, a.bool6, a.bool7, a.bool8, a.css, a.attributes, a.storage, a.storage_cck, a.storage_location, a.storage_table, a.storage_field, a.storage_field2, c.client, c.ordering, c.label as label2, c.variation, c.variation_override, c.required, c.required_alert, c.validation, c.validation_options, c.live, c.live_options, c.live_value, c.markup, c.markup_class, c.match_collection, c.match_mode, c.match_options, c.match_value, c.stage, c.access, c.restriction, c.restriction_options, c.computation, c.computation_options, c.conditional, c.conditional_options, c.position
FROM clm_cck_core_fields AS a
LEFT JOIN clm_cck_core_search_field AS c
ON c.fieldid = a.id
LEFT JOIN clm_cck_core_searchs AS b
ON b.id = c.searchid
WHERE b.name = "dbc_news"
AND (c.client = "search" OR c.client = "
order")
AND c.access IN (1,1,5,18,19)
GROUP BY c.client, c.fieldid
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | const | PRIMARY,name | name | 202 | const | 1 | Using index; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | ref | PRIMARY,searchid,fieldid | PRIMARY | 4 | const | 11 | Using where |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | calice.c.fieldid | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 31 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:108 |
| 30 | JCckDatabase::loadObjectListArray() | JROOT/libraries/cck/base/list/list.php:157 |
| 29 | CCK_List::getFields() | JROOT/libraries/cck/base/list/list_inc.php:89 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.51 ms Après la dernière requête : 87.67 ms Mémoire de requête : 0.033 MB mémoire avant requête : 33.223 MB Rangées retournées : 4
SELECT a.name, a.label, a.type, a.storage_table, a.storage_field, a.storage_field2
FROM clm_cck_core_fields AS a
WHERE a.name IN ("art_created","art_created","art_title","art_title","art_ordering","art_ordering","art_featured")
ORDER BY FIELD(name, "art_created","art_created","art_title","art_title","art_ordering","art_ordering","art_featured")
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | range | name | name | 202 | NULL | 4 | Using index condition; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 35 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 34 | JCckDatabase::loadObjectList() | JROOT/plugins/cck_field/search_ordering/search_ordering.php:303 |
| 33 | plgCCK_FieldSearch_Ordering::_getChildren() | JROOT/plugins/cck_field/search_ordering/search_ordering.php:147 |
| 32 | plgCCK_FieldSearch_Ordering->onCCK_FieldPrepareSearch() | JROOT/libraries/joomla/event/event.php:70 |
| 31 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 30 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 29 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc.php:366 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.61 ms Après la dernière requête : 4.94 ms Mémoire de requête : 0.033 MB mémoire avant requête : 33.430 MB Rangées retournées : 1
SELECT storage_location, storage_table
FROM clm_cck_core
WHERE cck IN ("dbc_news")
ORDER BY id DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | ref | idx_cck | idx_cck | 202 | const | 4 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 37 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 36 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/database/cache.php:25 |
| 35 | JCckDatabaseCache::loadObject() | JROOT/plugins/search/cck/cck.php:727 |
| 34 | plgSearchCCK::_setStorage() | JROOT/plugins/search/cck/cck.php:337 |
| 33 | plgSearchCCK->onContentSearch() | JROOT/libraries/joomla/event/event.php:70 |
| 32 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 31 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 30 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list.php:209 |
| 29 | CCK_List::getList() | JROOT/libraries/cck/base/list/list_inc.php:457 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.15 ms Après la dernière requête : 0.28 ms Mémoire de requête : 0.033 MB mémoire avant requête : 33.455 MB Rangées retournées : 3
SELECT t0.id AS pid,t0.pk AS pk,t0.pkb AS pkb,t0.parent_id AS parent,t0.author_id AS author,t0.author_session AS author_session,t0.cck AS cck,t0.storage_location AS loc,tt.id AS type_id,tt.alias AS type_alias
FROM `clm_cck_core` AS t0
LEFT JOIN `clm_content` AS t1
ON t1.id = t0.pk
LEFT JOIN `clm_cck_core_types` AS tt
ON tt.name = t0.cck
WHERE t1.state = 1
AND t1.access IN (1,1,5,18,19)
AND ( t1.publish_up = '0000-00-00 00:00:00' OR t1.publish_up <= '2025-12-08 07:30' )
AND ( t1.publish_down = '0000-00-00 00:00:00' OR t1.publish_down >= '2025-12-08 07:30' )
AND t0.cck = 'dbc_news'
ORDER BY t1.created DESC
LIMIT 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t0 | ref | idx_cck,idx_pk | idx_cck | 202 | const | 4 | Using index condition; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | t1 | eq_ref | PRIMARY,idx_access,idx_state | PRIMARY | 4 | calice.t0.pk | 1 | Using where |
| 1 | SIMPLE | tt | eq_ref | name | name | 202 | calice.t0.cck | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 34 | JDatabaseDriver->loadObjectList() | JROOT/plugins/search/cck/cck.php:397 |
| 33 | plgSearchCCK->onContentSearch() | JROOT/libraries/joomla/event/event.php:70 |
| 32 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 31 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 30 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list.php:209 |
| 29 | CCK_List::getList() | JROOT/libraries/cck/base/list/list_inc.php:457 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.61 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.030 MB mémoire avant requête : 33.466 MB Rangées retournées : 1
SELECT a.id, a.title, a.name, a.alias, a.description, a.access, a.content, a.location, a.storage_location, a.stylesheets, a.sef_route_aliases, b.app as folder_app, a.options, a.template_search, a.template_filter, a.template_list, a.template_item
FROM clm_cck_core_searchs AS a
LEFT JOIN clm_cck_core_folders AS b
ON b.id = a.folder
WHERE a.name ="dbc_news"
AND a.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | name | name | 202 | const | 1 | |
| 1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 31 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 30 | JCckDatabase::loadObject() | JROOT/libraries/cck/base/list/list.php:324 |
| 29 | CCK_List::getSearch() | JROOT/libraries/cck/base/list/list_inc.php:505 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.66 ms Après la dernière requête : 0.70 ms Mémoire de requête : 0.032 MB mémoire avant requête : 33.503 MB Rangées retournées : 1
SELECT a.id, a.template as name, a.params
FROM clm_template_styles AS a
LEFT JOIN clm_cck_core_templates AS b
ON b.name = a.template
WHERE a.id = 63
AND b.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_template | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | const | name | name | 202 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 33 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 32 | JCckDatabase::loadObject() | JROOT/libraries/cck/base/list/list.php:340 |
| 31 | CCK_List::getTemplateStyle() | JROOT/libraries/cck/base/list/list_inc_list.php:17 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 3.50 ms Après la dernière requête : 1.52 ms Mémoire de requête : 0.056 MB mémoire avant requête : 33.552 MB Rangées retournées : 8
SELECT cc.id, cc.title, cc.name, cc.folder, cc.type, cc.description, cc.published, cc.label, cc.selectlabel, cc.display, cc.required, cc.validation, cc.defaultvalue, cc.options, cc.options2, cc.minlength, cc.maxlength, cc.size, cc.cols, cc.rows, cc.sorting, cc.divider, cc.bool, cc.location, cc.extended, cc.style, cc.script, cc.bool2, cc.bool3, cc.bool4, cc.bool5, cc.bool6, cc.bool7, cc.bool8, cc.css, cc.attributes, cc.storage, cc.storage_cck, cc.storage_location, cc.storage_table, cc.storage_field, cc.storage_field2, c.ordering, c.label as label2, c.variation, c.link, c.link_options, c.markup, c.markup_class, c.typo, c.typo_label, c.typo_options, c.access, c.restriction, c.restriction_options, c.position
FROM clm_cck_core_search_field AS c
LEFT JOIN clm_cck_core_searchs AS sc
ON sc.id = c.searchid
LEFT JOIN clm_cck_core_fields AS cc
ON cc.id = c.fieldid
WHERE sc.name = "dbc_news"
AND sc.published = 1
AND c.client = "list"
AND c.access IN (1,1,5,18,19)
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | sc | const | PRIMARY,name | name | 202 | const | 1 | |
| 1 | SIMPLE | c | ref | PRIMARY,searchid | PRIMARY | 4 | const | 11 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | cc | eq_ref | PRIMARY | PRIMARY | 4 | calice.c.fieldid | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 32 | JCckDatabase::loadObjectList() | JROOT/libraries/cck/base/list/list.php:184 |
| 31 | CCK_List::getFields_Items() | JROOT/libraries/cck/base/list/list_inc_list.php:101 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.18 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.033 MB mémoire avant requête : 33.595 MB Rangées retournées : 2
SELECT a.position, a.client, a.legend, a.variation, a.variation_options, a.width, a.height, a.css
FROM clm_cck_core_search_position AS a
WHERE a.searchid = 514
AND a.client ="list"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | PRIMARY,searchid | PRIMARY | 4 | const | 5 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 32 | JCckDatabase::loadObjectList() | JROOT/libraries/cck/base/list/list.php:241 |
| 31 | CCK_List::getPositions() | JROOT/libraries/cck/base/list/list_inc_list.php:104 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.19 ms Après la dernière requête : 28.21 ms Mémoire de requête : 0.034 MB mémoire avant requête : 34.814 MB Rangées retournées : 3
SELECT *
FROM clm_cck_store_form_dbc_news
WHERE id IN (4204,4201,3739)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_news | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 37 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 36 | JCckDatabase::loadObjectList() | JROOT/plugins/cck_storage_location/joomla_article/joomla_article.php:210 |
| 35 | plgCCK_Storage_LocationJoomla_Article->onCCK_Storage_LocationPrepareItems() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:124 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.69 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.036 MB mémoire avant requête : 34.844 MB Rangées retournées : 3
SELECT a.*, b.title AS category_title, b.alias AS category_alias
FROM clm_content AS a
LEFT JOIN clm_categories AS b
ON b.id = a.catid
WHERE a.id IN (4204,4201,3739)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | range | PRIMARY | PRIMARY | 4 | NULL | 3 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.catid | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 37 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 36 | JCckDatabase::loadObjectList() | JROOT/plugins/cck_storage_location/joomla_article/joomla_article.php:225 |
| 35 | plgCCK_Storage_LocationJoomla_Article->onCCK_Storage_LocationPrepareItems() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:124 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.71 ms Après la dernière requête : 0.59 ms Mémoire de requête : 0.036 MB mémoire avant requête : 34.879 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 4203
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 1 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 42 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 41 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 40 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.44 ms Mémoire de requête : 0.036 MB mémoire avant requête : 34.903 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '4456'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 40 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.61 ms Après la dernière requête : 1.62 ms Mémoire de requête : 0.036 MB mémoire avant requête : 34.934 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '4203'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.27 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.040 MB mémoire avant requête : 34.952 MB Rangées retournées : 13
Requêtes dupliquées:
#118SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_media`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_media`
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.43 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.14 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.15 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 48 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 47 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 46 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 45 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 44 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 43 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 42 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:216 |
| 41 | JCckContent->setInstanceMore() | JROOT/libraries/cms/cck/content.php:189 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.41 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.037 MB mémoire avant requête : 34.992 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_media
WHERE `id` = '4203'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_media | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.18 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.040 MB mémoire avant requête : 35.011 MB Rangées retournées : 16
SHOW FULL COLUMNS
FROM `clm_cck_store_item_content`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_item_content`
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.42 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.17 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.14 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 48 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 47 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 46 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 45 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 44 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 43 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 42 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:249 |
| 41 | JCckContent->setInstanceMore2() | JROOT/libraries/cms/cck/content.php:189 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.43 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.037 MB mémoire avant requête : 35.052 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '4203'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 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.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.51 ms Mémoire de requête : 0.036 MB mémoire avant requête : 35.070 MB Rangées retournées : 1
SELECT internal_name
FROM clm_cck_store_item_cck_core_sites
WHERE id = 501
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_item_cck_core_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 43 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 42 | JCckDatabase::loadResult() | JROOT/libraries/dbc/content.php:212 |
| 41 | DumbContentJoomla_Article->setSiteInternalMixinFolders() | JROOT/libraries/dbc/content.php:106 |
| 40 | DumbContentJoomla_Article->getMixinFolders() | JROOT/libraries/dbc/content.php:144 |
| 39 | DumbContentJoomla_Article->loadMixins() | JROOT/libraries/dbc/content.php:136 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.67 ms Après la dernière requête : 6.77 ms Mémoire de requête : 0.043 MB mémoire avant requête : 35.259 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core_fields
WHERE name = "dbc_media_type"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_fields | const | name | name | 202 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 44 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 43 | JCckDatabase::loadObject() | JROOT/libraries/dbc/src/Helper/Field.php:113 |
| 42 | Dbc\Helper\Field::getInfos() | JROOT/libraries/dbc/src/Helper/Field.php:140 |
| 41 | Dbc\Helper\Field::getOptions() | JROOT/media/dbc/mixins/type/dbc_media.php:151 |
| 40 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 39 | JCckContent->__call() | JROOT/media/dbc/mixins/type/dbc_media.php:158 |
| 38 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 37 | JCckContent->__call() | JROOT/plugins/cck_field/media/media.php:279 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.65 ms Après la dernière requête : 4.42 ms Mémoire de requête : 0.037 MB mémoire avant requête : 35.350 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 4204
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 1 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 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.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 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 |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 45 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 44 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 43 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.48 ms Après la dernière requête : 0.36 ms Mémoire de requête : 0.038 MB mémoire avant requête : 35.375 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '4457'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 43 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.28 ms Mémoire de requête : 0.038 MB mémoire avant requête : 35.403 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '4204'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.11 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.040 MB mémoire avant requête : 35.423 MB Rangées retournées : 6
Requêtes dupliquées:
#117SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_news`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_news`
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.39 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.09 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.14 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 50 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 49 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/cms/cck/table.php:23 |
| 48 | JCckTablePlaceholder->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 47 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/cms/cck/table.php:65 |
| 46 | JCckTable->__construct() | JROOT/libraries/cms/cck/table.php:77 |
| 45 | JCckTable::getInstance() | JROOT/libraries/cms/cck/content.php:216 |
| 44 | JCckContent->setInstanceMore() | JROOT/libraries/cms/cck/content.php:189 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.038 MB mémoire avant requête : 35.457 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_news
WHERE `id` = '4204'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_news | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.39 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.038 MB mémoire avant requête : 35.482 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '4204'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 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.06 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.56 ms Après la dernière requête : 94.30 ms Mémoire de requête : 0.039 MB mémoire avant requête : 35.914 MB Rangées retournées : 1
SELECT options, sef_route, sef_route_aliases, storage_location
FROM clm_cck_core_searchs
WHERE name = 'dbc_news'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_searchs | const | name | name | 202 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.06 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.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 51 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 50 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/dev/helper.php:514 |
| 49 | JCckDevHelper::getRouteParams() | JROOT/components/com_cck/router.php:66 |
| 48 | CckRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 47 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 46 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 45 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 44 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 43 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 42 | Joomla\CMS\Router\Route::_() | JROOT/plugins/cck_storage_location/joomla_article/joomla_article.php:878 |
| 41 | plgCCK_Storage_LocationJoomla_Article::getRouteByStorage() | JROOT/libraries/cms/cck/cck.php:32 |
| 40 | JCck::callFunc_Array() | JROOT/plugins/cck_field_link/content/content.php:150 |
| 39 | plgCCK_Field_LinkContent::_link() | JROOT/plugins/cck_field_link/content/content.php:32 |
| 38 | plgCCK_Field_LinkContent::onCCK_Field_LinkPrepareContent() | JROOT/libraries/cms/cck/cck.php:32 |
| 37 | JCck::callFunc_Array() | JROOT/libraries/cms/cck/plugin/link.php:215 |
| 36 | JCckPluginLink::g_setLink() | JROOT/plugins/cck_field/button_free/button_free.php:111 |
| 35 | plgCCK_FieldButton_Free->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.75 ms Après la dernière requête : 1.32 ms Mémoire de requête : 0.036 MB mémoire avant requête : 35.950 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 482
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 2 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 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.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.13 ms |
| Preparing | 0.04 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 |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 42 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 41 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 40 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.53 ms Après la dernière requête : 0.38 ms Mémoire de requête : 0.036 MB mémoire avant requête : 35.973 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '699'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 40 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.35 ms Mémoire de requête : 0.036 MB mémoire avant requête : 35.998 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '482'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.53 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.020 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_media
WHERE `id` = '482'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_media | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.043 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '482'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.70 ms Après la dernière requête : 4.29 ms Mémoire de requête : 0.037 MB mémoire avant requête : 36.219 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core_fields
WHERE name = "dbc_media_type"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_fields | const | name | name | 202 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 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.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 44 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 43 | JCckDatabase::loadObject() | JROOT/libraries/dbc/src/Helper/Field.php:113 |
| 42 | Dbc\Helper\Field::getInfos() | JROOT/libraries/dbc/src/Helper/Field.php:140 |
| 41 | Dbc\Helper\Field::getOptions() | JROOT/media/dbc/mixins/type/dbc_media.php:151 |
| 40 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 39 | JCckContent->__call() | JROOT/media/dbc/mixins/type/dbc_media.php:158 |
| 38 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 37 | JCckContent->__call() | JROOT/plugins/cck_field/media/media.php:279 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.77 ms Après la dernière requête : 2.24 ms Mémoire de requête : 0.037 MB mémoire avant requête : 36.276 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 4201
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 1 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 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.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.09 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 |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 45 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 44 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 43 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 0.36 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.300 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '4454'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 43 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.31 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.328 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '4201'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.351 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_news
WHERE `id` = '4201'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_news | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.46 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.377 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '4201'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 66.05 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.466 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 3741
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 1 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
| Status | Duration |
|---|
| Starting | 0.14 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.01 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.12 ms |
| Preparing | 0.05 ms |
| Executing | 0.01 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 42 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 41 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 40 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.35 ms Après la dernière requête : 0.50 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.489 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '3990'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 40 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 0.52 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.514 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '3741'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 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.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 42 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 41 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.29 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.536 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_media
WHERE `id` = '3741'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_media | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.20 ms Mémoire de requête : 0.036 MB mémoire avant requête : 36.559 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '3741'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 43 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 42 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 41 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 40 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 39 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 38 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 37 | DumbContentJoomla_Article::getInstance() | JROOT/plugins/cck_field/media/media.php:276 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.38 ms Après la dernière requête : 4.44 ms Mémoire de requête : 0.037 MB mémoire avant requête : 36.672 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core_fields
WHERE name = "dbc_media_type"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_fields | const | name | name | 202 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 44 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 43 | JCckDatabase::loadObject() | JROOT/libraries/dbc/src/Helper/Field.php:113 |
| 42 | Dbc\Helper\Field::getInfos() | JROOT/libraries/dbc/src/Helper/Field.php:140 |
| 41 | Dbc\Helper\Field::getOptions() | JROOT/media/dbc/mixins/type/dbc_media.php:151 |
| 40 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 39 | JCckContent->__call() | JROOT/media/dbc/mixins/type/dbc_media.php:158 |
| 38 | DumbContentJoomla_Article->{closure}() | JROOT/libraries/cms/cck/content.php:1798 |
| 37 | JCckContent->__call() | JROOT/plugins/cck_field/media/media.php:279 |
| 36 | plgCCK_FieldMedia::_getOne() | JROOT/plugins/cck_field/media/media.php:54 |
| 35 | plgCCK_FieldMedia->onCCK_FieldPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:148 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.38 ms Après la dernière requête : 2.29 ms Mémoire de requête : 0.037 MB mémoire avant requête : 36.730 MB Rangées retournées : 1
SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
WHERE a.storage_location = "joomla_article"
AND a.pk = 3739
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_cck,idx_pk | idx_pk | 4 | const | 1 | Using where |
| 1 | SIMPLE | b | eq_ref | name | name | 202 | calice.a.cck | 1 | |
| 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.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 45 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 44 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/content.php:2208 |
| 43 | JCckContent->_setContentById() | JROOT/libraries/cms/cck/content.php:797 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.40 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.754 MB Rangées retournées : 1
SELECT *
FROM clm_cck_core
WHERE `id` = '3988'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 43 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:802 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 4.30 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.779 MB Rangées retournées : 1
SELECT *
FROM clm_content
WHERE `id` = '3739'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 45 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 44 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:809 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.802 MB Rangées retournées : 1
SELECT *
FROM clm_cck_store_form_dbc_news
WHERE `id` = '3739'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_store_form_dbc_news | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:817 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.038 MB mémoire avant requête : 36.835 MB Rangées retournées : 0
SELECT *
FROM clm_cck_store_item_content
WHERE `id` = '3739'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 46 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 45 | Joomla\CMS\Table\Table->load() | JROOT/libraries/cms/cck/table.php:88 |
| 44 | JCckTable->load() | JROOT/libraries/cms/cck/content.php:191 |
| 43 | JCckContent->setInstance() | JROOT/libraries/cms/cck/content.php:819 |
| 42 | JCckContent->load() | JROOT/libraries/dbc/content.php:133 |
| 41 | DumbContentJoomla_Article->load() | JROOT/libraries/dbc/content.php:84 |
| 40 | DumbContentJoomla_Article::getInstance() | JROOT/layouts/dbc/content/dbc_media/image.php:55 |
| 39 | include JROOT/layouts/dbc/content/dbc_media/image.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 38 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/dbc/src/Helper/Layout.php:45 |
| 37 | Dbc\Helper\Layout::render() | JROOT/plugins/cck_field_typo/media/media.php:52 |
| 36 | plgCCK_Field_TypoMedia::_typo() | JROOT/plugins/cck_field_typo/media/media.php:37 |
| 35 | plgCCK_Field_TypoMedia->onCCK_Field_TypoPrepareContent() | JROOT/libraries/joomla/event/event.php:70 |
| 34 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 33 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 32 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:157 |
| 31 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 30 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 29 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 28 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 27 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 25 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 24 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 23 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 22 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 21 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 19 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 18 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder-joomla/src/Listener/RenderBuilderPage.php:87 |
| 17 | YOOtheme\Builder\Joomla\Listener\RenderBuilderPage->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 16 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 15 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 14 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 13 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 12 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.66 ms Après la dernière requête : 347.20 ms Mémoire de requête : 0.135 MB mémoire avant requête : 37.161 MB Rangées retournées : 1
SELECT custom_data
FROM clm_extensions
WHERE element = 'yootheme'
AND folder = 'system'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_extensions | ref | element_clientid,element_folder_clientid | element_folder_clientid | 804 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 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.11 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 62 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 61 | JDatabaseDriver->loadResult() | JROOT/templates/yootheme/packages/platform-joomla/src/Storage.php:30 |
| 60 | YOOtheme\Joomla\Storage->__construct() | Même appel que celui de la ligne ci-dessous. |
| 59 | ReflectionClass->newInstanceArgs() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:184 |
| 58 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 57 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 56 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 55 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 54 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 53 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 52 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 51 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 50 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 49 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:84 |
| 48 | YOOtheme\Container\ParameterResolver->resolveDependencies() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:33 |
| 47 | YOOtheme\Container\ParameterResolver->resolve() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:182 |
| 46 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 45 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 44 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 43 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 42 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 41 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 40 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 39 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 38 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 37 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:84 |
| 36 | YOOtheme\Container\ParameterResolver->resolveDependencies() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:33 |
| 35 | YOOtheme\Container\ParameterResolver->resolve() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:182 |
| 34 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 33 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 32 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 31 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 30 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 29 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 28 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 27 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 26 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 25 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:230 |
| 24 | YOOtheme\Container->callback() | JROOT/templates/yootheme/packages/container/src/Container.php:252 |
| 23 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 22 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 21 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 20 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 19 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/templates/yootheme/packages/theme-joomla/src/Listener/LoadTemplate.php:34 |
| 16 | YOOtheme\Theme\Joomla\Listener\LoadTemplate->YOOtheme\Theme\Joomla\Listener\{closure}() | JROOT/templates/yootheme/packages/theme-joomla/src/StreamWrapper.php:49 |
| 15 | YOOtheme\Theme\Joomla\StreamWrapper->url_stat() | Même appel que celui de la ligne ci-dessous. |
| 14 | file_exists() | JROOT/libraries/src/Filesystem/Path.php:335 |
| 13 | Joomla\CMS\Filesystem\Path::find() | JROOT/libraries/src/MVC/View/HtmlView.php:676 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_content/views/article/view.html.php:210 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 113.14 ms Mémoire de requête : 0.052 MB mémoire avant requête : 41.007 MB Rangées retournées : 13
SELECT *
FROM `clm_content_types`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_content_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 13 | |
| Status | Duration |
|---|
| Starting | 0.06 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.02 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:803 |
| 41 | Joomla\CMS\Helper\TagsHelper::getTypes() | JROOT/templates/yootheme/packages/builder-joomla-source/src/Type/TagType.php:114 |
| 40 | YOOtheme\Builder\Joomla\Source\Type\TagType::config() | JROOT/templates/yootheme/packages/builder-joomla-source/src/Listener/LoadSourceTypes.php:52 |
| 39 | YOOtheme\Builder\Joomla\Source\Listener\LoadSourceTypes->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 3.79 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.131 MB Rangées retournées : 23
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_article'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | 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.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleQueryType.php:37 |
| 40 | DbcContentSources\Type\DbcArticleQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:16 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.84 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.161 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.50 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleQueryType.php:37 |
| 40 | DbcContentSources\Type\DbcArticleQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:16 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.173 MB Rangées retournées : 23
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_article'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticlesQueryType.php:59 |
| 40 | DbcContentSources\Type\DbcArticlesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:17 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.71 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.203 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.40 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticlesQueryType.php:59 |
| 40 | DbcContentSources\Type\DbcArticlesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:17 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.214 MB Rangées retournées : 23
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_article'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcArticleQueryType.php:34 |
| 40 | DbcContentSources\Type\CustomDbcArticleQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:18 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.244 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.40 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcArticleQueryType.php:34 |
| 40 | DbcContentSources\Type\CustomDbcArticleQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:18 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.255 MB Rangées retournées : 23
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_article'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcArticlesQueryType.php:64 |
| 40 | DbcContentSources\Type\CustomDbcArticlesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:19 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.81 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.285 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.42 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcArticlesQueryType.php:64 |
| 40 | DbcContentSources\Type\CustomDbcArticlesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:19 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.296 MB Rangées retournées : 6
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_category'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryQueryType.php:37 |
| 40 | DbcContentSources\Type\DbcCategoryQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:20 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.74 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.318 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.40 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryQueryType.php:37 |
| 40 | DbcContentSources\Type\DbcCategoryQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:20 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.337 MB Rangées retournées : 6
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_category'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcCategoryQueryType.php:36 |
| 40 | DbcContentSources\Type\CustomDbcCategoryQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:21 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.72 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.358 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.40 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcCategoryQueryType.php:36 |
| 40 | DbcContentSources\Type\CustomDbcCategoryQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:21 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.377 MB Rangées retournées : 6
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_category'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcCategoriesQueryType.php:58 |
| 40 | DbcContentSources\Type\CustomDbcCategoriesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:22 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.399 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.42 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcCategoriesQueryType.php:58 |
| 40 | DbcContentSources\Type\CustomDbcCategoriesQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:22 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.31 ms Après la dernière requête : 0.37 ms Mémoire de requête : 0.034 MB mémoire avant requête : 41.418 MB Rangées retournées : 2
Requêtes dupliquées:
#136SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_menu_item'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcMenuItemsQueryType.php:52 |
| 40 | DbcContentSources\Type\CustomDbcMenuItemsQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:23 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.74 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.437 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.39 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/CustomDbcMenuItemsQueryType.php:52 |
| 40 | DbcContentSources\Type\CustomDbcMenuItemsQueryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:23 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.461 MB Rangées retournées : 23
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_article'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:19 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.76 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.491 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.41 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:19 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.68 ms Après la dernière requête : 0.53 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.499 MB Rangées retournées : 11
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_article`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_article`
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.24 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.08 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.07 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.53 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.520 MB Rangées retournées : 10
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_banner`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_banner`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.541 MB Rangées retournées : 6
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_news`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_news`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.561 MB Rangées retournées : 13
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_media`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_media`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.582 MB Rangées retournées : 11
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_link`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_link`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.603 MB Rangées retournées : 5
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_notification`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_notification`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.623 MB Rangées retournées : 9
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_contact`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_contact`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.05 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.07 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.644 MB Rangées retournées : 2
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_alert`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_alert`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.46 ms Après la dernière requête : 0.14 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.664 MB Rangées retournées : 6
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_help`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_help`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.45 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.684 MB Rangées retournées : 3
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_newsletter_registration`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_newsletter_registration`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.47 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.704 MB Rangées retournées : 7
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_thematic`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_thematic`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.54 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.039 MB mémoire avant requête : 41.725 MB Rangées retournées : 22
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_event`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_event`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.09 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.53 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.037 MB mémoire avant requête : 41.747 MB Rangées retournées : 9
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_order`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_order`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.19 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.05 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.768 MB Rangées retournées : 7
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_cart`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_cart`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.51 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.042 MB mémoire avant requête : 41.800 MB Rangées retournées : 15
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_registration`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_registration`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.07 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.043 MB mémoire avant requête : 41.825 MB Rangées retournées : 31
SHOW FULL COLUMNS
FROM `clm_content`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_content`
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.13 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:47 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:36 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcArticleType.php:20 |
| 40 | DbcContentSources\Type\DbcArticleType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:30 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.28 ms Après la dernière requête : 0.51 ms Mémoire de requête : 0.035 MB mémoire avant requête : 41.947 MB Rangées retournées : 6
SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_category'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryType.php:17 |
| 40 | DbcContentSources\Type\DbcCategoryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:31 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.79 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.040 MB mémoire avant requête : 41.968 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.44 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryType.php:17 |
| 40 | DbcContentSources\Type\DbcCategoryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:31 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.57 ms Après la dernière requête : 0.32 ms Mémoire de requête : 0.036 MB mémoire avant requête : 41.983 MB Rangées retournées : 3
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_folder`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_folder`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.18 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryType.php:18 |
| 40 | DbcContentSources\Type\DbcCategoryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:31 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.48 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.035 MB mémoire avant requête : 42.003 MB Rangées retournées : 2
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_section`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_section`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryType.php:18 |
| 40 | DbcContentSources\Type\DbcCategoryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:31 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.039 MB mémoire avant requête : 42.023 MB Rangées retournées : 27
SHOW FULL COLUMNS
FROM `clm_categories`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_categories`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.12 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:47 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:36 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcCategoryType.php:18 |
| 40 | DbcContentSources\Type\DbcCategoryType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:31 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.034 MB mémoire avant requête : 42.077 MB Rangées retournées : 2
Requêtes dupliquées:
#111SELECT DISTINCT `name`
FROM `clm_cck_core_types`
WHERE `storage_location` = 'joomla_menu_item'
AND `storage_location` != ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core_types | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 46 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 43 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 42 | JDatabaseDriver->loadObjectList() | JROOT/libraries/dbc/src/Helper/Cck.php:66 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcMenuItemType.php:17 |
| 40 | DbcContentSources\Type\DbcMenuItemType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:32 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.79 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.040 MB mémoire avant requête : 42.097 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.41 ms |
| Executing | 0.01 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 43 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 42 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/dbc/src/Helper/Cck.php:70 |
| 41 | Dbc\Helper\Cck::getTables() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcMenuItemType.php:17 |
| 40 | DbcContentSources\Type\DbcMenuItemType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:32 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.52 ms Après la dernière requête : 0.24 ms Mémoire de requête : 0.035 MB mémoire avant requête : 42.113 MB Rangées retournées : 2
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_menu_item`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_menu_item`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.20 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcMenuItemType.php:18 |
| 40 | DbcContentSources\Type\DbcMenuItemType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:32 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.46 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.035 MB mémoire avant requête : 42.134 MB Rangées retournées : 2
SHOW FULL COLUMNS
FROM `clm_cck_store_form_dbc_menu_item_admin`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_cck_store_form_dbc_menu_item_admin`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:49 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:30 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcMenuItemType.php:18 |
| 40 | DbcContentSources\Type\DbcMenuItemType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:32 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.58 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.039 MB mémoire avant requête : 42.154 MB Rangées retournées : 24
SHOW FULL COLUMNS
FROM `clm_menu`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_menu`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.11 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 44 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 43 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/dbc/src/Helper/Cck.php:47 |
| 42 | Dbc\Helper\Cck::getFields() | JROOT/libraries/dbc/src/Helper/Cck.php:36 |
| 41 | Dbc\Helper\Cck::getColumns() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/Type/DbcMenuItemType.php:18 |
| 40 | DbcContentSources\Type\DbcMenuItemType::config() | JROOT/templates/yootheme_site/modules/dbc-dynamic-content/src/DbcSourceListener.php:32 |
| 39 | DbcContentSources\DbcSourceListener::initSource() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.99 ms Après la dernière requête : 14.51 ms Mémoire de requête : 0.036 MB mémoire avant requête : 42.505 MB Rangées retournées : 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM clm_fields AS a
LEFT JOIN `clm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN clm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN clm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN clm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN clm_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_users.user'
AND a.access IN (1,1,5,18,19)
AND (a.group_id = 0 OR g.access IN (1,1,5,18,19))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | calice.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 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.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.04 ms |
| Creating tmp table | 0.06 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.05 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 44 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 43 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 42 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 41 | FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/FieldsHelper.php:13 |
| 40 | YOOtheme\Builder\Joomla\Fields\FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/Listener/LoadSourceTypes.php:28 |
| 39 | YOOtheme\Builder\Joomla\Fields\Listener\LoadSourceTypes->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.036 MB mémoire avant requête : 42.526 MB Rangées retournées : 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM clm_fields AS a
LEFT JOIN `clm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN clm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN clm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN clm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN clm_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1,5,18,19)
AND (a.group_id = 0 OR g.access IN (1,1,5,18,19))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | calice.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.05 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 44 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 43 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 42 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 41 | FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/FieldsHelper.php:13 |
| 40 | YOOtheme\Builder\Joomla\Fields\FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/Listener/LoadSourceTypes.php:28 |
| 39 | YOOtheme\Builder\Joomla\Fields\Listener\LoadSourceTypes->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.036 MB mémoire avant requête : 42.547 MB Rangées retournées : 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM clm_fields AS a
LEFT JOIN `clm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN clm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN clm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN clm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN clm_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.categories'
AND a.access IN (1,1,5,18,19)
AND (a.group_id = 0 OR g.access IN (1,1,5,18,19))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | calice.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.05 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 44 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 43 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 42 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 41 | FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/FieldsHelper.php:13 |
| 40 | YOOtheme\Builder\Joomla\Fields\FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/Listener/LoadSourceTypes.php:28 |
| 39 | YOOtheme\Builder\Joomla\Fields\Listener\LoadSourceTypes->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.88 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.036 MB mémoire avant requête : 42.568 MB Rangées retournées : 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM clm_fields AS a
LEFT JOIN `clm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN clm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN clm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN clm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN clm_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_contact.contact'
AND a.access IN (1,1,5,18,19)
AND (a.group_id = 0 OR g.access IN (1,1,5,18,19))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | calice.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.27 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.05 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 44 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 43 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 42 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 41 | FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/FieldsHelper.php:13 |
| 40 | YOOtheme\Builder\Joomla\Fields\FieldsHelper::getFields() | JROOT/templates/yootheme/packages/builder-joomla-fields/src/Listener/LoadSourceTypes.php:28 |
| 39 | YOOtheme\Builder\Joomla\Fields\Listener\LoadSourceTypes->handle() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 38 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 37 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 36 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 35 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/utils/src/Event.php:47 |
| 34 | YOOtheme\Event::emit() | JROOT/templates/yootheme/packages/builder-source/bootstrap.php:46 |
| 33 | YOOtheme\Application::YOOtheme\Builder\Source\{closure}() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 32 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:155 |
| 31 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 30 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 29 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 28 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 27 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 26 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 25 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 24 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 23 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:51 |
| 22 | YOOtheme\Container->__invoke() | JROOT/templates/yootheme/packages/application/functions.php:24 |
| 21 | YOOtheme\app() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:133 |
| 20 | YOOtheme\Builder\Source\SourceTransform->querySource() | JROOT/templates/yootheme/packages/builder-source/src/Source/SourceTransform.php:72 |
| 19 | YOOtheme\Builder\Source\SourceTransform->prerender() | JROOT/templates/yootheme/packages/builder/src/Builder.php:253 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.64 ms Après la dernière requête : 69.59 ms Mémoire de requête : 0.027 MB mémoire avant requête : 45.862 MB Rangées retournées : 1
SELECT id, scriptfile, options
FROM clm_cck_more_processings
WHERE published = 1
AND id =517
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_more_processings | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 23 | JCckDatabase::loadObject() | JROOT/modules/mod_cck_processing/mod_cck_processing.php:29 |
| 22 | include JROOT/modules/mod_cck_processing/mod_cck_processing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 19 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/templates/yootheme/packages/builder-joomla/elements/module_position/element.php:18 |
| 18 | YOOtheme\Configuration\Resolver->{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 15 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 14 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 13 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 12 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 11 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 10 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 9 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 8 | YOOtheme\View->__call() | JROOT/templates/yootheme/index.php:187 |
| 7 | require JROOT/templates/yootheme/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 56.26 ms Mémoire de requête : 0.029 MB mémoire avant requête : 45.975 MB Rangées retournées : 1
SELECT a.id, a.title, a.name, a.alias, a.description, a.access, a.content, a.location, a.storage_location, a.stylesheets, a.sef_route_aliases, b.app as folder_app, a.options, a.template_search, a.template_filter, a.template_list, a.template_item
FROM clm_cck_core_searchs AS a
LEFT JOIN clm_cck_core_folders AS b
ON b.id = a.folder
WHERE a.name ="dbc_next_events"
AND a.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | name | name | 202 | const | 1 | |
| 1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 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.09 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 27 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 26 | JCckDatabase::loadObject() | JROOT/libraries/cck/base/list/list.php:324 |
| 25 | CCK_List::getSearch() | JROOT/libraries/cck/base/list/list_inc.php:30 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.26 ms Après la dernière requête : 0.34 ms Mémoire de requête : 0.052 MB mémoire avant requête : 46.001 MB Rangées retournées : 4
SELECT a.id, a.title, a.name, a.folder, a.type, a.description, a.published, a.label, a.selectlabel, a.display, a.required, a.validation, a.defaultvalue, a.options, a.options2, a.minlength, a.maxlength, a.size, a.cols, a.rows, a.sorting, a.divider, a.bool, a.location, a.extended, a.style, a.script, a.bool2, a.bool3, a.bool4, a.bool5, a.bool6, a.bool7, a.bool8, a.css, a.attributes, a.storage, a.storage_cck, a.storage_location, a.storage_table, a.storage_field, a.storage_field2, c.client, c.ordering, c.label as label2, c.variation, c.variation_override, c.required, c.required_alert, c.validation, c.validation_options, c.live, c.live_options, c.live_value, c.markup, c.markup_class, c.match_collection, c.match_mode, c.match_options, c.match_value, c.stage, c.access, c.restriction, c.restriction_options, c.computation, c.computation_options, c.conditional, c.conditional_options, c.position
FROM clm_cck_core_fields AS a
LEFT JOIN clm_cck_core_search_field AS c
ON c.fieldid = a.id
LEFT JOIN clm_cck_core_searchs AS b
ON b.id = c.searchid
WHERE b.name = "dbc_next_events"
AND (c.client = "search" OR c.client = "
order")
AND c.access IN (1,1,5,18,19)
GROUP BY c.client, c.fieldid
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | const | PRIMARY,name | name | 202 | const | 1 | Using index; Using temporary; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | c | ref | PRIMARY,searchid,fieldid | PRIMARY | 4 | const | 6 | Using where |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | calice.c.fieldid | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.24 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.96 ms |
| Creating sort index | 0.16 ms |
| Removing tmp table | 0.18 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:108 |
| 26 | JCckDatabase::loadObjectListArray() | JROOT/libraries/cck/base/list/list.php:157 |
| 25 | CCK_List::getFields() | JROOT/libraries/cck/base/list/list_inc.php:89 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.29 ms Après la dernière requête : 0.24 ms Mémoire de requête : 0.030 MB mémoire avant requête : 46.052 MB Rangées retournées : 1
SELECT CURDATE()
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | No tables used |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 29 | JCckDatabase::loadResult() | JROOT/plugins/cck_field_live/sql_query/sql_query.php:42 |
| 28 | plgCCK_Field_LiveSql_Query->onCCK_Field_LivePrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 27 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 26 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 25 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc.php:348 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.71 ms Mémoire de requête : 0.032 MB mémoire avant requête : 46.071 MB Rangées retournées : 1
SELECT storage_location, storage_table
FROM clm_cck_core
WHERE cck IN ("dbc_event")
ORDER BY id DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_cck_core | ref | idx_cck | idx_cck | 202 | const | 347 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 33 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 32 | JCckDatabase::loadObject() | JROOT/libraries/cms/cck/database/cache.php:25 |
| 31 | JCckDatabaseCache::loadObject() | JROOT/plugins/search/cck/cck.php:727 |
| 30 | plgSearchCCK::_setStorage() | JROOT/plugins/search/cck/cck.php:337 |
| 29 | plgSearchCCK->onContentSearch() | JROOT/libraries/joomla/event/event.php:70 |
| 28 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 27 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 26 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list.php:209 |
| 25 | CCK_List::getList() | JROOT/libraries/cck/base/list/list_inc.php:457 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.71 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.030 MB mémoire avant requête : 46.095 MB Rangées retournées : 1
SELECT t0.id AS pid,t0.pk AS pk,t0.pkb AS pkb,t0.parent_id AS parent,t0.author_id AS author,t0.author_session AS author_session,t0.cck AS cck,t0.storage_location AS loc,tt.id AS type_id,tt.alias AS type_alias
FROM `clm_cck_core` AS t0
LEFT JOIN `clm_cck_store_form_dbc_event` AS t1
ON t1.id = t0.pk
LEFT JOIN `clm_content` AS t2
ON t2.id = t0.pk
LEFT JOIN `clm_cck_core_types` AS tt
ON tt.name = t0.cck
WHERE t2.state = 1
AND t2.access IN (1,1,5,18,19)
AND ( t2.publish_up = '0000-00-00 00:00:00' OR t2.publish_up <= '2025-12-08 07:30' )
AND ( t2.publish_down = '0000-00-00 00:00:00' OR t2.publish_down >= '2025-12-08 07:30' )
AND t1.start_day >= '2025-12-08'
AND t2.catid != 56
AND t0.cck = 'dbc_event'
ORDER BY t1.start_day ASC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t1 | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 273 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | t0 | ref|filter | idx_cck,idx_pk | idx_pk|idx_cck | 4|202 | calice.t1.id | 1 (9%) | Using index condition; Using where; Using rowid filter |
| 1 | SIMPLE | t2 | eq_ref | PRIMARY,idx_access,idx_state,idx_catid | PRIMARY | 4 | calice.t1.id | 1 | Using where |
| 1 | SIMPLE | tt | eq_ref | name | name | 202 | calice.t0.cck | 1 | |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.07 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.24 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.78 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 30 | JDatabaseDriver->loadObjectList() | JROOT/plugins/search/cck/cck.php:397 |
| 29 | plgSearchCCK->onContentSearch() | JROOT/libraries/joomla/event/event.php:70 |
| 28 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 27 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 26 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list.php:209 |
| 25 | CCK_List::getList() | JROOT/libraries/cck/base/list/list_inc.php:457 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.37 ms Après la dernière requête : 0.56 ms Mémoire de requête : 0.030 MB mémoire avant requête : 46.113 MB Rangées retournées : 1
SELECT a.id, a.template as name, a.params
FROM clm_template_styles AS a
LEFT JOIN clm_cck_core_templates AS b
ON b.name = a.template
WHERE a.id = 364
AND b.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_template | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | const | name | name | 202 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/cck/database.php:85 |
| 28 | JCckDatabase::loadObject() | JROOT/libraries/cck/base/list/list.php:340 |
| 27 | CCK_List::getTemplateStyle() | JROOT/libraries/cck/base/list/list_inc_list.php:17 |
| 26 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 25 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.80 ms Après la dernière requête : 0.29 ms Mémoire de requête : 0.031 MB mémoire avant requête : 46.131 MB Rangées retournées : 2
SELECT cc.id, cc.title, cc.name, cc.folder, cc.type, cc.description, cc.published, cc.label, cc.selectlabel, cc.display, cc.required, cc.validation, cc.defaultvalue, cc.options, cc.options2, cc.minlength, cc.maxlength, cc.size, cc.cols, cc.rows, cc.sorting, cc.divider, cc.bool, cc.location, cc.extended, cc.style, cc.script, cc.bool2, cc.bool3, cc.bool4, cc.bool5, cc.bool6, cc.bool7, cc.bool8, cc.css, cc.attributes, cc.storage, cc.storage_cck, cc.storage_location, cc.storage_table, cc.storage_field, cc.storage_field2, c.ordering, c.label as label2, c.variation, c.link, c.link_options, c.markup, c.markup_class, c.typo, c.typo_label, c.typo_options, c.access, c.restriction, c.restriction_options, c.position
FROM clm_cck_core_search_field AS c
LEFT JOIN clm_cck_core_searchs AS sc
ON sc.id = c.searchid
LEFT JOIN clm_cck_core_fields AS cc
ON cc.id = c.fieldid
WHERE sc.name = "dbc_next_events"
AND sc.published = 1
AND c.client = "list"
AND c.access IN (1,1,5,18,19)
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | sc | const | PRIMARY,name | name | 202 | const | 1 | |
| 1 | SIMPLE | c | ref | PRIMARY,searchid | PRIMARY | 4 | const | 6 | Using where; Utilisation du tri complet de type filesort |
| 1 | SIMPLE | cc | eq_ref | PRIMARY | PRIMARY | 4 | calice.c.fieldid | 1 | |
| Status | Duration |
|---|
| Starting | 0.19 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.01 ms |
| init | 0.08 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 28 | JCckDatabase::loadObjectList() | JROOT/libraries/cck/base/list/list.php:184 |
| 27 | CCK_List::getFields_Items() | JROOT/libraries/cck/base/list/list_inc_list.php:101 |
| 26 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 25 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.27 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.030 MB mémoire avant requête : 46.151 MB Rangées retournées : 2
SELECT a.position, a.client, a.legend, a.variation, a.variation_options, a.width, a.height, a.css
FROM clm_cck_core_search_position AS a
WHERE a.searchid = 581
AND a.client ="list"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | PRIMARY,searchid | PRIMARY | 4 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 28 | JCckDatabase::loadObjectList() | JROOT/libraries/cck/base/list/list.php:241 |
| 27 | CCK_List::getPositions() | JROOT/libraries/cck/base/list/list_inc_list.php:104 |
| 26 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 25 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 1.43 ms Mémoire de requête : 0.033 MB mémoire avant requête : 46.229 MB Rangées retournées : 1
SELECT a.*, b.title AS category_title, b.alias AS category_alias
FROM clm_content AS a
LEFT JOIN clm_categories AS b
ON b.id = a.catid
WHERE a.id IN (4176)
| 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 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/cck/database.php:96 |
| 32 | JCckDatabase::loadObjectList() | JROOT/plugins/cck_storage_location/joomla_article/joomla_article.php:189 |
| 31 | plgCCK_Storage_LocationJoomla_Article->onCCK_Storage_LocationPrepareItems() | JROOT/libraries/joomla/event/event.php:70 |
| 30 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 29 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 28 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/cck/base/list/list_inc_list_items.php:124 |
| 27 | include JROOT/libraries/cck/base/list/list_inc_list_items.php | JROOT/libraries/cck/base/list/list_inc_list.php:106 |
| 26 | include JROOT/libraries/cck/base/list/list_inc_list.php | JROOT/libraries/cck/base/list/list.php:373 |
| 25 | CCK_List::render() | JROOT/libraries/cck/base/list/list_inc.php:608 |
| 24 | include JROOT/libraries/cck/base/list/list_inc.php | JROOT/modules/mod_cck_list/mod_cck_list.php:57 |
| 23 | include JROOT/modules/mod_cck_list/mod_cck_list.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 22 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/yootheme/packages/builder-joomla/elements/module/element.php:34 |
| 21 | YOOtheme\Configuration\Resolver->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/builder/src/Builder.php:281 |
| 20 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 19 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 18 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 17 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:270 |
| 16 | YOOtheme\Builder->applyTransforms() | JROOT/templates/yootheme/packages/builder/src/Builder.php:101 |
| 15 | YOOtheme\Builder->load() | JROOT/templates/yootheme/packages/builder/src/Builder.php:121 |
| 14 | YOOtheme\Builder->render() | JROOT/templates/yootheme/packages/builder/bootstrap.php:35 |
| 13 | YOOtheme\Application::YOOtheme\Builder\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 12 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 11 | YOOtheme\View->__call() | JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php:19 |
| 10 | include JROOT/modules/mod_yootheme_builder/mod_yootheme_builder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yootheme/packages/theme-joomla-modules/src/ModulesRenderer.php:35 |
| 7 | YOOtheme\Theme\Joomla\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 68.73 ms Mémoire de requête : 0.023 MB mémoire avant requête : 46.263 MB Rangées retournées : 1
SELECT *
FROM `clm_users`
WHERE `id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.06 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.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 13 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 12 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:943 |
| 11 | Joomla\CMS\User\User->__wakeup() | Même appel que celui de la ligne ci-dessous. |
| 10 | unserialize() | JROOT/libraries/vendor/joomla/registry/src/Registry.php:89 |
| 9 | Joomla\Registry\Registry->__clone() | JROOT/libraries/src/Session/Session.php:387 |
| 8 | Joomla\CMS\Session\Session->getData() | JROOT/plugins/system/debug/debug.php:521 |
| 7 | PlgSystemDebug->displaySession() | JROOT/plugins/system/debug/debug.php:466 |
| 6 | PlgSystemDebug->display() | JROOT/plugins/system/debug/debug.php:297 |
| 5 | PlgSystemDebug->onAfterRespond() | JROOT/libraries/joomla/event/event.php:70 |
| 4 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 3 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 2 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:247 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.022 MB mémoire avant requête : 46.272 MB Rangées retournées : 1
SELECT `g`.`id`,`g`.`title`
FROM `clm_usergroups` AS g
INNER JOIN `clm_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 251
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | calice.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 14 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 13 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 12 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:943 |
| 11 | Joomla\CMS\User\User->__wakeup() | Même appel que celui de la ligne ci-dessous. |
| 10 | unserialize() | JROOT/libraries/vendor/joomla/registry/src/Registry.php:89 |
| 9 | Joomla\Registry\Registry->__clone() | JROOT/libraries/src/Session/Session.php:387 |
| 8 | Joomla\CMS\Session\Session->getData() | JROOT/plugins/system/debug/debug.php:521 |
| 7 | PlgSystemDebug->displaySession() | JROOT/plugins/system/debug/debug.php:466 |
| 6 | PlgSystemDebug->display() | JROOT/plugins/system/debug/debug.php:297 |
| 5 | PlgSystemDebug->onAfterRespond() | JROOT/libraries/joomla/event/event.php:70 |
| 4 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 3 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 2 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:247 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
11 × SELECT DISTINCT `name`
FROM `clm_cck_core_types`
7 × SELECT a.id AS id, a.cck AS cck, a.pk AS pk, a.storage_location as storage_location, a.storage_table as storage_table, b.id AS type_id, b.parent AS parent, b.permissions AS permissions
FROM clm_cck_core AS a JOIN clm_cck_core_types AS b
ON b.name = a.cck
7 × SELECT *
FROM clm_cck_core
6 × SELECT *
FROM clm_cck_store_item_content
6 × SELECT *
FROM clm_content
4 × SELECT *
FROM clm_cck_store_form_dbc_news
4 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM clm_fields AS a
LEFT JOIN `clm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN clm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN clm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN clm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN clm_fields_groups AS g
ON g.id = a.group_id
3 × SELECT *
FROM `clm_users`
3 × SELECT custom_data
FROM clm_extensions
3 × SELECT *
FROM clm_cck_store_form_dbc_media
3 × SELECT `g`.`id`,`g`.`title`
FROM `clm_usergroups` AS g
INNER JOIN `clm_user_usergroup_map` AS m
ON m.group_id = g.id
3 × SELECT a.id, a.title, a.name, a.alias, a.description, a.access, a.content, a.location, a.storage_location, a.stylesheets, a.sef_route_aliases, b.app as folder_app, a.options, a.template_search, a.template_filter, a.template_list, a.template_item
FROM clm_cck_core_searchs AS a
LEFT JOIN clm_cck_core_folders AS b
ON b.id = a.folder
3 × SELECT *
FROM clm_cck_core_fields
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `clm_extensions`
2 × SELECT storage_location, storage_table
FROM clm_cck_core
2 × SELECT a.id, a.template as name, a.params
FROM clm_template_styles AS a
LEFT JOIN clm_cck_core_templates AS b
ON b.name = a.template
2 × SELECT cc.id, cc.title, cc.name, cc.folder, cc.type, cc.description, cc.published, cc.label, cc.selectlabel, cc.display, cc.required, cc.validation, cc.defaultvalue, cc.options, cc.options2, cc.minlength, cc.maxlength, cc.size, cc.cols, cc.rows, cc.sorting, cc.divider, cc.bool, cc.location, cc.extended, cc.style, cc.script, cc.bool2, cc.bool3, cc.bool4, cc.bool5, cc.bool6, cc.bool7, cc.bool8, cc.css, cc.attributes, cc.storage, cc.storage_cck, cc.storage_location, cc.storage_table, cc.storage_field, cc.storage_field2, c.ordering, c.label as label2, c.variation, c.link, c.link_options, c.markup, c.markup_class, c.typo, c.typo_label, c.typo_options, c.access, c.restriction, c.restriction_options, c.position
FROM clm_cck_core_search_field AS c
LEFT JOIN clm_cck_core_searchs AS sc
ON sc.id = c.searchid
LEFT JOIN clm_cck_core_fields AS cc
ON cc.id = c.fieldid
2 × SELECT a.position, a.client, a.legend, a.variation, a.variation_options, a.width, a.height, a.css
FROM clm_cck_core_search_position AS a
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `clm_assets`
2 × SELECT a.*, b.title AS category_title, b.alias AS category_alias
FROM clm_content AS a
LEFT JOIN clm_categories AS b
ON b.id = a.catid
2 × SELECT internal_name
FROM clm_cck_store_item_cck_core_sites
2 × SELECT extension_id
FROM clm_extensions
2 × SELECT a.id, a.title, a.name, a.folder, a.type, a.description, a.published, a.label, a.selectlabel, a.display, a.required, a.validation, a.defaultvalue, a.options, a.options2, a.minlength, a.maxlength, a.size, a.cols, a.rows, a.sorting, a.divider, a.bool, a.location, a.extended, a.style, a.script, a.bool2, a.bool3, a.bool4, a.bool5, a.bool6, a.bool7, a.bool8, a.css, a.attributes, a.storage, a.storage_cck, a.storage_location, a.storage_table, a.storage_field, a.storage_field2, c.client, c.ordering, c.label as label2, c.variation, c.variation_override, c.required, c.required_alert, c.validation, c.validation_options, c.live, c.live_options, c.live_value, c.markup, c.markup_class, c.match_collection, c.match_mode, c.match_options, c.match_value, c.stage, c.access, c.restriction, c.restriction_options, c.computation, c.computation_options, c.conditional, c.conditional_options, c.position
FROM clm_cck_core_fields AS a
LEFT JOIN clm_cck_core_search_field AS c
ON c.fieldid = a.id
LEFT JOIN clm_cck_core_searchs AS b
ON b.id = c.searchid
1 × SELECT CURDATE(
1 × SELECT id, scriptfile, options
FROM clm_cck_more_processings
1 × SELECT *
FROM `clm_content_types
1 × SELECT options, sef_route, sef_route_aliases, storage_location
FROM clm_cck_core_searchs
1 × SELECT t0.id AS pid,t0.pk AS pk,t0.pkb AS pkb,t0.parent_id AS parent,t0.author_id AS author,t0.author_session AS author_session,t0.cck AS cck,t0.storage_location AS loc,tt.id AS type_id,tt.alias AS type_alias
FROM `clm_cck_core` AS t0
LEFT JOIN `clm_content` AS t1
ON t1.id = t0.pk
LEFT JOIN `clm_cck_core_types` AS tt
ON tt.name = t0.cck
1 × SELECT `data`
FROM `clm_session`
1 × SELECT `m`.`tag_id`,`t`.*
FROM `clm_contentitem_tag_map` AS m
INNER JOIN `clm_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT a.name, a.label, a.type, a.storage_table, a.storage_field, a.storage_field2
FROM clm_cck_core_fields AS a
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM clm_menu AS m
LEFT JOIN clm_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, rules
FROM `clm_viewlevels
1 × SELECT b.id
FROM clm_usergroups AS a
LEFT JOIN clm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM clm_extensions
1 × SELECT id, title, name, context, aliases, guest, guest_only_viewlevel, usergroups, public_viewlevel, viewlevels, configuration, options
FROM clm_cck_core_sites
1 × SELECT *
FROM clm_cck_core_sites
1 × SELECT *
FROM clm_cck_store_form_dbc_site
1 × SELECT *
FROM clm_cck_store_item_cck_core_sites
1 × SELECT type, scriptfile, options
FROM clm_cck_more_processings
1 × SELECT *
FROM clm_cck_store_item_users
1 × SELECT b.id
FROM clm_user_usergroup_map AS map
LEFT JOIN clm_usergroups AS a
ON a.id = map.group_id
LEFT JOIN clm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, home, template, s.params
FROM clm_template_styles as s
LEFT JOIN clm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM clm_languages
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM clm_content AS a
INNER JOIN clm_categories AS c
on c.id = a.catid
LEFT JOIN clm_users AS u
on u.id = a.created_by
LEFT JOIN clm_categories as parent
ON parent.id = c.parent_id
LEFT JOIN clm_content_rating AS v
ON a.id = v.content_id
1 × SELECT `session_id`
FROM `clm_session`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM clm_modules AS m
LEFT JOIN clm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN clm_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT cck
FROM clm_cck_core
1 × SELECT t0.id AS pid,t0.pk AS pk,t0.pkb AS pkb,t0.parent_id AS parent,t0.author_id AS author,t0.author_session AS author_session,t0.cck AS cck,t0.storage_location AS loc,tt.id AS type_id,tt.alias AS type_alias
FROM `clm_cck_core` AS t0
LEFT JOIN `clm_cck_store_form_dbc_event` AS t1
ON t1.id = t0.pk
LEFT JOIN `clm_content` AS t2
ON t2.id = t0.pk
LEFT JOIN `clm_cck_core_types` AS tt
ON tt.name = t0.cck