Temps de requête : 0.24 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.172 MB Rangées retournées : 0
SELECT `data`
FROM `clm_session`
WHERE `session_id` = X'62716b706a6c6464376267626d3264636c623038613575763963'
| 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.23 ms Après la dernière requête : 3.61 ms Mémoire de requête : 0.020 MB mémoire avant requête : 4.268 MB Rangées retournées : 0
SELECT `session_id`
FROM `clm_session`
WHERE `session_id` = X'62716b706a6c6464376267626d3264636c623038613575763963'
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.35 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.004 MB mémoire avant requête : 4.273 MB
INSERT INTO `clm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'62716b706a6c6464376267626d3264636c623038613575763963', 1, 1770123610, 0, '', 0)
EXPLAIN impossible sur la requête : INSERT INTO `clm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'62716b706a6c6464376267626d3264636c623038613575763963', 1, 1770123610, 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.43 ms Après la dernière requête : 6.89 ms Mémoire de requête : 0.040 MB mémoire avant requête : 4.462 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.24 ms Après la dernière requête : 6.19 ms Mémoire de requête : 0.022 MB mémoire avant requête : 4.721 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.46 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.746 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 |
| 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.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 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.01 ms |
| # | 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 : 0.92 ms Après la dernière requête : 1.30 ms Mémoire de requête : 0.056 MB mémoire avant requête : 4.814 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 |
| Status | Duration |
|---|
| Starting | 0.04 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.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.63 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.01 ms |
| Reset for next command | 0.00 ms |
| # | 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.26 ms Après la dernière requête : 16.82 ms Mémoire de requête : 0.021 MB mémoire avant requête : 5.697 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 |
| Status | Duration |
|---|
| Starting | 0.03 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 |
| 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.01 ms |
| # | 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.32 ms Après la dernière requête : 1.84 ms Mémoire de requête : 0.022 MB mémoire avant requête : 5.739 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 |
| 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.05 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 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 |
|---|
| 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 : 0.70 ms Après la dernière requête : 87.00 ms Mémoire de requête : 0.025 MB mémoire avant requête : 9.308 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`
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.23 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.09 ms |
| closing tables | 0.01 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.08 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.02 ms |
| # | 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.35 ms Après la dernière requête : 10.69 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.656 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 | |
| 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.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 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.02 ms |
| Reset for next command | 0.01 ms |
| # | 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.22 ms Après la dernière requête : 0.39 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.666 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 | |
| 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.02 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 |
|---|
| 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 : 0.69 ms Après la dernière requête : 0.77 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.764 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`
| 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.02 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.09 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 |
|---|
| 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.24 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.800 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 | |
| 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.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 |
|---|
| 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 : 0.81 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.029 MB mémoire avant requête : 9.804 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.46 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 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 |
|---|
| 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 : 0.57 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.026 MB mémoire avant requête : 9.831 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`
| 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.07 ms |
| closing tables | 0.01 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.08 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 |
|---|
| 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.24 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.024 MB mémoire avant requête : 9.860 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 | |
| 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.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.02 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 |
|---|
| 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 : 0.57 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.026 MB mémoire avant requête : 9.866 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`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.02 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.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 |
|---|
| 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.20 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.023 MB mémoire avant requête : 9.889 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 | |
| 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.02 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 |
|---|
| 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.22 ms Après la dernière requête : 2.75 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.990 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.02 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.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.02 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 |
|---|
| 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 : 0.83 ms Après la dernière requête : 39.77 ms Mémoire de requête : 0.093 MB mémoire avant requête : 11.215 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 |
| Status | Duration |
|---|
| Starting | 0.05 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.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.51 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.01 ms |
| Reset for next command | 0.01 ms |
| # | 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 : 0.59 ms Après la dernière requête : 3.09 ms Mémoire de requête : 0.027 MB mémoire avant requête : 11.504 MB Rangées retournées : 17
SHOW FULL COLUMNS
FROM `clm_users`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `clm_users`
| 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.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.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 |
|---|
| 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.30 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.022 MB mémoire avant requête : 11.532 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.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.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 |
|---|
| 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.27 ms Après la dernière requête : 4.89 ms Mémoire de requête : 0.022 MB mémoire avant requête : 12.345 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.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.03 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.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.01 ms |
| # | 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.24 ms Après la dernière requête : 0.77 ms Mémoire de requête : 0.023 MB mémoire avant requête : 12.355 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.02 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 |
|---|
| 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.27 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.023 MB mémoire avant requête : 12.364 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.03 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.03 ms |
| Statistics | 0.03 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.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 |
|---|
| 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.29 ms Après la dernière requête : 1.12 ms Mémoire de requête : 0.022 MB mémoire avant requête : 12.396 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 |
| 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.06 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.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | 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.38 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.401 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 |
| 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 |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 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 |
|---|
| 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.27 ms Après la dernière requête : 23.83 ms Mémoire de requête : 0.021 MB mémoire avant requête : 14.014 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 |
| 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.05 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.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 |
|---|
| 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.33 ms Après la dernière requête : 110.86 ms Mémoire de requête : 0.022 MB mémoire avant requête : 15.408 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) |
| Status | Duration |
|---|
| Starting | 0.05 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.03 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.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | 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.17 ms Après la dernière requête : 13.65 ms Mémoire de requête : 0.206 MB mémoire avant requête : 15.854 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 |
| Status | Duration |
|---|
| Starting | 0.04 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.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.90 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 |
|---|
| 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.28 ms Après la dernière requête : 22.46 ms Mémoire de requête : 0.028 MB mémoire avant requête : 16.560 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 |
| 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.05 ms |
| Preparing | 0.02 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 |
|---|
| 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 : 0.23 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.012 MB mémoire avant requête : 16.563 MB
UPDATE `clm_extensions`
SET `params` = '{\"mediaversion\":\"71811bbe304207a36fa1522ef258bbce\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `clm_extensions`
SET `params` = '{\"mediaversion\":\"71811bbe304207a36fa1522ef258bbce\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| 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 for update | 0.05 ms |
| Updating | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.02 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 |
|---|
| 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.25 ms Après la dernière requête : 11.32 ms Mémoire de requête : 0.035 MB mémoire avant requête : 16.925 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 |
| 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.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.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/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.29 ms Après la dernière requête : 38.59 ms Mémoire de requête : 0.020 MB mémoire avant requête : 17.777 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 |
| 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.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.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.01 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 |
|---|
| 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 : 0.40 ms Après la dernière requête : 49.05 ms Mémoire de requête : 0.028 MB mémoire avant requête : 18.566 MB Rangées retournées : 2
SELECT *
FROM clm_wf_profiles
WHERE published = 1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_wf_profiles | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 6 | Using where; Utilisation du tri complet de type filesort |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 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.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 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jce/editor/libraries/classes/application.php:235 |
| 25 | WFApplication->getProfile() | JROOT/administrator/components/com_jce/helpers/browser.php:74 |
| 24 | WfBrowserHelper::getMediaFieldOptions() | JROOT/plugins/system/jce/jce.php:54 |
| 23 | PlgSystemJce->getMediaRedirectOptions() | JROOT/plugins/system/jce/jce.php:215 |
| 22 | PlgSystemJce->onContentPrepareForm() | JROOT/plugins/system/jce/jce.php:35 |
| 21 | PlgSystemJce->onPlgSystemJceContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/content/jce/jce.php:22 |
| 17 | PlgContentJce->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/remind.php:59 |
| 13 | UsersModelRemind->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 12 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_users/models/remind.php:34 |
| 11 | UsersModelRemind->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_users/views/remind/view.html.php:37 |
| 9 | UsersViewRemind->display() | JROOT/components/com_users/controller.php:139 |
| 8 | UsersController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_users/users.php:15 |
| 6 | require_once JROOT/components/com_users/users.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.64 ms Mémoire de requête : 0.026 MB mémoire avant requête : 18.577 MB Rangées retournées : 2
SELECT *
FROM clm_wf_profiles
WHERE published = 1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | clm_wf_profiles | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 6 | Using where; Utilisation du tri complet de type filesort |
| 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.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End 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 |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jce/editor/libraries/classes/application.php:235 |
| 20 | WFApplication->getProfile() | JROOT/administrator/components/com_jce/helpers/browser.php:74 |
| 19 | WfBrowserHelper::getMediaFieldOptions() | JROOT/plugins/system/jce/jce.php:54 |
| 18 | PlgSystemJce->getMediaRedirectOptions() | JROOT/plugins/system/jce/jce.php:215 |
| 17 | PlgSystemJce->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/remind.php:59 |
| 13 | UsersModelRemind->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 12 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_users/models/remind.php:34 |
| 11 | UsersModelRemind->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_users/views/remind/view.html.php:37 |
| 9 | UsersViewRemind->display() | JROOT/components/com_users/controller.php:139 |
| 8 | UsersController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_users/users.php:15 |
| 6 | require_once JROOT/components/com_users/users.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 : 200.06 ms Mémoire de requête : 0.135 MB mémoire avant requête : 24.453 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.08 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.00 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 |
|---|
| 61 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 60 | JDatabaseDriver->loadResult() | JROOT/templates/yootheme/packages/platform-joomla/src/Storage.php:30 |
| 59 | YOOtheme\Joomla\Storage->__construct() | Même appel que celui de la ligne ci-dessous. |
| 58 | ReflectionClass->newInstanceArgs() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:184 |
| 57 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 56 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 55 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 54 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 53 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 52 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 51 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 50 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 49 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 48 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:84 |
| 47 | YOOtheme\Container\ParameterResolver->resolveDependencies() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:33 |
| 46 | YOOtheme\Container\ParameterResolver->resolve() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:182 |
| 45 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 44 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 43 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 42 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 41 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 40 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 39 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 38 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 37 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 36 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:84 |
| 35 | YOOtheme\Container\ParameterResolver->resolveDependencies() | JROOT/templates/yootheme/packages/container/src/Container/ParameterResolver.php:33 |
| 34 | YOOtheme\Container\ParameterResolver->resolve() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:182 |
| 33 | YOOtheme\Container\Service->resolveClass() | JROOT/templates/yootheme/packages/container/src/Container/Service.php:156 |
| 32 | YOOtheme\Container\Service->resolveInstance() | JROOT/templates/yootheme/packages/container/src/Container.php:343 |
| 31 | YOOtheme\Container->resolveService() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 30 | YOOtheme\Application->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:124 |
| 29 | YOOtheme\HookCollection->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/utils/src/HookCollection.php:30 |
| 28 | YOOtheme\HookCollection->call() | JROOT/templates/yootheme/packages/utils/src/Hook.php:17 |
| 27 | YOOtheme\Hook::call() | JROOT/templates/yootheme/packages/application/src/Application.php:146 |
| 26 | YOOtheme\Application->resolveService() | JROOT/templates/yootheme/packages/container/src/Container.php:315 |
| 25 | YOOtheme\Container->resolve() | JROOT/templates/yootheme/packages/container/src/Container.php:91 |
| 24 | YOOtheme\Container->get() | JROOT/templates/yootheme/packages/container/src/Container.php:230 |
| 23 | YOOtheme\Container->callback() | JROOT/templates/yootheme/packages/container/src/Container.php:252 |
| 22 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/application/src/Application/EventLoader.php:59 |
| 21 | YOOtheme\Application\EventLoader->YOOtheme\Application\{closure}() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:115 |
| 20 | YOOtheme\EventDispatcher->handleDefault() | JROOT/templates/yootheme/packages/utils/src/EventDispatcher.php:45 |
| 19 | YOOtheme\EventDispatcher->dispatch() | JROOT/templates/yootheme/packages/platform-joomla/src/Dispatcher.php:66 |
| 18 | YOOtheme\Joomla\Dispatcher->YOOtheme\Joomla\{closure}() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 17 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 16 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/templates/yootheme/packages/theme-joomla/src/Listener/LoadTemplate.php:34 |
| 15 | YOOtheme\Theme\Joomla\Listener\LoadTemplate->YOOtheme\Theme\Joomla\Listener\{closure}() | JROOT/templates/yootheme/packages/theme-joomla/src/StreamWrapper.php:49 |
| 14 | YOOtheme\Theme\Joomla\StreamWrapper->url_stat() | Même appel que celui de la ligne ci-dessous. |
| 13 | file_exists() | JROOT/libraries/src/Filesystem/Path.php:335 |
| 12 | Joomla\CMS\Filesystem\Path::find() | JROOT/libraries/src/MVC/View/HtmlView.php:676 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_users/views/remind/view.html.php:62 |
| 9 | UsersViewRemind->display() | JROOT/components/com_users/controller.php:139 |
| 8 | UsersController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_users/users.php:15 |
| 6 | require_once JROOT/components/com_users/users.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.40 ms Après la dernière requête : 63.64 ms Mémoire de requête : 0.020 MB mémoire avant requête : 25.396 MB Rangées retournées : 1
SELECT a.options
FROM clm_cck_core_objects AS a
WHERE a.name = "joomla_user"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | name | name | 202 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.06 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.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 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.01 ms |
| Query end | 0.01 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 |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 8 | JCckDatabase::loadResult() | JROOT/plugins/system/cck/cck.php:619 |
| 7 | plgSystemCCK->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.94 ms Après la dernière requête : 18.99 ms Mémoire de requête : 0.120 MB mémoire avant requête : 25.886 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 <= '2026-02-03 13:00:10')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-03 13:00:10')
AND m.access IN (1,1,5,18,19)
AND m.client_id = 0
AND (mm.menuid = 114 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 |
| 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.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.45 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.01 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() | Même appel que celui de la ligne ci-dessous. |
| 29 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 28 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 27 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 26 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 25 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 24 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/yootheme/packages/container/src/Container.php:262 |
| 23 | YOOtheme\Container->call() | JROOT/templates/yootheme/packages/container/src/Container.php:278 |
| 22 | YOOtheme\Container->YOOtheme\{closure}() | Même appel que celui de la ligne ci-dessous. |
| 21 | call_user_func_array() | JROOT/templates/yootheme/packages/view/src/View.php:102 |
| 20 | YOOtheme\View->__call() | JROOT/templates/yootheme/templates/header.php:143 |
| 19 | YOOtheme\View->{closure}() | Même appel que celui de la ligne ci-dessous. |
| 18 | array_filter() | JROOT/templates/yootheme/templates/header.php:143 |
| 17 | require JROOT/templates/yootheme/templates/header.php | JROOT/templates/yootheme/packages/view/src/View.php:295 |
| 16 | YOOtheme\View->evaluate() | JROOT/templates/yootheme/packages/view/src/View/FileLoader.php:15 |
| 15 | YOOtheme\View\FileLoader->__invoke() | JROOT/templates/yootheme/packages/view/src/View.php:177 |
| 14 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/theme/src/ViewHelper.php:63 |
| 13 | YOOtheme\Theme\ViewHelper->YOOtheme\Theme\{closure}() | JROOT/templates/yootheme/packages/view/src/View.php:177 |
| 12 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/theme-joomla/src/UrlLoader.php:20 |
| 11 | YOOtheme\Theme\Joomla\UrlLoader::resolveRelativeUrl() | JROOT/templates/yootheme/packages/view/src/View.php:177 |
| 10 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/packages/view/src/View.php:256 |
| 9 | YOOtheme\View->render() | JROOT/templates/yootheme/packages/view/src/View.php:82 |
| 8 | YOOtheme\View->__invoke() | JROOT/templates/yootheme/index.php:137 |
| 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 : 93.54 ms Mémoire de requête : 0.052 MB mémoire avant requête : 28.215 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.07 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 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.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 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.02 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/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.32 ms Après la dernière requête : 3.95 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.339 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.05 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.02 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/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.95 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.369 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.03 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.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.02 ms |
| checking permissions | 0.48 ms |
| Executing | 0.00 ms |
| Sending data | 0.16 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.02 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.27 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.381 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.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.01 ms |
| Commit | 0.01 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 |
|---|
| 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.78 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.411 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.15 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.23 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.422 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.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/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.80 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.452 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.42 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 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.22 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.463 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.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/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.74 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.493 MB Rangées retournées : 137
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.03 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.00 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.15 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.22 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.505 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.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 |
|---|
| 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.73 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.526 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.00 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.16 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.21 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.545 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.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 |
|---|
| 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.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 : 28.567 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.15 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.03 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.39 ms Après la dernière requête : 0.31 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.585 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.05 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 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.03 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: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.95 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.607 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.04 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.55 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 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.22 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.034 MB mémoire avant requête : 28.626 MB Rangées retournées : 2
SELECT 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.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 |
|---|
| 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.82 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.646 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.00 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.24 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/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.22 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.670 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.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/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.79 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.040 MB mémoire avant requête : 28.700 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.15 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.60 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.707 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.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.22 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.08 ms |
| closing tables | 0.01 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.51 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.728 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.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.05 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: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.10 ms Mémoire de requête : 0.036 MB mémoire avant requête : 28.749 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.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.51 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.769 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.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.02 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.55 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.790 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.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 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.02 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.02 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.12 ms Mémoire de requête : 0.041 MB mémoire avant requête : 28.820 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.00 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.46 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.846 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.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.00 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.42 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.035 MB mémoire avant requête : 28.867 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.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/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.09 ms Mémoire de requête : 0.036 MB mémoire avant requête : 28.887 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.01 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.02 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.49 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.036 MB mémoire avant requête : 28.907 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.17 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/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.55 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.036 MB mémoire avant requête : 28.927 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.21 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.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 : 28.947 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.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.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.56 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.037 MB mémoire avant requête : 28.970 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.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.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.02 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.12 ms Mémoire de requête : 0.036 MB mémoire avant requête : 28.991 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.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.00 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.02 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.53 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.038 MB mémoire avant requête : 29.011 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.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.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.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.64 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.043 MB mémoire avant requête : 29.032 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.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.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.14 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.23 ms Après la dernière requête : 0.43 ms Mémoire de requête : 0.035 MB mémoire avant requête : 29.154 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.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/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.77 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.040 MB mémoire avant requête : 29.176 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.01 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.15 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.51 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.036 MB mémoire avant requête : 29.190 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.17 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/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.50 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.035 MB mémoire avant requête : 29.211 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.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/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.63 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.039 MB mémoire avant requête : 29.231 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.01 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.01 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.22 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.034 MB mémoire avant requête : 29.284 MB Rangées retournées : 2
SELECT 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.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 |
|---|
| 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.74 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.040 MB mémoire avant requête : 29.304 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.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 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.01 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/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.54 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.035 MB mémoire avant requête : 29.320 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.18 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.08 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.49 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.035 MB mémoire avant requête : 29.341 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.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.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.62 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.039 MB mémoire avant requête : 29.361 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.17 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 : 5.98 ms Après la dernière requête : 9.38 ms Mémoire de requête : 0.036 MB mémoire avant requête : 29.774 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.63 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.27 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.35 ms |
| Optimizing | 0.21 ms |
| Statistics | 0.63 ms |
| Preparing | 0.30 ms |
| Creating tmp table | 0.39 ms |
| Sorting result | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 1.90 ms |
| Creating sort index | 0.13 ms |
| Removing tmp table | 0.36 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.00 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.06 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 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 : 1.94 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.036 MB mémoire avant requête : 29.795 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.01 ms |
| Reset for next command | 0.01 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.82 ms Après la dernière requête : 10.96 ms Mémoire de requête : 0.036 MB mémoire avant requête : 29.816 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.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.01 ms |
| Reset for next command | 0.01 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.84 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.036 MB mémoire avant requête : 29.837 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.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.08 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.23 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.03 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 |
|---|
| 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.29 ms Après la dernière requête : 65.02 ms Mémoire de requête : 0.027 MB mémoire avant requête : 33.140 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.05 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.01 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 |
|---|
| 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.43 ms Après la dernière requête : 59.19 ms Mémoire de requête : 0.029 MB mémoire avant requête : 33.663 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 |
| 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.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 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.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.01 ms |
| # | Appel | Fichier et numéro de ligne |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 29 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/cck/database.php:131 |
| 28 | JCckDatabase::loadResult() | JROOT/libraries/cms/cck/user.php:61 |
| 27 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 26 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 25 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 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.89 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.034 MB mémoire avant requête : 33.676 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.01 ms |
| checking permissions | 0.51 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 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.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:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 28 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/cms/cck/user.php:67 |
| 27 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 26 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 25 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 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.23 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.708 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 |
| Status | Duration |
|---|
| Starting | 0.03 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.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 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 |
|---|
| 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/cms/cck/user.php:71 |
| 27 | JCckUser::getUser() | JROOT/libraries/cms/cck/cck.php:309 |
| 26 | JCck::_setUser() | JROOT/libraries/cms/cck/cck.php:332 |
| 25 | JCck::getUser() | JROOT/libraries/cck/base/list/list_inc.php:26 |
| 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.31 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.029 MB mémoire avant requête : 33.705 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.05 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.02 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.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 |
|---|
| 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 : 1.29 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.053 MB mémoire avant requête : 33.729 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.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.09 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.11 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.44 ms |
| Creating sort index | 0.08 ms |
| Removing tmp table | 0.10 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.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.15 ms Après la dernière requête : 78.47 ms Mémoire de requête : 0.030 MB mémoire avant requête : 39.705 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.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 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 |
|---|
| 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.28 ms Après la dernière requête : 4.32 ms Mémoire de requête : 0.032 MB mémoire avant requête : 39.976 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.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.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 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.01 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 : 0.95 ms Après la dernière requête : 0.21 ms Mémoire de requête : 0.030 MB mémoire avant requête : 40.000 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 <= '2026-02-03 13:00' )
AND ( t2.publish_down = '0000-00-00 00:00:00' OR t2.publish_down >= '2026-02-03 13:00' )
AND t1.start_day >= '2026-02-03'
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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.13 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.44 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.02 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.26 ms Après la dernière requête : 0.57 ms Mémoire de requête : 0.030 MB mémoire avant requête : 40.019 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.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.01 ms |
| Statistics | 0.04 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 |
|---|
| 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.68 ms Après la dernière requête : 1.32 ms Mémoire de requête : 0.031 MB mémoire avant requête : 40.065 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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.00 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.18 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.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.08 ms Mémoire de requête : 0.030 MB mémoire avant requête : 40.085 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.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.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 : 1.13 ms Après la dernière requête : 22.35 ms Mémoire de requête : 0.033 MB mémoire avant requête : 41.101 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 (4234)
| 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.05 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.01 ms |
| init | 0.04 ms |
| Optimizing | 0.01 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.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: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.38 ms Après la dernière requête : 72.76 ms Mémoire de requête : 0.023 MB mémoire avant requête : 41.368 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.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.03 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.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.01 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.32 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.022 MB mémoire avant requête : 41.377 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.01 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 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 |
|---|
| 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`
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 custom_data
FROM clm_extensions
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 *
FROM `clm_users`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `clm_extensions`
2 × SELECT extension_id
FROM clm_extensions
2 × SELECT *
FROM clm_wf_profiles
1 × SELECT `data`
FROM `clm_session`
1 × SELECT cck
FROM clm_cck_core
1 × SELECT *
FROM `clm_content_types
1 × SELECT id, scriptfile, options
FROM clm_cck_more_processings
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
1 × SELECT *
FROM clm_cck_store_item_users
1 × 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 storage_location, storage_table
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
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
1 × 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
1 × 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
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 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 a.options
FROM clm_cck_core_objects AS a
1 × SELECT *
FROM clm_cck_core_sites
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 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
1 × SELECT *
FROM clm_cck_core
1 × SELECT *
FROM clm_cck_store_form_dbc_site
1 × SELECT *
FROM clm_languages
1 × SELECT *
FROM clm_cck_store_item_cck_core_sites
1 × SELECT internal_name
FROM clm_cck_store_item_cck_core_sites
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 type, scriptfile, options
FROM clm_cck_more_processings
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 `session_id`
FROM `clm_session`
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