Temps de requête : 0.42 ms Mémoire de requête : 0.023 MB mémoire avant requête : 4.197 MB Rangées retournées : 1
SELECT `data`
FROM `ct8bx2_session`
WHERE `session_id` = X'3364323335656439316364383038393031356530303032616538313231353432'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_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.73 ms Après la dernière requête : 1.47 ms Mémoire de requête : 0.072 MB mémoire avant requête : 4.471 MB Rangées retournées : 47
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ct8bx2_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 | ct8bx2_extensions | ref | extension | extension | 82 | const | 48 | 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.43 ms Après la dernière requête : 1.02 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.760 MB Rangées retournées : 5
SELECT id, rules
FROM `ct8bx2_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_viewlevels | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | |
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.49 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.021 MB mémoire avant requête : 4.772 MB Rangées retournées : 2
SELECT b.id
FROM ct8bx2_usergroups AS a
LEFT JOIN ct8bx2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 11 | Using where; Using index |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.42 ms Après la dernière requête : 0.31 ms Mémoire de requête : 0.072 MB mémoire avant requête : 4.840 MB Rangées retournées : 198
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM ct8bx2_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_extensions | ALL | extension | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 440 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Même appel que celui de la ligne ci-dessous. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.37 ms Après la dernière requête : 7.06 ms Mémoire de requête : 0.021 MB mémoire avant requête : 6.787 MB Rangées retournées : 1
SELECT lft,rgt
FROM ct8bx2_categories
WHERE id=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
9 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_flexicontent/defineconstants.php:100 |
8 | require_once JROOT/administrator/components/com_flexicontent/defineconstants.php | JROOT/plugins/system/flexisystem/flexisystem.php:19 |
7 | require_once JROOT/plugins/system/flexisystem/flexisystem.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.59 ms Après la dernière requête : 21.54 ms Mémoire de requête : 0.021 MB mémoire avant requête : 10.672 MB Rangées retournées : 1
SELECT `template`
FROM `ct8bx2_template_styles`
WHERE `client_id` = 0
AND `home` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helix3/helix3.php:247 |
9 | plgSystemHelix3->getTemplateName() | JROOT/plugins/system/helix3/helix3.php:41 |
8 | plgSystemHelix3->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.56 ms Après la dernière requête : 1.24 ms Mémoire de requête : 0.022 MB mémoire avant requête : 10.912 MB Rangées retournées : 1
SELECT `params`
FROM `ct8bx2_extensions`
WHERE `type` = 'component'
AND `element` = 'com_engage'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Params/Params.php:55 |
13 | FOF40\Params\Params->reload() | JROOT/libraries/fof40/Params/Params.php:40 |
12 | FOF40\Params\Params->__construct() | JROOT/libraries/fof40/Container/Container.php:281 |
11 | FOF40\Container\Container->FOF40\Container\{closure}() | JROOT/libraries/fof40/Pimple/Container.php:115 |
10 | FOF40\Pimple\Container->offsetGet() | JROOT/libraries/fof40/Container/ContainerBase.php:27 |
9 | FOF40\Container\ContainerBase->__get() | JROOT/plugins/system/engagecache/engagecache.php:57 |
8 | plgSystemEngagecache->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 1.13 ms Après la dernière requête : 1.59 ms Mémoire de requête : 0.131 MB mémoire avant requête : 11.212 MB Rangées retournées : 33
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 ct8bx2_menu AS m
LEFT JOIN ct8bx2_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 | 34 | Using index condition; Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.component_id | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Même appel que celui de la ligne ci-dessous. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.85 ms Après la dernière requête : 5.13 ms Mémoire de requête : 0.025 MB mémoire avant requête : 12.649 MB Rangées retournées : 6
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ct8bx2_categories` AS `s`
INNER JOIN `ct8bx2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_dpcalendar' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 76
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right | cat_idx | 207 | NULL | 8 | Using index condition; Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
12 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
11 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Helper/DPCalendarHelper.php:76 |
10 | DPCalendar\Helper\DPCalendarHelper::getCalendar() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Router/Rules/DPCalendarRules.php:88 |
9 | DPCalendar\Router\Rules\DPCalendarRules->buildLookup() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:50 |
8 | Joomla\CMS\Component\Router\Rules\MenuRules->__construct() | JROOT/components/com_dpcalendar/router.php:82 |
7 | DPCalendarRouter->__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.00 ms Après la dernière requête : 0.29 ms Mémoire de requête : 0.027 MB mémoire avant requête : 12.715 MB Rangées retournées : 47
SELECT `id`,`name`,`rules`,`parent_id`
FROM `ct8bx2_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contented_pdf','com_contenthistory','com_convertforms','com_cpanel','com_djimageslider','com_dpcalendar','com_engage','com_fields','com_finder','com_flexicontent','com_gavoting','com_installer','com_jce','com_joomlaupdate','com_joompassswap','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_regularlabsmanager','com_search','com_sexypolling','com_sppolls','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 48 | Using index condition |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
15 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
11 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Helper/DPCalendarHelper.php:94 |
10 | DPCalendar\Helper\DPCalendarHelper::getCalendar() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Router/Rules/DPCalendarRules.php:88 |
9 | DPCalendar\Router\Rules\DPCalendarRules->buildLookup() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:50 |
8 | Joomla\CMS\Component\Router\Rules\MenuRules->__construct() | JROOT/components/com_dpcalendar/router.php:82 |
7 | DPCalendarRouter->__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.19 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.024 MB mémoire avant requête : 12.772 MB Rangées retournées : 8
SELECT `id`,`name`,`rules`,`parent_id`
FROM `ct8bx2_assets`
WHERE `name` LIKE 'com_dpcalendar.%' OR `name` = 'com_dpcalendar' OR `parent_id` = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_assets | ALL | idx_asset_name,idx_parent_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 1599 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
15 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
14 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
13 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
12 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
11 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Helper/DPCalendarHelper.php:94 |
10 | DPCalendar\Helper\DPCalendarHelper::getCalendar() | JROOT/administrator/components/com_dpcalendar/libraries/dpcalendar/DPCalendar/Router/Rules/DPCalendarRules.php:88 |
9 | DPCalendar\Router\Rules\DPCalendarRules->buildLookup() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:50 |
8 | Joomla\CMS\Component\Router\Rules\MenuRules->__construct() | JROOT/components/com_dpcalendar/router.php:82 |
7 | DPCalendarRouter->__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 : 0.48 ms Après la dernière requête : 3.21 ms Mémoire de requête : 0.024 MB mémoire avant requête : 13.270 MB Rangées retournées : 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ct8bx2_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Même appel que celui de la ligne ci-dessous. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/flexisystem/flexisystem.php:251 |
8 | plgSystemFlexisystem->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.62 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.006 MB mémoire avant requête : 13.263 MB
UPDATE `ct8bx2_extensions`
SET `params` = '{\"mediaversion\":\"c80ff994b13a940f8d476cc770591538\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN impossible sur la requête : UPDATE `ct8bx2_extensions`
SET `params` = '{\"mediaversion\":\"c80ff994b13a940f8d476cc770591538\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/flexisystem/flexisystem.php:251 |
8 | plgSystemFlexisystem->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.60 ms Après la dernière requête : 0.94 ms Mémoire de requête : 0.020 MB mémoire avant requête : 13.513 MB Rangées retournées : 2
SELECT *
FROM ct8bx2_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_languages | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.66 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.081 MB mémoire avant requête : 13.527 MB Rangées retournées : 4
SELECT id, home, template, s.params
FROM ct8bx2_template_styles as s
LEFT JOIN ct8bx2_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 | 5 | Using index condition; Using where |
1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | yp4wn_cultebox.e.element | 1 | Using index condition; Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 4.28 ms Après la dernière requête : 3.17 ms Mémoire de requête : 0.107 MB mémoire avant requête : 14.868 MB Rangées retournées : 5
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM ct8bx2_content AS a
LEFT JOIN ct8bx2_categories AS c
ON c.id = a.catid
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_by
LEFT JOIN ct8bx2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ct8bx2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ct8bx2_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-03 02:26:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-03 02:26:40')
ORDER BY a.ordering, a.created DESC
LIMIT 41
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid,idx_featured_catid | idx_featured_catid | 1 | const | 6 | Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | yp4wn_cultebox.a.catid | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.created_by | 1 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.modified_by | 1 | Using where |
1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.c.parent_id | 1 | Using where |
1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.id | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
14 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.63 ms Après la dernière requête : 0.75 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.159 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `ct8bx2_contentitem_tag_map` AS m
INNER JOIN `ct8bx2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 191
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | range | PRIMARY,tag_idx,idx_access | idx_access | 4 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
14 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:706 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.180 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `ct8bx2_contentitem_tag_map` AS m
INNER JOIN `ct8bx2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1147
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | range | PRIMARY,tag_idx,idx_access | idx_access | 4 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
14 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:706 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.197 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `ct8bx2_contentitem_tag_map` AS m
INNER JOIN `ct8bx2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1148
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | range | PRIMARY,tag_idx,idx_access | idx_access | 4 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
14 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:706 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.214 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `ct8bx2_contentitem_tag_map` AS m
INNER JOIN `ct8bx2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1149
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | range | PRIMARY,tag_idx,idx_access | idx_access | 4 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
14 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:706 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.232 MB Rangées retournées : 0
SELECT `m`.`tag_id`,`t`.*
FROM `ct8bx2_contentitem_tag_map` AS m
INNER JOIN `ct8bx2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1264
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | range | PRIMARY,tag_idx,idx_access | idx_access | 4 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
14 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:706 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.51 ms Mémoire de requête : 0.023 MB mémoire avant requête : 15.311 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_content AS a
LEFT JOIN ct8bx2_categories AS c
ON c.id = a.catid
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_by
LEFT JOIN ct8bx2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ct8bx2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ct8bx2_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-03 02:26:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-03 02:26:40')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid,idx_featured_catid | idx_featured_catid | 1 | const | 6 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | yp4wn_cultebox.a.catid | 1 | Using where |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:354 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
13 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:239 |
12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:57 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.44 ms Après la dernière requête : 8.23 ms Mémoire de requête : 0.026 MB mémoire avant requête : 16.863 MB Rangées retournées : 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ct8bx2_categories` AS `s`
INNER JOIN `ct8bx2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 50
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 80 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.78 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 16.887 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 ct8bx2_fields AS a
LEFT JOIN `ct8bx2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ct8bx2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ct8bx2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ct8bx2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ct8bx2_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (50,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref|filter | idx_state,idx_access,idx_context | idx_state|idx_context | 1|766 | const | 1 (50%) | Using where; Using temporary; Utilisation du tri complet de type filesort; Using rowid filter |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | yp4wn_cultebox.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.group_id | 1 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.id | 1 | Using where; Using index; Distinct |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.24 ms Après la dernière requête : 1.38 ms Mémoire de requête : 0.024 MB mémoire avant requête : 17.253 MB Rangées retournées : 1
SELECT `asset_id`
FROM `ct8bx2_content`
WHERE `id` = '191'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/plugins/content/engage/engage.php:941 |
15 | plgContentEngage->getAssetIdByArticleId() | JROOT/plugins/content/engage/engage.php:1126 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.48 ms Après la dernière requête : 0.34 ms Mémoire de requête : 0.031 MB mémoire avant requête : 17.324 MB Rangées retournées : 17
SHOW FULL COLUMNS
FROM `ct8bx2_users`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `ct8bx2_users`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
26 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
25 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
24 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
23 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
22 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
21 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.23 ms Après la dernière requête : 0.26 ms Mémoire de requête : 0.026 MB mémoire avant requête : 17.372 MB Rangées retournées : 1
SELECT *
FROM `ct8bx2_users`
WHERE `id` = 603
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.34 ms Après la dernière requête : 1.15 ms Mémoire de requête : 0.026 MB mémoire avant requête : 18.127 MB Rangées retournées : 2
SELECT `g`.`id`,`g`.`title`
FROM `ct8bx2_usergroups` AS g
INNER JOIN `ct8bx2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 603
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.group_id | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
22 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.49 ms Après la dernière requête : 3.08 ms Mémoire de requête : 0.032 MB mémoire avant requête : 18.772 MB Rangées retournées : 27
SHOW FULL COLUMNS
FROM `ct8bx2_categories`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `ct8bx2_categories`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
25 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
24 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
23 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Category.php:35 |
22 | Joomla\CMS\Table\Category->__construct() | JROOT/libraries/src/Table/Table.php:328 |
21 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_categories/models/category.php:135 |
20 | CategoriesModelCategory->getTable() | JROOT/libraries/src/MVC/Model/AdminModel.php:971 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.26 ms Après la dernière requête : 0.59 ms Mémoire de requête : 0.026 MB mémoire avant requête : 18.888 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '50'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.025 MB mémoire avant requête : 18.929 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 50)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.27 ms Mémoire de requête : 0.027 MB mémoire avant requête : 18.980 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 18.993 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'system.category'
AND `m`.`content_item_id` IN ( 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 2.07 ms Mémoire de requête : 0.029 MB mémoire avant requête : 19.109 MB Rangées retournées : 1
SELECT `alias`
FROM `ct8bx2_content`
WHERE id = '191'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
28 | ContentRouter->getArticleSegment() | Même appel que celui de la ligne ci-dessous. |
27 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
26 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
25 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
24 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
23 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.028 MB mémoire avant requête : 19.121 MB Rangées retournées : 1
SELECT alias
FROM ct8bx2_content
WHERE id=191
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/helpers/legacyrouter.php:140 |
26 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
25 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.39 ms Après la dernière requête : 3.31 ms Mémoire de requête : 0.033 MB mémoire avant requête : 19.866 MB Rangées retournées : 165
SHOW TABLES
EXPLAIN impossible sur la requête : SHOW TABLES
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
24 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
23 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/fof40/Model/DataModel.php:717 |
22 | FOF40\Model\DataModel->getTableFields() | JROOT/libraries/fof40/Model/DataModel.php:235 |
21 | FOF40\Model\DataModel->__construct() | JROOT/administrator/components/com_engage/Model/Comments.php:73 |
20 | Akeeba\Engage\Admin\Model\Comments->__construct() | JROOT/libraries/fof40/Factory/BasicFactory.php:304 |
19 | FOF40\Factory\BasicFactory->createModel() | JROOT/libraries/fof40/Factory/BasicFactory.php:97 |
18 | FOF40\Factory\BasicFactory->model() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:31 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.61 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.029 MB mémoire avant requête : 19.898 MB Rangées retournées : 13
SHOW FULL COLUMNS
FROM `ct8bx2_engage_comments`
EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `ct8bx2_engage_comments`
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/fof40/Model/DataModel.php:762 |
22 | FOF40\Model\DataModel->getTableFields() | JROOT/libraries/fof40/Model/DataModel.php:235 |
21 | FOF40\Model\DataModel->__construct() | JROOT/administrator/components/com_engage/Model/Comments.php:73 |
20 | Akeeba\Engage\Admin\Model\Comments->__construct() | JROOT/libraries/fof40/Factory/BasicFactory.php:304 |
19 | FOF40\Factory\BasicFactory->createModel() | JROOT/libraries/fof40/Factory/BasicFactory.php:97 |
18 | FOF40\Factory\BasicFactory->model() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:31 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.25 ms Après la dernière requête : 2.24 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.265 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_engage_comments
WHERE (`asset_id` = '343')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_engage_comments | ref | ct8bx2_engage_comments_asset | ct8bx2_engage_comments_asset | 4 | 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 |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Model/DataModel.php:1646 |
18 | FOF40\Model\DataModel->count() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:32 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.39 ms Après la dernière requête : 0.37 ms Mémoire de requête : 0.043 MB mémoire avant requête : 20.261 MB Rangées retournées : 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ct8bx2_categories` AS `s`
INNER JOIN `ct8bx2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 11
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 80 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.55 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.292 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 ct8bx2_fields AS a
LEFT JOIN `ct8bx2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ct8bx2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ct8bx2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ct8bx2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ct8bx2_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (11,0,8,48))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref|filter | idx_state,idx_access,idx_context | idx_state|idx_context | 1|766 | const | 1 (50%) | Using where; Using temporary; Utilisation du tri complet de type filesort; Using rowid filter |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | yp4wn_cultebox.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.group_id | 1 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.id | 1 | Using where; Using index; Distinct |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.024 MB mémoire avant requête : 20.303 MB Rangées retournées : 1
SELECT `asset_id`
FROM `ct8bx2_content`
WHERE `id` = '1147'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/plugins/content/engage/engage.php:941 |
15 | plgContentEngage->getAssetIdByArticleId() | JROOT/plugins/content/engage/engage.php:1126 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.313 MB Rangées retournées : 1
SELECT *
FROM `ct8bx2_users`
WHERE `id` = 614
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.326 MB Rangées retournées : 1
SELECT `g`.`id`,`g`.`title`
FROM `ct8bx2_usergroups` AS g
INNER JOIN `ct8bx2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 614
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 | yp4wn_cultebox.m.group_id | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
22 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.12 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.347 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '11'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.362 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 11)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.378 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.419 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 8)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.440 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '48'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.496 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 48)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 20.495 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.507 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'system.category'
AND `m`.`content_item_id` IN ( 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.029 MB mémoire avant requête : 20.457 MB Rangées retournées : 1
SELECT `alias`
FROM `ct8bx2_content`
WHERE id = '1147'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
28 | ContentRouter->getArticleSegment() | Même appel que celui de la ligne ci-dessous. |
27 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
26 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
25 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
24 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
23 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.16 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.028 MB mémoire avant requête : 20.469 MB Rangées retournées : 1
SELECT alias
FROM ct8bx2_content
WHERE id=1147
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/helpers/legacyrouter.php:140 |
26 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
25 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.44 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.509 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_engage_comments
WHERE (`asset_id` = '1359')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_engage_comments | ref | ct8bx2_engage_comments_asset | ct8bx2_engage_comments_asset | 4 | 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 |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Model/DataModel.php:1646 |
18 | FOF40\Model\DataModel->count() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:32 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.39 ms Après la dernière requête : 0.98 ms Mémoire de requête : 0.043 MB mémoire avant requête : 20.505 MB Rangées retournées : 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ct8bx2_categories` AS `s`
INNER JOIN `ct8bx2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 13
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 80 | Using where; Utilisation du tri complet de type filesort |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.53 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 20.518 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 ct8bx2_fields AS a
LEFT JOIN `ct8bx2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ct8bx2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ct8bx2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ct8bx2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ct8bx2_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (13,0,8,48))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref|filter | idx_state,idx_access,idx_context | idx_state|idx_context | 1|766 | const | 1 (50%) | Using where; Using temporary; Utilisation du tri complet de type filesort; Using rowid filter |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | yp4wn_cultebox.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.group_id | 1 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.id | 1 | Using where; Using index; Distinct |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.22 ms Après la dernière requête : 1.97 ms Mémoire de requête : 0.024 MB mémoire avant requête : 20.988 MB Rangées retournées : 1
SELECT `asset_id`
FROM `ct8bx2_content`
WHERE `id` = '1148'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/plugins/content/engage/engage.php:941 |
15 | plgContentEngage->getAssetIdByArticleId() | JROOT/plugins/content/engage/engage.php:1126 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.009 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '13'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (peut-être parce qu'il y a plus de 100 requêtes)
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.063 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 13)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.098 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.138 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 8)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.110 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '48'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.165 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 48)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | 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.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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.031 MB mémoire avant requête : 21.174 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.02 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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.191 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'system.category'
AND `m`.`content_item_id` IN ( 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 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.00 ms |
Query end | 0.01 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.029 MB mémoire avant requête : 21.140 MB Rangées retournées : 1
SELECT `alias`
FROM `ct8bx2_content`
WHERE id = '1148'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
28 | ContentRouter->getArticleSegment() | Même appel que celui de la ligne ci-dessous. |
27 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
26 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
25 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
24 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
23 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.16 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.028 MB mémoire avant requête : 21.152 MB Rangées retournées : 1
SELECT alias
FROM ct8bx2_content
WHERE id=1148
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/helpers/legacyrouter.php:140 |
26 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
25 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.43 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.192 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_engage_comments
WHERE (`asset_id` = '1360')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_engage_comments | ref | ct8bx2_engage_comments_asset | ct8bx2_engage_comments_asset | 4 | const | 1 | Using index |
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.01 ms |
Statistics | 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.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 |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Model/DataModel.php:1646 |
18 | FOF40\Model\DataModel->count() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:32 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 1.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 21.181 MB Rangées retournées : 1
SELECT `asset_id`
FROM `ct8bx2_content`
WHERE `id` = '1149'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/plugins/content/engage/engage.php:941 |
15 | plgContentEngage->getAssetIdByArticleId() | JROOT/plugins/content/engage/engage.php:1126 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.202 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '11'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 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.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.216 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 11)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | 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.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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.232 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.273 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 8)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.295 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '48'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 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.01 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 |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.350 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 48)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | 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.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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.350 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.361 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'system.category'
AND `m`.`content_item_id` IN ( 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.029 MB mémoire avant requête : 21.311 MB Rangées retournées : 1
SELECT `alias`
FROM `ct8bx2_content`
WHERE id = '1149'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.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.00 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 |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
28 | ContentRouter->getArticleSegment() | Même appel que celui de la ligne ci-dessous. |
27 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
26 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
25 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
24 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
23 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.16 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.028 MB mémoire avant requête : 21.323 MB Rangées retournées : 1
SELECT alias
FROM ct8bx2_content
WHERE id=1149
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/helpers/legacyrouter.php:140 |
26 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
25 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.41 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.362 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_engage_comments
WHERE (`asset_id` = '1361')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_engage_comments | ref | ct8bx2_engage_comments_asset | ct8bx2_engage_comments_asset | 4 | const | 5 | Using index |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.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 |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Model/DataModel.php:1646 |
18 | FOF40\Model\DataModel->count() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:32 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.38 ms Après la dernière requête : 2.08 ms Mémoire de requête : 0.043 MB mémoire avant requête : 21.378 MB Rangées retournées : 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ct8bx2_categories` AS `s`
INNER JOIN `ct8bx2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 72
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 80 | 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.01 ms |
Statistics | 0.05 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 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.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.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.56 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.392 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 ct8bx2_fields AS a
LEFT JOIN `ct8bx2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ct8bx2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ct8bx2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ct8bx2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ct8bx2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `ct8bx2_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (72,0,8,48))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref|filter | idx_state,idx_access,idx_context | idx_state|idx_context | 1|766 | const | 1 (50%) | Using where; Using temporary; Utilisation du tri complet de type filesort; Using rowid filter |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | yp4wn_cultebox.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.group_id | 1 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.a.id | 1 | Using where; Using index; Distinct |
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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.14 ms |
Creating sort index | 0.02 ms |
Removing tmp table | 0.04 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 |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:102 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.45 ms Mémoire de requête : 0.024 MB mémoire avant requête : 21.384 MB Rangées retournées : 1
SELECT `asset_id`
FROM `ct8bx2_content`
WHERE `id` = '1264'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/plugins/content/engage/engage.php:941 |
15 | plgContentEngage->getAssetIdByArticleId() | JROOT/plugins/content/engage/engage.php:1126 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.394 MB Rangées retournées : 1
SELECT *
FROM `ct8bx2_users`
WHERE `id` = 722
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 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.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:1465 |
22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.19 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.408 MB Rangées retournées : 1
SELECT `g`.`id`,`g`.`title`
FROM `ct8bx2_usergroups` AS g
INNER JOIN `ct8bx2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 722
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 | yp4wn_cultebox.m.group_id | 1 | |
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.01 ms |
Statistics | 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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
22 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
21 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
20 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
19 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
18 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
17 | Joomla\CMS\Factory::getUser() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:359 |
16 | FOF40\Platform\Joomla\Platform->getUser() | JROOT/plugins/content/engage/engage.php:891 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.21 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.429 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '72'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 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.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.471 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 72)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | 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.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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.498 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.539 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 8)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.529 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '48'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.11 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.585 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` IN ( 48)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.20 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.026 MB mémoire avant requête : 21.585 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_categories
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
20 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/MVC/Model/AdminModel.php:976 |
19 | Joomla\CMS\MVC\Model\AdminModel->getItem() | JROOT/administrator/components/com_categories/models/category.php:184 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.596 MB Rangées retournées : 0
SELECT `t`.`id`
FROM `ct8bx2_tags` AS t
INNER JOIN `ct8bx2_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'system.category'
AND `m`.`content_item_id` IN ( 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 4 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.tag_id | 1 | Using index |
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.01 ms |
Statistics | 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.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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Helper/TagsHelper.php:506 |
19 | Joomla\CMS\Helper\TagsHelper->getTagIds() | JROOT/administrator/components/com_categories/models/category.php:200 |
18 | CategoriesModelCategory->getItem() | JROOT/plugins/content/engage/engage.php:770 |
17 | plgContentEngage->getParametersForArticle_Real() | JROOT/plugins/content/engage/engage.php:697 |
16 | plgContentEngage->getParametersForArticle() | JROOT/plugins/content/engage/engage.php:915 |
15 | plgContentEngage->cacheArticleRow() | JROOT/plugins/content/engage/engage.php:1141 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.17 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.029 MB mémoire avant requête : 21.545 MB Rangées retournées : 1
SELECT `alias`
FROM `ct8bx2_content`
WHERE id = '1264'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
28 | ContentRouter->getArticleSegment() | Même appel que celui de la ligne ci-dessous. |
27 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
26 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
25 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
24 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
23 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.16 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.028 MB mémoire avant requête : 21.557 MB Rangées retournées : 1
SELECT alias
FROM ct8bx2_content
WHERE id=1264
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 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 |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/helpers/legacyrouter.php:140 |
26 | ContentRouterRulesLegacy->build() | JROOT/libraries/src/Component/Router/RouterView.php:244 |
25 | Joomla\CMS\Component\Router\RouterView->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
20 | Joomla\CMS\Router\Route::link() | JROOT/plugins/content/engage/engage.php:301 |
19 | plgContentEngage->onAkeebaEngageGetAssetMeta() | JROOT/libraries/joomla/event/event.php:70 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
17 | JEventDispatcher->trigger() | JROOT/libraries/fof40/Platform/Joomla/Platform.php:560 |
16 | FOF40\Platform\Joomla\Platform->runPlugins() | JROOT/components/com_engage/Helper/Meta.php:107 |
15 | Akeeba\Engage\Site\Helper\Meta::getAssetAccessMeta() | JROOT/plugins/content/engage/engage.php:1182 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.18 ms Après la dernière requête : 0.43 ms Mémoire de requête : 0.025 MB mémoire avant requête : 21.597 MB Rangées retournées : 1
SELECT COUNT(*)
FROM ct8bx2_engage_comments
WHERE (`asset_id` = '1525')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_engage_comments | ref | ct8bx2_engage_comments_asset | ct8bx2_engage_comments_asset | 4 | const | 1 | Using index |
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.01 ms |
Statistics | 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.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Model/DataModel.php:1646 |
18 | FOF40\Model\DataModel->count() | JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php:32 |
17 | include JROOT/plugins/content/engage/layouts/akeeba/engage/content/featured.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
16 | Joomla\CMS\Layout\FileLayout->render() | JROOT/libraries/fof40/Layout/LayoutHelper.php:43 |
15 | FOF40\Layout\LayoutHelper::render() | JROOT/plugins/content/engage/engage.php:1185 |
14 | plgContentEngage->renderCommentCount() | JROOT/plugins/content/engage/engage.php:127 |
13 | plgContentEngage->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:110 |
10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.65 ms Après la dernière requête : 17.88 ms Mémoire de requête : 0.060 MB mémoire avant requête : 23.237 MB Rangées retournées : 25
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ct8bx2_modules AS m
LEFT JOIN ct8bx2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ct8bx2_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-04-03 02:26:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-03 02:26:40')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 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 | 35 | Using index condition; Using where; Utilisation du tri complet de type filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | yp4wn_cultebox.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.31 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | Même appel que celui de la ligne ci-dessous. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:591 |
10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:538 |
9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:329 |
8 | Helix3::generatelayout() | JROOT/templates/shaper_helix3/index.php:139 |
7 | require JROOT/templates/shaper_helix3/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 : 31.83 ms Après la dernière requête : 20.17 ms Mémoire de requête : 0.023 MB mémoire avant requête : 25.975 MB Rangées retournées : 10
SELECT i.id
FROM ct8bx2_flexicontent_items_tmp AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE c.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-03 02:26:40' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-03 02:26:40' )
AND ty.access IN (0,1,1,5)
AND mc.access IN (0,1,1,5)
AND i.access IN (0,1,1,5)
AND i.state IN ( 1, -5 )
GROUP BY i.id
ORDER BY i.created DESC, i.title ASC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ty | range | PRIMARY,access | access | 4 | NULL | 5 | Using index condition; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ie | ref | PRIMARY,type_id | type_id | 4 | yp4wn_cultebox.ty.id | 15 | Using index condition |
1 | SIMPLE | i | eq_ref | PRIMARY,state,catid,access | PRIMARY | 4 | yp4wn_cultebox.ie.item_id | 1 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | rel | ref | PRIMARY,catid,itemid | itemid | 4 | yp4wn_cultebox.ie.item_id | 1 | Using index condition |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.89 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.09 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.25 ms |
Preparing | 0.06 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 29.26 ms |
Creating sort index | 0.62 ms |
Removing tmp table | 0.02 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
13 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_flexicontent/helper.php:2338 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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 : 3.29 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.257 MB mémoire avant requête : 25.984 MB Rangées retournées : 10
SELECT i.*, ie.*, ty.name AS typename, mc.title AS maincat_title, mc.alias AS maincat_alias,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', mc.id, mc.alias) ELSE mc.id END as categoryslug, GROUP_CONCAT(rel.catid SEPARATOR ",") as itemcats
FROM ct8bx2_content AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE i.id IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
GROUP BY i.id
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY,idx_catid | PRIMARY | 4 | NULL | 10 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | ie | eq_ref | PRIMARY,type_id | PRIMARY | 4 | yp4wn_cultebox.i.id | 1 | |
1 | SIMPLE | ty | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.ie.type_id | 1 | Using index condition |
1 | SIMPLE | rel | ref | PRIMARY,catid,itemid | itemid | 4 | yp4wn_cultebox.i.id | 1 | Using index condition |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.14 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.17 ms |
Preparing | 0.07 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 2.41 ms |
End of update loop | 0.03 ms |
Removing tmp table | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_flexicontent/helper.php:2365 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.39 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.194 MB Rangées retournées : 0
SELECT a.id as id, k.id as original_id
FROM ct8bx2_associations AS a JOIN ct8bx2_associations AS k
ON a.`key`=k.`key` JOIN ct8bx2_content AS i
ON i.id = k.id
AND i.language = 'fr-FR'
WHERE a.id IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
AND a.context = "com_content.item"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | PRIMARY,idx_key | PRIMARY | 202 | const | 1 | Using where |
1 | SIMPLE | i | ref | PRIMARY,idx_language | idx_language | 28 | const | 1 | Using where; Using index |
1 | SIMPLE | k | ref | idx_key | idx_key | 128 | yp4wn_cultebox.a.key | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.69 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.10 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/helpers/db.php:1062 |
13 | flexicontent_db::getOriginalContentItemids() | JROOT/modules/mod_flexicontent/helper.php:2379 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.83 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.198 MB Rangées retournées : 0
SELECT t.tid, t.itemid
FROM ct8bx2_flexicontent_tags_item_relations AS t
WHERE t.itemid IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | index | itemid | PRIMARY | 8 | NULL | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.34 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1407 |
14 | FlexicontentFields::_getTags() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:306 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.51 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.206 MB Rangées retournées : 19
SELECT c.catid, c.itemid
FROM ct8bx2_flexicontent_cats_item_relations AS c
WHERE c.itemid IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | itemid | itemid | 4 | NULL | 20 | Using index condition |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1494 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.79 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.223 MB Rangées retournées : 9
SELECT DISTINCT c.id, c.title,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ct8bx2_categories AS c JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.catid = c.id
WHERE rel.itemid IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rel | range | PRIMARY,catid,itemid | itemid | 4 | NULL | 20 | Using index condition; Using temporary |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.27 ms |
Removing tmp table | 0.02 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1511 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.87 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.229 MB Rangées retournées : 0
SELECT DISTINCT itemid, 1 AS favs
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN ('1264','1263','1262','1261','1260','1259','1258','1257','1256','1255')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | index | itemid | PRIMARY | 16 | NULL | 23 | Using where; Using index; Using temporary |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.27 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 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/components/com_flexicontent/classes/flexicontent.fields.php:1543 |
14 | FlexicontentFields::_getFavourites() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:308 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.50 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.237 MB Rangées retournées : 0
SELECT DISTINCT itemid, 1 AS fav
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
AND userid = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | ref | itemid,userid | userid | 4 | const | 1 | Using where; Using temporary |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1577 |
14 | FlexicontentFields::_getFavoured() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:309 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.52 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.244 MB Rangées retournées : 10
SELECT i.id, u.name, i.created_by_alias as alias, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.created_by
WHERE i.id IN ('1264','1263','1262','1261','1260','1259','1258','1257','1256','1255')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 10 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.created_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1637 |
14 | FlexicontentFields::_getAuthors() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:310 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.49 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.258 MB Rangées retournées : 10
SELECT i.id, u.name, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.modified_by
WHERE i.id IN ('1264','1263','1262','1261','1260','1259','1258','1257','1256','1255')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 10 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.modified_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1611 |
14 | FlexicontentFields::_getModifiers() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:311 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.39 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.270 MB Rangées retournées : 2
SELECT id, name
FROM ct8bx2_flexicontent_types
WHERE id IN ('4','1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_types | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.04 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1661 |
14 | FlexicontentFields::_getTypenames() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:312 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.39 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.283 MB Rangées retournées : 1
SELECT *
FROM ct8bx2_content_rating
WHERE content_id IN ('1264','1263','1262','1261','1260','1259','1258','1257','1256','1255')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content_rating | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 26 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1693 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.67 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 26.291 MB Rangées retournées : 0
SELECT *, field_id as extra_id
FROM ct8bx2_flexicontent_items_extravote
WHERE content_id IN ('1264','1263','1262','1261','1260','1259','1258','1257','1256','1255')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.27 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1699 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.61 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.028 MB mémoire avant requête : 26.298 MB Rangées retournées : 42
SELECT field_id, value, item_id, valueorder, suborder
FROM ct8bx2_flexicontent_fields_item_relations
WHERE item_id IN (1264,1263,1262,1261,1260,1259,1258,1257,1256,1255)
AND value > ""
ORDER BY item_id, field_id, valueorder, suborder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields_item_relations | range | item_id,value | item_id | 4 | NULL | 81 | Using index condition; Using where; Utilisation du tri complet de type filesort |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.27 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.13 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.71 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 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/components/com_flexicontent/classes/flexicontent.fields.php:1284 |
14 | FlexicontentFields::_getCustomValues() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:314 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.14 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.046 MB mémoire avant requête : 26.330 MB Rangées retournées : 20
SELECT fi.*,
CASE WHEN fi.access IN (0,1,1,5) THEN 1 ELSE 0 END AS has_access
FROM ct8bx2_flexicontent_fields AS fi JOIN ct8bx2_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
AND ftrel.type_id = 4
WHERE fi.published = 1
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ftrel | ALL | PRIMARY,field_id,type_id | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 94 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | fi | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.ftrel.field_id | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.49 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.05 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.54 ms |
Creating sort index | 0.25 ms |
Removing tmp table | 0.17 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:355 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.66 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.066 MB mémoire avant requête : 26.452 MB Rangées retournées : 27
SELECT fi.*,
CASE WHEN fi.access IN (0,1,1,5) THEN 1 ELSE 0 END AS has_access
FROM ct8bx2_flexicontent_fields AS fi JOIN ct8bx2_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
AND ftrel.type_id = 1
WHERE fi.published = 1
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fi | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ftrel | eq_ref | PRIMARY,field_id,type_id | PRIMARY | 8 | yp4wn_cultebox.fi.id,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.55 ms |
Creating sort index | 0.36 ms |
Removing tmp table | 0.16 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:355 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.40 ms Après la dernière requête : 0.29 ms Mémoire de requête : 0.025 MB mémoire avant requête : 26.667 MB Rangées retournées : 14
SELECT field_type
FROM ct8bx2_flexicontent_fields
WHERE iscore=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.06 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
17 | JDatabaseDriver->loadColumn() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1856 |
16 | FlexicontentFields::_getTypeToCoreFieldParams() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1766 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.51 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.677 MB Rangées retournées : 1
SELECT t.attribs, t.name, t.alias
FROM ct8bx2_flexicontent_types AS t
WHERE t.id = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1866 |
16 | FlexicontentFields::_getTypeToCoreFieldParams() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1766 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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 : 0.24 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.726 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='categories_culte-complet'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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 : 0.07 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.740 MB Rangées retournées : 1
SELECT t.attribs, t.name, t.alias
FROM ct8bx2_flexicontent_types AS t
WHERE t.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1866 |
16 | FlexicontentFields::_getTypeToCoreFieldParams() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1766 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.34 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.024 MB mémoire avant requête : 26.778 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='categories_cultbox'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.37 ms Après la dernière requête : 5.37 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.218 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='created_by_culte-complet'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.32 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.235 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='created_by_cultbox'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 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 |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.36 ms Après la dernière requête : 0.25 ms Mémoire de requête : 0.054 MB mémoire avant requête : 27.258 MB Rangées retournées : 5
SELECT t.attribs, t.id
FROM ct8bx2_flexicontent_types AS t
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/helpers/route.php:293 |
13 | FlexicontentHelperRoute::_getTypeParams() | JROOT/components/com_flexicontent/helpers/route.php:384 |
12 | FlexicontentHelperRoute::getItemRoute() | JROOT/modules/mod_flexicontent/helper.php:724 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.43 ms Après la dernière requête : 3.14 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.467 MB Rangées retournées : 2
SELECT DISTINCT lc.lang_id as id, lc.image as image_prefix, lc.lang_code as code, lc.title_native, lc.sef,lc.title as name
FROM ct8bx2_languages as lc
WHERE 1
ORDER BY lc.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | lc | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 2 | Utilisation du tri complet de type filesort |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/helpers/flexiutilities.php:125 |
14 | FLEXIUtilities::getlanguageslist() | JROOT/components/com_flexicontent/classes/helpers/flexiutilities.php:197 |
13 | FLEXIUtilities::getLanguages() | JROOT/components/com_flexicontent/classes/helpers/html.php:1857 |
12 | flexicontent_html::loadFramework() | JROOT/components/com_flexicontent/classes/helpers/html.php:1881 |
11 | flexicontent_html::loadFramework() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:240 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.98 ms Après la dernière requête : 5.17 ms Mémoire de requête : 0.025 MB mémoire avant requête : 27.202 MB Rangées retournées : 59
SELECT DISTINCT c.id
FROM ct8bx2_categories AS c
WHERE c.id IN (48,48,21,22,23,24,25,26,27,28,29,52,30,32,31,53,33,34,35,51,70,36,38,39,37,69,40,14,15,16,17,18,20,19,67,68,71,41,42,43,44,45,46,47,8,9,10,57,58,11,12,59,13,60,63,64,61,62,65,66,72)
AND c.published = 1
AND c.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | index | PRIMARY,idx_access | cat_idx | 207 | NULL | 80 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.47 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/components/com_flexicontent/classes/flexicontent.categories.php:642 |
13 | flexicontent_cats::getExtraCats() | JROOT/modules/mod_flexicontent/helper.php:1262 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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 : 26.97 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.022 MB mémoire avant requête : 27.210 MB Rangées retournées : 8
SELECT i.id
FROM ct8bx2_flexicontent_items_tmp AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE c.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-03 02:26:40' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-03 02:26:40' )
AND ty.access IN (0,1,1,5)
AND mc.access IN (0,1,1,5)
AND i.access IN (0,1,1,5)
AND i.state IN ( 1, -5 )
AND c.id IN (8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,41,42,43,44,45,46,47,48,51,52,53,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72)
GROUP BY i.id
ORDER BY RAND() , i.title ASC
LIMIT 0, 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ty | range | PRIMARY,access | access | 4 | NULL | 5 | Using index condition; Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ie | ref | PRIMARY,type_id | type_id | 4 | yp4wn_cultebox.ty.id | 15 | Using index condition |
1 | SIMPLE | i | eq_ref | PRIMARY,state,catid,access | PRIMARY | 4 | yp4wn_cultebox.ie.item_id | 1 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | rel | ref|filter | PRIMARY,catid,itemid | itemid|catid | 4|4 | yp4wn_cultebox.ie.item_id | 1 (33%) | Using index condition; Using where; Using rowid filter |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.06 ms |
Optimizing | 0.07 ms |
Statistics | 0.88 ms |
Preparing | 0.07 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 25.20 ms |
Creating sort index | 0.11 ms |
End of update loop | 0.02 ms |
Removing tmp table | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
13 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_flexicontent/helper.php:2338 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 2.76 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.175 MB mémoire avant requête : 27.219 MB Rangées retournées : 8
SELECT i.*, ie.*, ty.name AS typename, mc.title AS maincat_title, mc.alias AS maincat_alias,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug, GROUP_CONCAT(rel.catid SEPARATOR ",") as itemcats
FROM ct8bx2_content AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE i.id IN (1088,1014,1172,1030,1038,1257,1261,1071)
GROUP BY i.id
LIMIT 0, 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY,idx_catid | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | ie | eq_ref | PRIMARY,type_id | PRIMARY | 4 | yp4wn_cultebox.i.id | 1 | |
1 | SIMPLE | ty | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.ie.type_id | 1 | Using index condition |
1 | SIMPLE | rel | ref | PRIMARY,catid,itemid | itemid | 4 | yp4wn_cultebox.i.id | 1 | Using index condition |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.16 ms |
Preparing | 0.07 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 1.92 ms |
End of update loop | 0.02 ms |
Removing tmp table | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_flexicontent/helper.php:2365 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.55 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.356 MB Rangées retournées : 0
SELECT a.id as id, k.id as original_id
FROM ct8bx2_associations AS a JOIN ct8bx2_associations AS k
ON a.`key`=k.`key` JOIN ct8bx2_content AS i
ON i.id = k.id
AND i.language = 'fr-FR'
WHERE a.id IN (1088,1014,1172,1030,1038,1257,1261,1071)
AND a.context = "com_content.item"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | PRIMARY,idx_key | PRIMARY | 202 | const | 1 | Using where |
1 | SIMPLE | i | ref | PRIMARY,idx_language | idx_language | 28 | const | 1 | Using where; Using index |
1 | SIMPLE | k | ref | idx_key | idx_key | 128 | yp4wn_cultebox.a.key | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/helpers/db.php:1062 |
13 | flexicontent_db::getOriginalContentItemids() | JROOT/modules/mod_flexicontent/helper.php:2379 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.40 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.355 MB Rangées retournées : 0
SELECT t.tid, t.itemid
FROM ct8bx2_flexicontent_tags_item_relations AS t
WHERE t.itemid IN (1088,1014,1172,1030,1038,1257,1261,1071)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | index | itemid | PRIMARY | 8 | NULL | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1407 |
14 | FlexicontentFields::_getTags() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:306 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.46 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.028 MB mémoire avant requête : 27.375 MB Rangées retournées : 18
SELECT c.catid, c.itemid
FROM ct8bx2_flexicontent_cats_item_relations AS c
WHERE c.itemid IN (1088,1014,1172,1030,1038,1257,1261,1071)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | itemid | itemid | 4 | NULL | 25 | Using index condition |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1494 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.78 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.396 MB Rangées retournées : 12
SELECT DISTINCT c.id, c.title,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ct8bx2_categories AS c JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.catid = c.id
WHERE rel.itemid IN (1088,1014,1172,1030,1038,1257,1261,1071)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rel | range | PRIMARY,catid,itemid | itemid | 4 | NULL | 25 | Using index condition; Using temporary |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.26 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 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/components/com_flexicontent/classes/flexicontent.fields.php:1511 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.51 ms Après la dernière requête : 0.04 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.403 MB Rangées retournées : 2
SELECT DISTINCT itemid, 1 AS favs
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN ('1088','1014','1172','1030','1038','1257','1261','1071')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | index | itemid | PRIMARY | 16 | NULL | 23 | Using where; Using index; Using temporary |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1543 |
14 | FlexicontentFields::_getFavourites() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:308 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.47 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.411 MB Rangées retournées : 0
SELECT DISTINCT itemid, 1 AS fav
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN (1088,1014,1172,1030,1038,1257,1261,1071)
AND userid = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | ref | itemid,userid | userid | 4 | const | 1 | Using where; Using temporary |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1577 |
14 | FlexicontentFields::_getFavoured() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:309 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.52 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.419 MB Rangées retournées : 8
SELECT i.id, u.name, i.created_by_alias as alias, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.created_by
WHERE i.id IN ('1088','1014','1172','1030','1038','1257','1261','1071')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.created_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1637 |
14 | FlexicontentFields::_getAuthors() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:310 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.48 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.431 MB Rangées retournées : 8
SELECT i.id, u.name, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.modified_by
WHERE i.id IN ('1088','1014','1172','1030','1038','1257','1261','1071')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.modified_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1611 |
14 | FlexicontentFields::_getModifiers() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:311 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.41 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.442 MB Rangées retournées : 2
SELECT id, name
FROM ct8bx2_flexicontent_types
WHERE id IN ('1','4')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_types | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1661 |
14 | FlexicontentFields::_getTypenames() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:312 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.39 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.453 MB Rangées retournées : 0
SELECT *
FROM ct8bx2_content_rating
WHERE content_id IN ('1088','1014','1172','1030','1038','1257','1261','1071')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content_rating | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 26 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1693 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.461 MB Rangées retournées : 0
SELECT *, field_id as extra_id
FROM ct8bx2_flexicontent_items_extravote
WHERE content_id IN ('1088','1014','1172','1030','1038','1257','1261','1071')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 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 |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1699 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.84 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.025 MB mémoire avant requête : 27.468 MB Rangées retournées : 25
SELECT field_id, value, item_id, valueorder, suborder
FROM ct8bx2_flexicontent_fields_item_relations
WHERE item_id IN (1088,1014,1172,1030,1038,1257,1261,1071)
AND value > ""
ORDER BY item_id, field_id, valueorder, suborder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields_item_relations | range | item_id,value | item_id | 4 | NULL | 36 | Using index condition; Using where; Utilisation du tri complet de type filesort |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.38 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1284 |
14 | FlexicontentFields::_getCustomValues() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:314 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.46 ms Après la dernière requête : 4.71 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.403 MB Rangées retournées : 1
SELECT DISTINCT c.id
FROM ct8bx2_categories AS c
WHERE c.id IN (49,49)
AND c.published = 1
AND c.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.categories.php:642 |
13 | flexicontent_cats::getExtraCats() | JROOT/modules/mod_flexicontent/helper.php:1262 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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 : 22.09 ms Après la dernière requête : 0.08 ms Mémoire de requête : 0.022 MB mémoire avant requête : 27.412 MB Rangées retournées : 8
SELECT i.id
FROM ct8bx2_flexicontent_items_tmp AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE c.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-03 02:26:40' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-03 02:26:40' )
AND ty.access IN (0,1,1,5)
AND mc.access IN (0,1,1,5)
AND i.access IN (0,1,1,5)
AND i.state IN ( 1, -5 )
AND c.id IN (49)
GROUP BY i.id
ORDER BY i.created DESC, i.title ASC
LIMIT 0, 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | ty | range | PRIMARY,access | access | 4 | NULL | 5 | Using index condition |
1 | SIMPLE | ie | ref | PRIMARY,type_id | type_id | 4 | yp4wn_cultebox.ty.id | 15 | Using index condition |
1 | SIMPLE | i | eq_ref | PRIMARY,state,catid,access | PRIMARY | 4 | yp4wn_cultebox.ie.item_id | 1 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | rel | eq_ref | PRIMARY,catid,itemid | PRIMARY | 8 | const,yp4wn_cultebox.ie.item_id | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.21 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.06 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 21.05 ms |
Creating sort index | 0.11 ms |
Removing tmp table | 0.02 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.08 ms |
Reset for next command | 0.03 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
13 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_flexicontent/helper.php:2338 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.52 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.077 MB mémoire avant requête : 27.420 MB Rangées retournées : 8
SELECT i.*, ie.*, ty.name AS typename, mc.title AS maincat_title, mc.alias AS maincat_alias,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug, GROUP_CONCAT(rel.catid SEPARATOR ",") as itemcats
FROM ct8bx2_content AS i JOIN ct8bx2_flexicontent_items_ext AS ie
on ie.item_id = i.id JOIN ct8bx2_flexicontent_types AS ty
on ie.type_id = ty.id JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id JOIN ct8bx2_categories AS c
ON c.id = rel.catid JOIN ct8bx2_categories AS mc
ON mc.id = i.catid
WHERE i.id IN (1252,1243,1242,1241,1240,1239,1238,1237)
GROUP BY i.id
LIMIT 0, 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY,idx_catid | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | mc | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.catid | 1 | Using where |
1 | SIMPLE | ie | eq_ref | PRIMARY,type_id | PRIMARY | 4 | yp4wn_cultebox.i.id | 1 | |
1 | SIMPLE | ty | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.ie.type_id | 1 | Using index condition |
1 | SIMPLE | rel | ref | PRIMARY,catid,itemid | itemid | 4 | yp4wn_cultebox.i.id | 1 | Using index condition |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.15 ms |
Preparing | 0.06 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.72 ms |
End of update loop | 0.02 ms |
Removing tmp table | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_flexicontent/helper.php:2365 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.53 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.498 MB Rangées retournées : 0
SELECT a.id as id, k.id as original_id
FROM ct8bx2_associations AS a JOIN ct8bx2_associations AS k
ON a.`key`=k.`key` JOIN ct8bx2_content AS i
ON i.id = k.id
AND i.language = 'fr-FR'
WHERE a.id IN (1252,1243,1242,1241,1240,1239,1238,1237)
AND a.context = "com_content.item"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | PRIMARY,idx_key | PRIMARY | 202 | const | 1 | Using where |
1 | SIMPLE | i | ref | PRIMARY,idx_language | idx_language | 28 | const | 1 | Using where; Using index |
1 | SIMPLE | k | ref | idx_key | idx_key | 128 | yp4wn_cultebox.a.key | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Appel | Fichier et numéro de ligne |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/helpers/db.php:1062 |
13 | flexicontent_db::getOriginalContentItemids() | JROOT/modules/mod_flexicontent/helper.php:2379 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.39 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.501 MB Rangées retournées : 0
SELECT t.tid, t.itemid
FROM ct8bx2_flexicontent_tags_item_relations AS t
WHERE t.itemid IN (1252,1243,1242,1241,1240,1239,1238,1237)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | index | itemid | PRIMARY | 8 | NULL | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1407 |
14 | FlexicontentFields::_getTags() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:306 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.509 MB Rangées retournées : 8
SELECT c.catid, c.itemid
FROM ct8bx2_flexicontent_cats_item_relations AS c
WHERE c.itemid IN (1252,1243,1242,1241,1240,1239,1238,1237)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | itemid | itemid | 4 | NULL | 8 | Using index condition |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1494 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.63 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.520 MB Rangées retournées : 1
SELECT DISTINCT c.id, c.title,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ct8bx2_categories AS c JOIN ct8bx2_flexicontent_cats_item_relations AS rel
ON rel.catid = c.id
WHERE rel.itemid IN (1252,1243,1242,1241,1240,1239,1238,1237)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rel | range | PRIMARY,catid,itemid | itemid | 4 | NULL | 8 | Using index condition; Using temporary |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.rel.catid | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.13 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1511 |
14 | FlexicontentFields::_getCategories() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:307 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.48 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.527 MB Rangées retournées : 0
SELECT DISTINCT itemid, 1 AS favs
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN ('1252','1243','1242','1241','1240','1239','1238','1237')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | index | itemid | PRIMARY | 16 | NULL | 23 | Using where; Using index; Using temporary |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1543 |
14 | FlexicontentFields::_getFavourites() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:308 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.44 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.535 MB Rangées retournées : 0
SELECT DISTINCT itemid, 1 AS fav
FROM ct8bx2_flexicontent_favourites
WHERE type = 0
AND itemid IN (1252,1243,1242,1241,1240,1239,1238,1237)
AND userid = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_favourites | ref | itemid,userid | userid | 4 | const | 1 | Using where; Using temporary |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 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/components/com_flexicontent/classes/flexicontent.fields.php:1577 |
14 | FlexicontentFields::_getFavoured() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:309 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.41 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.542 MB Rangées retournées : 8
SELECT i.id, u.name, i.created_by_alias as alias, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.created_by
WHERE i.id IN ('1252','1243','1242','1241','1240','1239','1238','1237')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.created_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1637 |
14 | FlexicontentFields::_getAuthors() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:310 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.34 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.554 MB Rangées retournées : 8
SELECT i.id, u.name, u.username, u.email
FROM ct8bx2_content AS i
LEFT JOIN ct8bx2_users AS u
ON u.id = i.modified_by
WHERE i.id IN ('1252','1243','1242','1241','1240','1239','1238','1237')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | range | PRIMARY | PRIMARY | 4 | NULL | 8 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.i.modified_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1611 |
14 | FlexicontentFields::_getModifiers() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:311 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.566 MB Rangées retournées : 1
SELECT id, name
FROM ct8bx2_flexicontent_types
WHERE id IN ('5')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_types | 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.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1661 |
14 | FlexicontentFields::_getTypenames() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:312 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.29 ms Après la dernière requête : 0.03 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.577 MB Rangées retournées : 0
SELECT *
FROM ct8bx2_content_rating
WHERE content_id IN ('1252','1243','1242','1241','1240','1239','1238','1237')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_content_rating | ALL | PRIMARY | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 26 | Using where |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1693 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.584 MB Rangées retournées : 0
SELECT *, field_id as extra_id
FROM ct8bx2_flexicontent_items_extravote
WHERE content_id IN ('1252','1243','1242','1241','1240','1239','1238','1237')
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.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1699 |
14 | FlexicontentFields::_getVotes() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:313 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.59 ms Après la dernière requête : 0.02 ms Mémoire de requête : 0.025 MB mémoire avant requête : 27.592 MB Rangées retournées : 24
SELECT field_id, value, item_id, valueorder, suborder
FROM ct8bx2_flexicontent_fields_item_relations
WHERE item_id IN (1252,1243,1242,1241,1240,1239,1238,1237)
AND value > ""
ORDER BY item_id, field_id, valueorder, suborder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields_item_relations | range | item_id,value | item_id | 4 | NULL | 17 | Using index condition; 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.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.26 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Appel | Fichier et numéro de ligne |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1284 |
14 | FlexicontentFields::_getCustomValues() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:314 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.03 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.046 MB mémoire avant requête : 27.614 MB Rangées retournées : 18
SELECT fi.*,
CASE WHEN fi.access IN (0,1,1,5) THEN 1 ELSE 0 END AS has_access
FROM ct8bx2_flexicontent_fields AS fi JOIN ct8bx2_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
AND ftrel.type_id = 5
WHERE fi.published = 1
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ftrel | ref | PRIMARY,field_id,type_id | type_id | 4 | const | 18 | Using temporary; Utilisation du tri complet de type filesort |
1 | SIMPLE | fi | eq_ref | PRIMARY | PRIMARY | 4 | yp4wn_cultebox.ftrel.field_id | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.45 ms |
Creating sort index | 0.16 ms |
Removing tmp table | 0.06 ms |
Creating sort index | 0.01 ms |
End of update loop | 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 |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:355 |
13 | FlexicontentFields::getItemFields() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:125 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.21 ms Après la dernière requête : 0.22 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.781 MB Rangées retournées : 1
SELECT t.attribs, t.name, t.alias
FROM ct8bx2_flexicontent_types AS t
WHERE t.id = 5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.01 ms |
Statistics | 0.01 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 |
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 |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1866 |
16 | FlexicontentFields::_getTypeToCoreFieldParams() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1766 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.17 ms Après la dernière requête : 0.18 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.816 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='categories_recueillement'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
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.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
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 |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.18 ms Après la dernière requête : 0.88 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.864 MB Rangées retournées : 0
SELECT attribs, published
FROM ct8bx2_flexicontent_fields
WHERE name='created_by_recueillement'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_flexicontent_fields | ALL | NULL | INDEX N'A PU ÊTRE UTILISÉ | NULL | NULL | 29 | Using where |
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 |
Sending data | 0.02 ms |
End of update loop | 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 |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1819 |
15 | FlexicontentFields::loadFieldConfig() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:785 |
14 | FlexicontentFields::renderField() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:1210 |
13 | FlexicontentFields::renderPositions() | JROOT/components/com_flexicontent/classes/flexicontent.fields.php:160 |
12 | FlexicontentFields::getFields() | JROOT/modules/mod_flexicontent/helper.php:384 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\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.22 ms Après la dernière requête : 3.02 ms Mémoire de requête : 0.023 MB mémoire avant requête : 27.644 MB Rangées retournées : 0
SELECT DISTINCT c.id
FROM ct8bx2_categories AS c
WHERE c.id IN (55,55)
AND c.published = 1
AND c.access IN (1,1,5)
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.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.00 ms |
Executing | 0.00 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 |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/components/com_flexicontent/classes/flexicontent.categories.php:642 |
13 | flexicontent_cats::getExtraCats() | JROOT/modules/mod_flexicontent/helper.php:1262 |
12 | modFlexicontentHelper::getItems() | JROOT/modules/mod_flexicontent/helper.php:206 |
11 | modFlexicontentHelper::getList() | JROOT/modules/mod_flexicontent/mod_flexicontent.php:223 |
10 | include JROOT/modules/mod_flexicontent/mod_flexicontent.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/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Temps de requête : 0.42 ms Après la dernière requête : 4.97 ms Mémoire de requête : 0.024 MB mémoire avant requête : 27.948 MB Rangées retournées : 47
SELECT name, element AS `option`
FROM ct8bx2_extensions
WHERE type = 'component'
AND enabled = 1
ORDER BY name ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ct8bx2_extensions | ref | extension | extension | 82 | const | 48 | Using index condition; 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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.16 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 |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_menus/models/menutypes.php:90 |
12 | MenusModelMenutypes->getTypeOptions() | JROOT/plugins/system/betterpreview/src/Component/Link.php:35 |
11 | RegularLabs\Plugin\System\BetterPreview\Component\Link->__construct() | JROOT/plugins/system/betterpreview/src/Component.php:28 |
10 | RegularLabs\Plugin\System\BetterPreview\Component::getClass() | JROOT/plugins/system/betterpreview/betterpreview.php:188 |
9 | PlgSystemBetterPreview->getClass() | JROOT/plugins/system/betterpreview/betterpreview.php:162 |
8 | PlgSystemBetterPreview->handleOnAfterRender() | JROOT/libraries/regularlabs/src/SystemPlugin.php:138 |
7 | RegularLabs\Library\SystemPlugin->onAfterRender() | 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/CMSApplication.php:1118 |
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 |