Serfam-Planner
Basculer la navigation
  • Tableau de bord
  • Dossiers / Projets
  • Étapes / Jalons
  • Tâches
  • Dépôt de documents
  • Suivi de temps
  • Conceptions
  • Forum
  • Collaborateurs
  • mail
  • Home
  • Projet
  • Article 1
  • Réservations
  • Service page
  • Spécialiste
  • Managemant
  • Getting Started

  • Vous êtes ici :  
  • Accueil
  • Joomla

Haut de page

© 2023 Serfam-Planner

Console de débogage Joomla!

Session

{
    "__default": {
        "session": {
            "counter": 1,
            "timer": {
                "start": 1680038646,
                "last": 1680038646,
                "now": 1680038646
            },
            "client": {
                "forwarded": "44.200.171.156"
            },
            "token": "9cR9ijRu5aCt25uNoQ79O4hJcJB6BepS"
        },
        "registry": {},
        "user": {
            "id": 0,
            "name": null,
            "username": null,
            "email": null,
            "password": null,
            "password_clear": "",
            "block": null,
            "sendEmail": 0,
            "registerDate": null,
            "lastvisitDate": null,
            "activation": null,
            "params": null,
            "groups": [],
            "guest": 1,
            "lastResetTime": null,
            "resetCount": null,
            "requireReset": null,
            "aid": 0
        }
    }
}

Profil d'information

Temps

Mémoire

Temps: 53.25 ms / 53.25 ms Mémoire: 1.632 MB / 2.00 MB Application: afterLoad
Temps: 131.79 ms / 185.04 ms Mémoire: 3.645 MB / 5.64 MB Application: afterInitialise
Temps: 38.88 ms / 223.92 ms Mémoire: 0.781 MB / 6.42 MB Application: afterRoute
Temps: 13.64 ms / 237.56 ms Mémoire: 0.187 MB / 6.61 MB Application: beforeRenderComponent com_tags
Temps: 386.42 ms / 623.99 ms Mémoire: 2.935 MB / 9.54 MB Application: Before Access::preloadComponents (all components)
Temps: 3.58 ms / 627.57 ms Mémoire: 0.055 MB / 9.60 MB Application: After Access::preloadComponents (all components)
Temps: 0.03 ms / 627.59 ms Mémoire: -0.002 MB / 9.59 MB Application: Before Access::getAssetRules (id:35 name:com_tags)
Temps: 1.06 ms / 628.65 ms Mémoire: 0.023 MB / 9.62 MB Application: After Access::getAssetRules (id:35 name:com_tags)
Temps: 1.27 ms / 629.91 ms Mémoire: -0.002 MB / 9.62 MB Application: afterRenderComponent com_tags
Temps: 0.51 ms / 630.42 ms Mémoire: 0.011 MB / 9.63 MB Application: Before Access::getAssetRules (id:1 name:root.1)
Temps: 0.01 ms / 630.43 ms Mémoire: 0.001 MB / 9.63 MB Application: After Access::getAssetRules (id:1 name:root.1)
Temps: 3.90 ms / 634.34 ms Mémoire: 0.087 MB / 9.71 MB Application: afterDispatch
Temps: 28.13 ms / 662.46 ms Mémoire: 0.777 MB / 10.49 MB Application: beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Temps: 4.90 ms / 667.36 ms Mémoire: 0.037 MB / 10.53 MB Application: afterRenderModule mod_breadcrumbs (Breadcrumbs)
Temps: 0.09 ms / 667.45 ms Mémoire: -0.000 MB / 10.53 MB Application: beforeRenderModule mod_menu (Main Menu)
Temps: 5.48 ms / 672.92 ms Mémoire: 0.087 MB / 10.62 MB Application: afterRenderModule mod_menu (Main Menu)
Temps: 0.03 ms / 672.96 ms Mémoire: -0.003 MB / 10.61 MB Application: beforeRenderModule mod_menu (Main Menu (2))
Temps: 1.47 ms / 674.43 ms Mémoire: 0.027 MB / 10.64 MB Application: afterRenderModule mod_menu (Main Menu (2))
Temps: 0.05 ms / 674.48 ms Mémoire: 0.001 MB / 10.64 MB Application: beforeRenderModule mod_search (Search)
Temps: 2.70 ms / 677.18 ms Mémoire: 0.016 MB / 10.66 MB Application: afterRenderModule mod_search (Search)
Temps: 2.31 ms / 679.49 ms Mémoire: 0.055 MB / 10.71 MB Application: afterRender

Total de requêtes base de données : 75.58 ms

Occupation de la mémoire

10,96 MB (11 489 072 Bytes)

Requêtes de base de données

27 requêtes exécutées 75.58 ms


2 doubles découverts!

2 requêtes dupliquées: #16  #21
  1. Temps de requête : 1.59 ms Mémoire de requête : 0.021 MB mémoire avant requête : 3.495 MB Rangées retournées : 0
    SELECT `data`
    
      FROM `vucix_session`
      WHERE `session_id` = X'6433346566366134393065663835613934333365613930663862663432376462'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_sessionNULLconstPRIMARYPRIMARY194const1100.00NULL
    Profil
    StatusDuration
    starting0.11 ms
    checking permissions0.02 ms
    Opening tables0.71 ms
    init0.04 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.07 ms
    executing0.02 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.11 ms
    freeing items0.09 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    15JDatabaseDriver->loadResult()JROOT/libraries/joomla/session/storage/database.php:45
    14JSessionStorageDatabase->read()Même appel que celui de la ligne ci-dessous.
    13session_start()JROOT/libraries/joomla/session/handler/native.php:260
    12JSessionHandlerNative->doSessionStart()JROOT/libraries/joomla/session/handler/native.php:50
    11JSessionHandlerNative->start()JROOT/libraries/joomla/session/handler/joomla.php:88
    10JSessionHandlerJoomla->start()JROOT/libraries/src/Session/Session.php:661
    9Joomla\CMS\Session\Session->_start()JROOT/libraries/src/Session/Session.php:621
    8Joomla\CMS\Session\Session->start()JROOT/libraries/src/Session/Session.php:499
    7Joomla\CMS\Session\Session->get()JROOT/libraries/src/Session/Session.php:456
    6Joomla\CMS\Session\Session->isNew()JROOT/libraries/src/Application/CMSApplication.php:826
    5Joomla\CMS\Application\CMSApplication->loadSession()JROOT/libraries/src/Application/CMSApplication.php:136
    4Joomla\CMS\Application\CMSApplication->__construct()JROOT/libraries/src/Application/SiteApplication.php:66
    3Joomla\CMS\Application\SiteApplication->__construct()JROOT/libraries/src/Application/CMSApplication.php:386
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  2. Temps de requête : 0.72 ms Après la dernière requête : 2.39 ms Mémoire de requête : 0.019 MB mémoire avant requête : 3.587 MB Rangées retournées : 0
    SELECT `session_id`
    
      FROM `vucix_session`
      WHERE `session_id` = X'6433346566366134393065663835613934333365613930663862663432376462'
      LIMIT 1
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_sessionNULLconstPRIMARYPRIMARY194const1100.00Using index
    Profil
    StatusDuration
    starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.03 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.05 ms
    executing0.02 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.06 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    9JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    8JDatabaseDriver->loadResult()JROOT/libraries/src/Session/MetadataManager.php:74
    7Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting()JROOT/libraries/src/Application/CMSApplication.php:154
    6Joomla\CMS\Application\CMSApplication->checkSession()JROOT/libraries/src/Application/CMSApplication.php:828
    5Joomla\CMS\Application\CMSApplication->loadSession()JROOT/libraries/src/Application/CMSApplication.php:136
    4Joomla\CMS\Application\CMSApplication->__construct()JROOT/libraries/src/Application/SiteApplication.php:66
    3Joomla\CMS\Application\SiteApplication->__construct()JROOT/libraries/src/Application/CMSApplication.php:386
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  3. Temps de requête : 2.34 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.003 MB mémoire avant requête : 3.592 MB
    INSERT INTO `vucix_session`
    (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'6433346566366134393065663835613934333365613930663862663432376462', 1, 1680038646, 0, '', 0)
    Explication
    EXPLAIN impossible sur la requête : INSERT INTO `vucix_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (X'6433346566366134393065663835613934333365613930663862663432376462', 1, 1680038646, 0, '', 0)
    Profil
    StatusDuration
    starting0.08 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.03 ms
    System lock0.01 ms
    update0.21 ms
    Waiting for query cache lock0.01 ms
    update0.01 ms
    end0.01 ms
    query end1.40 ms
    closing tables0.06 ms
    freeing items0.09 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    8JDatabaseDriverMysqli->execute()JROOT/libraries/src/Session/MetadataManager.php:116
    7Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting()JROOT/libraries/src/Application/CMSApplication.php:154
    6Joomla\CMS\Application\CMSApplication->checkSession()JROOT/libraries/src/Application/CMSApplication.php:828
    5Joomla\CMS\Application\CMSApplication->loadSession()JROOT/libraries/src/Application/CMSApplication.php:136
    4Joomla\CMS\Application\CMSApplication->__construct()JROOT/libraries/src/Application/SiteApplication.php:66
    3Joomla\CMS\Application\SiteApplication->__construct()JROOT/libraries/src/Application/CMSApplication.php:386
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  4. Temps de requête : 2.62 ms Après la dernière requête : 5.26 ms Mémoire de requête : 0.024 MB mémoire avant requête : 3.756 MB Rangées retournées : 51
    SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
    
      FROM `vucix_extensions`
      WHERE `type` = 'component'
      AND `state` = 0
      AND `enabled` = 1
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_extensionsNULLrefextensionextension82const511.00Using where
    Profil
    StatusDuration
    starting0.12 ms
    checking permissions0.02 ms
    Opening tables0.64 ms
    init0.05 ms
    System lock0.03 ms
    optimizing0.03 ms
    statistics0.12 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.83 ms
    end0.03 ms
    query end0.02 ms
    closing tables0.06 ms
    freeing items0.08 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/libraries/src/Component/ComponentHelper.php:445
    10Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}()Même appel que celui de la ligne ci-dessous.
    9call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    8Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Component/ComponentHelper.php:453
    7Joomla\CMS\Component\ComponentHelper::load()JROOT/libraries/src/Component/ComponentHelper.php:519
    6Joomla\CMS\Component\ComponentHelper::getComponents()JROOT/libraries/src/Component/ComponentHelper.php:44
    5Joomla\CMS\Component\ComponentHelper::getComponent()JROOT/libraries/src/Component/ComponentHelper.php:103
    4Joomla\CMS\Component\ComponentHelper::getParams()JROOT/libraries/src/Application/SiteApplication.php:594
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  5. Temps de requête : 1.34 ms Après la dernière requête : 5.66 ms Mémoire de requête : 0.020 MB mémoire avant requête : 3.919 MB Rangées retournées : 6
    SELECT id, rules
    
      FROM `vucix_viewlevels`
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_viewlevelsNULLALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL6100.00NULL
    Profil
    StatusDuration
    starting0.08 ms
    checking permissions0.02 ms
    Opening tables0.52 ms
    init0.03 ms
    System lock0.03 ms
    optimizing0.01 ms
    statistics0.02 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.12 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.08 ms
    cleaning up0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    9JDatabaseDriver->loadAssocList()JROOT/libraries/src/Access/Access.php:1063
    8Joomla\CMS\Access\Access::getAuthorisedViewLevels()JROOT/libraries/src/User/User.php:458
    7Joomla\CMS\User\User->getAuthorisedViewLevels()JROOT/libraries/src/Plugin/PluginHelper.php:318
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  6. Temps de requête : 1.52 ms Après la dernière requête : 0.13 ms Mémoire de requête : 0.020 MB mémoire avant requête : 3.929 MB Rangées retournées : 2
    SELECT b.id
    
      FROM vucix_usergroups AS a
      LEFT JOIN vucix_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.id = 9
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEaNULLconstPRIMARYPRIMARY4const1100.00NULL
    1SIMPLEbNULLrangeidx_usergroup_nested_set_lookupidx_usergroup_nested_set_lookup4NULL2100.00Using where; Using index
    Profil
    StatusDuration
    starting0.14 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.61 ms
    init0.05 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.13 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.05 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.04 ms
    freeing items0.09 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    11JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1550
    10JDatabaseDriver->loadColumn()JROOT/libraries/src/Access/Access.php:980
    9Joomla\CMS\Access\Access::getGroupsByUser()JROOT/libraries/src/Access/Access.php:1095
    8Joomla\CMS\Access\Access::getAuthorisedViewLevels()JROOT/libraries/src/User/User.php:458
    7Joomla\CMS\User\User->getAuthorisedViewLevels()JROOT/libraries/src/Plugin/PluginHelper.php:318
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  7. Temps de requête : 3.42 ms Après la dernière requête : 1.18 ms Mémoire de requête : 0.028 MB mémoire avant requête : 3.987 MB Rangées retournées : 110
    SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
    
      FROM vucix_extensions
      WHERE enabled = 1
      AND type = 'plugin'
      AND state IN (0,1)
      AND access IN (1,1,5,7)
      ORDER BY ordering
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_extensionsNULLrefextensionextension82const1280.80Using index condition; Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    starting0.14 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.09 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.13 ms
    preparing0.06 ms
    Sorting result0.04 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index2.22 ms
    end0.07 ms
    query end0.03 ms
    closing tables0.02 ms
    freeing items0.11 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    11JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    10JDatabaseDriver->loadObjectList()JROOT/libraries/src/Plugin/PluginHelper.php:351
    9Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}()Même appel que celui de la ligne ci-dessous.
    8call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    7Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Plugin/PluginHelper.php:356
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  8. Temps de requête : 2.92 ms Après la dernière requête : 59.62 ms Mémoire de requête : 0.031 MB mémoire avant requête : 5.802 MB Rangées retournées : 22
    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 vucix_menu AS m
      LEFT JOIN vucix_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
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLrefidx_client_id_parent_id_alias_languageidx_client_id_parent_id_alias_language1const323.33Using index condition; Using where; Utilisation du tri complet de type filesort
    1SIMPLEeNULLeq_refPRIMARYPRIMARY4addlinetest5.m.component_id1100.00Using where
    Profil
    StatusDuration
    starting0.18 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    Opening tables0.82 ms
    init0.08 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.11 ms
    preparing0.05 ms
    Sorting result0.02 ms
    executing0.01 ms
    Sending data0.04 ms
    Creating sort index0.72 ms
    end0.02 ms
    query end0.02 ms
    closing tables0.07 ms
    freeing items0.08 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/libraries/src/Menu/SiteMenu.php:93
    17Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}()Même appel que celui de la ligne ci-dessous.
    16call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    15Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Menu/SiteMenu.php:101
    14Joomla\CMS\Menu\SiteMenu->load()JROOT/libraries/src/Menu/AbstractMenu.php:78
    13Joomla\CMS\Menu\AbstractMenu->__construct()JROOT/libraries/src/Menu/SiteMenu.php:62
    12Joomla\CMS\Menu\SiteMenu->__construct()JROOT/libraries/src/Menu/AbstractMenu.php:142
    11Joomla\CMS\Menu\AbstractMenu::getInstance()JROOT/libraries/src/Application/CMSApplication.php:417
    10Joomla\CMS\Application\CMSApplication->getMenu()JROOT/libraries/src/Application/SiteApplication.php:275
    9Joomla\CMS\Application\SiteApplication->getMenu()JROOT/libraries/src/Router/SiteRouter.php:65
    8Joomla\CMS\Router\SiteRouter->__construct()JROOT/libraries/src/Router/Router.php:189
    7Joomla\CMS\Router\Router::getInstance()JROOT/libraries/src/Application/CMSApplication.php:533
    6Joomla\CMS\Application\CMSApplication::getRouter()JROOT/libraries/src/Application/SiteApplication.php:403
    5Joomla\CMS\Application\SiteApplication::getRouter()JROOT/libraries/src/Application/CMSApplication.php:1141
    4Joomla\CMS\Application\CMSApplication->route()JROOT/libraries/src/Application/SiteApplication.php:796
    3Joomla\CMS\Application\SiteApplication->route()JROOT/libraries/src/Application/SiteApplication.php:218
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  9. Temps de requête : 1.20 ms Après la dernière requête : 33.46 ms Mémoire de requête : 0.021 MB mémoire avant requête : 6.453 MB Rangées retournées : 1
    SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
    
      FROM `vucix_extensions`
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_extensionsNULLrefelement_clientid,element_folder_clientid,extensionextension484const,const1100.00NULL
    Profil
    StatusDuration
    starting0.11 ms
    checking permissions0.02 ms
    Opening tables0.04 ms
    init0.04 ms
    System lock0.02 ms
    optimizing0.07 ms
    statistics0.18 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.09 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.11 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    14JDatabaseDriver->loadObject()JROOT/libraries/src/Helper/LibraryHelper.php:167
    13Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}()Même appel que celui de la ligne ci-dessous.
    12call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    11Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Helper/LibraryHelper.php:175
    10Joomla\CMS\Helper\LibraryHelper::loadLibrary()JROOT/libraries/src/Helper/LibraryHelper.php:43
    9Joomla\CMS\Helper\LibraryHelper::getLibrary()JROOT/libraries/src/Helper/LibraryHelper.php:90
    8Joomla\CMS\Helper\LibraryHelper::getParams()JROOT/libraries/src/Version.php:321
    7Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    6Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    5Joomla\CMS\Factory::getDocument()JROOT/libraries/src/Application/WebApplication.php:1137
    4Joomla\CMS\Application\WebApplication->loadDocument()JROOT/libraries/src/Application/SiteApplication.php:133
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  10. Temps de requête : 2.59 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.004 MB mémoire avant requête : 6.443 MB
    UPDATE `vucix_extensions`
    
      SET `params` = '{\"mediaversion\":\"18e513d8af2d29b451b432463317b3f3\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1UPDATEvucix_extensionsNULLrangeelement_clientid,element_folder_clientid,extensionextension484const,const1100.00Using where
    Profil
    StatusDuration
    starting0.08 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.04 ms
    System lock0.13 ms
    updating0.12 ms
    end0.01 ms
    Waiting for query cache lock0.01 ms
    end0.05 ms
    query end1.62 ms
    closing tables0.04 ms
    freeing items0.10 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/src/Helper/LibraryHelper.php:117
    9Joomla\CMS\Helper\LibraryHelper::saveParams()JROOT/libraries/src/Version.php:372
    8Joomla\CMS\Version->setMediaVersion()JROOT/libraries/src/Version.php:331
    7Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    6Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    5Joomla\CMS\Factory::getDocument()JROOT/libraries/src/Application/WebApplication.php:1137
    4Joomla\CMS\Application\WebApplication->loadDocument()JROOT/libraries/src/Application/SiteApplication.php:133
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  11. Temps de requête : 1.69 ms Après la dernière requête : 3.27 ms Mémoire de requête : 0.019 MB mémoire avant requête : 6.593 MB Rangées retournées : 2
    SELECT *
    
      FROM vucix_languages
      WHERE published=1
      ORDER BY ordering ASC
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_languagesNULLALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL250.00Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.52 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.03 ms
    preparing0.03 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index0.12 ms
    end0.01 ms
    query end0.08 ms
    closing tables0.11 ms
    freeing items0.11 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    7JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    6JDatabaseDriver->loadObjectList()JROOT/libraries/src/Language/LanguageHelper.php:150
    5Joomla\CMS\Language\LanguageHelper::getLanguages()JROOT/libraries/src/Application/SiteApplication.php:330
    4Joomla\CMS\Application\SiteApplication->getParams()JROOT/libraries/src/Application/SiteApplication.php:138
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  12. Temps de requête : 1.71 ms Après la dernière requête : 0.24 ms Mémoire de requête : 0.018 MB mémoire avant requête : 6.602 MB Rangées retournées : 3
    SELECT id, home, template, s.params
    
      FROM vucix_template_styles as s
      LEFT JOIN vucix_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
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEeNULLrefelement_clientid,element_folder_clientid,extensionextension82const51.00Using index condition; Using where
    1SIMPLEsNULLrefidx_template,idx_client_id,idx_client_id_homeidx_template202addlinetest5.e.element160.00Using index condition; Using where
    Profil
    StatusDuration
    starting0.12 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.57 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.04 ms
    statistics0.16 ms
    preparing0.05 ms
    executing0.01 ms
    Sending data0.16 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.10 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    6JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    5JDatabaseDriver->loadObjectList()JROOT/libraries/src/Application/SiteApplication.php:486
    4Joomla\CMS\Application\SiteApplication->getTemplate()JROOT/libraries/src/Application/SiteApplication.php:168
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  13. Temps de requête : 4.60 ms Après la dernière requête : 97.71 ms Mémoire de requête : 0.040 MB mémoire avant requête : 7.193 MB Rangées retournées : 13
    SELECT *
    
      FROM `vucix_content_types`
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_content_typesNULLALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL13100.00NULL
    Profil
    StatusDuration
    starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.76 ms
    init0.05 ms
    System lock0.02 ms
    optimizing0.01 ms
    statistics0.02 ms
    preparing0.02 ms
    executing0.02 ms
    Sending data2.94 ms
    end0.03 ms
    query end0.02 ms
    closing tables0.07 ms
    freeing items0.10 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    18JDatabaseDriver->loadAssocList()JROOT/libraries/src/Helper/TagsHelper.php:794
    17Joomla\CMS\Helper\TagsHelper::getTypes()JROOT/libraries/src/Helper/TagsHelper.php:628
    16Joomla\CMS\Helper\TagsHelper->getTagItemsQuery()JROOT/components/com_tags/models/tag.php:149
    15TagsModelTag->getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:140
    14Joomla\CMS\MVC\Model\ListModel->_getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:194
    13Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/components/com_tags/models/tag.php:86
    12TagsModelTag->getItems()JROOT/libraries/src/MVC/View/HtmlView.php:425
    11Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_tags/views/tag/view.html.php:93
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  14. Temps de requête : 8.52 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.022 MB mémoire avant requête : 7.203 MB Rangées retournées : 1
    SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
      CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
      CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
      FROM vucix_contentitem_tag_map AS m
      INNER JOIN vucix_ucm_content AS c
      ON m.type_alias = c.core_type_alias
      AND m.core_content_id = c.core_content_id
      AND c.core_state IN (1)
      AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2023-03-28 21:24:06')
      AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2023-03-28 21:24:06')
      INNER JOIN vucix_content_types AS ct
      ON ct.type_alias = m.type_alias
      LEFT JOIN vucix_categories AS tc
      ON tc.id = c.core_catid
      LEFT JOIN vucix_users AS ua
      ON ua.id = c.core_created_user_id
      WHERE m.tag_id IN (2)
      AND (c.core_catid = 0 OR tc.published = 1)
      AND m.type_alias IN ('com_content.article','com_contact.contact','com_newsfeeds.newsfeed','com_users.user','com_content.category','com_contact.category','com_newsfeeds.category','com_tags.tag','com_banners.banner','com_banners.category','com_banners.client','com_users.note','com_users.category')
      AND c.core_access IN (0,1,5,7)
      GROUP BY m.type_alias, m.content_item_id, m.core_content_id, core_modified_time, core_created_time, core_created_by_alias, author, author_email
      ORDER BY MAX(`c`.`core_title`) ASC
      LIMIT 20
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLrefidx_tag_type,idx_core_content_ididx_tag_type4const1100.00Using where; Using temporary; Utilisation du tri complet de type filesort
    1SIMPLEcNULLeq_refPRIMARY,tag_idx,idx_access,idx_content_typePRIMARY4addlinetest5.m.core_content_id1100.00Using where
    1SIMPLEtcNULLeq_refPRIMARYPRIMARY4addlinetest5.c.core_catid1100.00Using where
    1SIMPLEuaNULLeq_refPRIMARYPRIMARY4addlinetest5.c.core_created_user_id1100.00Using where
    1SIMPLEctNULLrefidx_aliasidx_alias402addlinetest5.m.type_alias1100.00Using where
    Profil
    StatusDuration
    starting0.40 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables2.50 ms
    init0.42 ms
    System lock0.02 ms
    optimizing0.06 ms
    statistics2.10 ms
    preparing0.13 ms
    Creating tmp table0.16 ms
    Sorting result0.02 ms
    executing0.01 ms
    Sending data1.73 ms
    Creating sort index0.14 ms
    end0.02 ms
    query end0.02 ms
    removing tmp table0.07 ms
    query end0.02 ms
    closing tables0.10 ms
    freeing items0.13 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    15JDatabaseDriver->loadObjectList()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322
    14Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList()JROOT/libraries/src/MVC/Model/ListModel.php:194
    13Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/components/com_tags/models/tag.php:86
    12TagsModelTag->getItems()JROOT/libraries/src/MVC/View/HtmlView.php:425
    11Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_tags/views/tag/view.html.php:93
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  15. Temps de requête : 2.75 ms Après la dernière requête : 72.06 ms Mémoire de requête : 0.031 MB mémoire avant requête : 7.513 MB Rangées retournées : 30
    SHOW FULL COLUMNS 
      FROM `vucix_tags`
    Explication
    EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `vucix_tags`
    Profil
    StatusDuration
    starting0.08 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    Opening tables0.29 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.02 ms
    preparing0.02 ms
    executing0.02 ms
    Opening tables0.62 ms
    checking permissions0.07 ms
    checking permissions0.03 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.05 ms
    Sending data0.21 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    removing tmp table0.07 ms
    closing tables0.01 ms
    freeing items0.12 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/libraries/joomla/database/driver/mysqli.php:448
    17JDatabaseDriverMysqli->getTableColumns()JROOT/libraries/src/Table/Table.php:261
    16Joomla\CMS\Table\Table->getFields()JROOT/libraries/src/Table/Table.php:180
    15Joomla\CMS\Table\Table->__construct()JROOT/administrator/components/com_tags/tables/tag.php:29
    14TagsTableTag->__construct()JROOT/libraries/src/Table/Table.php:328
    13Joomla\CMS\Table\Table::getInstance()JROOT/components/com_tags/models/tag.php:282
    12TagsModelTag->getItem()JROOT/libraries/src/MVC/View/HtmlView.php:425
    11Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_tags/views/tag/view.html.php:94
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  16. Temps de requête : 1.08 ms Après la dernière requête : 4.46 ms Mémoire de requête : 0.022 MB mémoire avant requête : 7.593 MB Rangées retournées : 1
    Requêtes dupliquées: #21
    SELECT *
    
      FROM vucix_tags
      WHERE `id` = '2'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_tagsNULLconstPRIMARYPRIMARY4const1100.00NULL
    Profil
    StatusDuration
    starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.10 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.07 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.11 ms
    cleaning up0.06 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1465
    14JDatabaseDriver->loadAssoc()JROOT/libraries/src/Table/Table.php:747
    13Joomla\CMS\Table\Table->load()JROOT/components/com_tags/models/tag.php:291
    12TagsModelTag->getItem()JROOT/libraries/src/MVC/View/HtmlView.php:425
    11Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_tags/views/tag/view.html.php:94
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  17. Temps de requête : 3.92 ms Après la dernière requête : 1.72 ms Mémoire de requête : 0.022 MB mémoire avant requête : 7.687 MB Rangées retournées : 1
    SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
      CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
      CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
      FROM vucix_contentitem_tag_map AS m
      INNER JOIN vucix_ucm_content AS c
      ON m.type_alias = c.core_type_alias
      AND m.core_content_id = c.core_content_id
      AND c.core_state IN (1)
      AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2023-03-28 21:24:06')
      AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2023-03-28 21:24:06')
      INNER JOIN vucix_content_types AS ct
      ON ct.type_alias = m.type_alias
      LEFT JOIN vucix_categories AS tc
      ON tc.id = c.core_catid
      LEFT JOIN vucix_users AS ua
      ON ua.id = c.core_created_user_id
      WHERE m.tag_id IN (2)
      AND (c.core_catid = 0 OR tc.published = 1)
      AND m.type_alias IN ('com_content.article','com_contact.contact','com_newsfeeds.newsfeed','com_users.user','com_content.category','com_contact.category','com_newsfeeds.category','com_tags.tag','com_banners.banner','com_banners.category','com_banners.client','com_users.note','com_users.category')
      AND c.core_access IN (0,1,5,7)
      GROUP BY m.type_alias, m.content_item_id, m.core_content_id, core_modified_time, core_created_time, core_created_by_alias, author, author_email
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLrefidx_tag_type,idx_core_content_ididx_tag_type4const1100.00Using where; Using temporary; Utilisation du tri complet de type filesort
    1SIMPLEcNULLeq_refPRIMARY,tag_idx,idx_access,idx_content_typePRIMARY4addlinetest5.m.core_content_id1100.00Using where
    1SIMPLEtcNULLeq_refPRIMARYPRIMARY4addlinetest5.c.core_catid1100.00Using where
    1SIMPLEuaNULLeq_refPRIMARYPRIMARY4addlinetest5.c.core_created_user_id1100.00Using where
    1SIMPLEctNULLrefidx_aliasidx_alias402addlinetest5.m.type_alias1100.00Using where
    Profil
    StatusDuration
    starting0.46 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.72 ms
    init0.32 ms
    System lock0.02 ms
    optimizing0.06 ms
    statistics0.31 ms
    preparing0.09 ms
    Creating tmp table0.12 ms
    Sorting result0.02 ms
    executing0.01 ms
    Sending data0.56 ms
    Creating sort index0.14 ms
    end0.01 ms
    query end0.02 ms
    removing tmp table0.07 ms
    query end0.01 ms
    closing tables0.04 ms
    freeing items0.15 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:367
    14Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount()JROOT/libraries/src/MVC/Model/ListModel.php:289
    13Joomla\CMS\MVC\Model\ListModel->getTotal()JROOT/libraries/src/MVC/Model/ListModel.php:239
    12Joomla\CMS\MVC\Model\ListModel->getPagination()JROOT/libraries/src/MVC/View/HtmlView.php:425
    11Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_tags/views/tag/view.html.php:97
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  18. Temps de requête : 2.27 ms Après la dernière requête : 40.28 ms Mémoire de requête : 0.024 MB mémoire avant requête : 8.589 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 `vucix_categories` AS `s`
      INNER JOIN `vucix_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,7)
      AND c.published = 1
      AND s.id = 2
      ORDER BY c.lft
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEsNULLconstPRIMARY,idx_left_rightPRIMARY4const1100.00NULL
    1SIMPLEcNULLrangecat_idx,idx_access,idx_left_rightidx_left_right4NULL260.00Using index condition; Using where
    Profil
    StatusDuration
    starting0.43 ms
    checking permissions0.03 ms
    checking permissions0.01 ms
    Opening tables0.15 ms
    init0.14 ms
    System lock0.02 ms
    optimizing0.04 ms
    statistics0.30 ms
    preparing0.06 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.18 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.16 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    21JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    20JDatabaseDriver->loadObjectList()JROOT/libraries/src/Categories/Categories.php:324
    19Joomla\CMS\Categories\Categories->_load()JROOT/libraries/src/Categories/Categories.php:184
    18Joomla\CMS\Categories\Categories->get()JROOT/administrator/components/com_fields/models/fields.php:203
    17FieldsModelFields->getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:140
    16Joomla\CMS\MVC\Model\ListModel->_getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:194
    15Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    14FieldsHelper::getFields()JROOT/plugins/system/fields/fields.php:495
    13PlgSystemFields->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_tags/views/tag/view.html.php:140
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  19. Temps de requête : 4.88 ms Après la dernière requête : 1.11 ms Mémoire de requête : 0.023 MB mémoire avant requête : 8.643 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 vucix_fields AS a
      LEFT JOIN `vucix_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN vucix_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN vucix_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN vucix_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN vucix_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `vucix_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 (2,0))
      AND a.access IN (1,1,5,7)
      AND (a.group_id = 0 OR g.access IN (1,1,5,7))
      AND a.state = 1
      AND (a.group_id = 0 OR g.state = 1)
      ORDER BY a.ordering ASC
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEaNULLrefidx_state,idx_access,idx_contextidx_state1const1100.00Using index condition; Using where; Using temporary; Utilisation du tri complet de type filesort
    1SIMPLElNULLeq_refidx_langcodeidx_langcode28addlinetest5.a.language1100.00Using where
    1SIMPLEucNULLeq_refPRIMARYPRIMARY4addlinetest5.a.checked_out1100.00NULL
    1SIMPLEagNULLeq_refPRIMARYPRIMARY4addlinetest5.a.access1100.00Using where
    1SIMPLEuaNULLeq_refPRIMARYPRIMARY4addlinetest5.a.created_user_id1100.00Using where
    1SIMPLEgNULLeq_refPRIMARYPRIMARY4addlinetest5.a.group_id1100.00Using where
    1SIMPLEfcNULLrefPRIMARYPRIMARY4addlinetest5.a.id1100.00Using where; Using index; Distinct
    Profil
    StatusDuration
    starting0.31 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables1.97 ms
    init0.16 ms
    System lock0.02 ms
    optimizing0.15 ms
    statistics0.31 ms
    preparing0.08 ms
    Creating tmp table0.12 ms
    Sorting result0.02 ms
    executing0.01 ms
    Sending data0.50 ms
    Creating sort index0.10 ms
    end0.02 ms
    query end0.03 ms
    removing tmp table0.10 ms
    query end0.02 ms
    closing tables0.10 ms
    freeing items0.13 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322
    17Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList()JROOT/administrator/components/com_fields/models/fields.php:333
    16FieldsModelFields->_getList()JROOT/libraries/src/MVC/Model/ListModel.php:194
    15Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    14FieldsHelper::getFields()JROOT/plugins/system/fields/fields.php:495
    13PlgSystemFields->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_tags/views/tag/view.html.php:140
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  20. Temps de requête : 3.22 ms Après la dernière requête : 5.51 ms Mémoire de requête : 0.005 MB mémoire avant requête : 8.960 MB
    UPDATE vucix_tags
    
      SET `hits` = (`hits` + 1)
      WHERE `id` = '2'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1UPDATEvucix_tagsNULLrangePRIMARYPRIMARY4const1100.00Using where
    Profil
    StatusDuration
    starting0.10 ms
    checking permissions0.02 ms
    Opening tables0.46 ms
    init0.04 ms
    System lock0.09 ms
    updating0.14 ms
    end0.02 ms
    Waiting for query cache lock0.01 ms
    end0.03 ms
    query end1.70 ms
    closing tables0.05 ms
    freeing items0.12 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    13JDatabaseDriverMysqli->execute()JROOT/libraries/src/Table/Table.php:1264
    12Joomla\CMS\Table\Table->hit()JROOT/components/com_tags/models/tag.php:346
    11TagsModelTag->hit()JROOT/components/com_tags/views/tag/view.html.php:239
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  21. Temps de requête : 0.98 ms Après la dernière requête : 0.17 ms Mémoire de requête : 0.021 MB mémoire avant requête : 8.966 MB Rangées retournées : 1
    Requêtes dupliquées: #16
    SELECT *
    
      FROM vucix_tags
      WHERE `id` = '2'
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_tagsNULLconstPRIMARYPRIMARY4const1100.00NULL
    Profil
    StatusDuration
    starting0.08 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.09 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.07 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.13 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    14JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1465
    13JDatabaseDriver->loadAssoc()JROOT/libraries/src/Table/Table.php:747
    12Joomla\CMS\Table\Table->load()JROOT/components/com_tags/models/tag.php:349
    11TagsModelTag->hit()JROOT/components/com_tags/views/tag/view.html.php:239
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  22. Temps de requête : 3.34 ms Après la dernière requête : 132.86 ms Mémoire de requête : 0.028 MB mémoire avant requête : 9.546 MB Rangées retournées : 49
    SELECT `id`,`name`,`rules`,`parent_id`
    
      FROM `vucix_assets`
      WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyappointment','com_fields','com_finder','com_installer','com_jce','com_joomactivities','com_joomlaupdate','com_joomproject','com_jpcomments','com_jpdesigns','com_jpforum','com_jpmilestones','com_jpprojects','com_jpreminders','com_jprepo','com_jptasks','com_jptime','com_jpusers','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_rstbox','com_search','com_tags','com_templateck','com_templates','com_uddeim','com_users','com_wrapper')
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_assetsNULLALLidx_asset_nameINDEX N'A PU ÊTRE UTILISÉNULLNULL17929.05Using where
    Profil
    StatusDuration
    starting0.20 ms
    checking permissions0.02 ms
    Opening tables0.56 ms
    init0.15 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.70 ms
    preparing0.04 ms
    executing0.01 ms
    Sending data0.93 ms
    end0.02 ms
    query end0.03 ms
    closing tables0.02 ms
    freeing items0.12 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    22JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    21JDatabaseDriver->loadObjectList()JROOT/libraries/src/Access/Access.php:429
    20Joomla\CMS\Access\Access::preloadComponents()JROOT/libraries/src/Access/Access.php:213
    19Joomla\CMS\Access\Access::preload()JROOT/libraries/src/Access/Access.php:531
    18Joomla\CMS\Access\Access::getAssetRules()JROOT/libraries/src/Access/Access.php:183
    17Joomla\CMS\Access\Access::check()JROOT/libraries/src/User/User.php:398
    16Joomla\CMS\User\User->authorise()JROOT/components/com_tags/views/tag/tmpl/default_items.php:20
    15include JROOT/components/com_tags/views/tag/tmpl/default_items.phpJROOT/libraries/src/MVC/View/HtmlView.php:701
    14Joomla\CMS\MVC\View\HtmlView->loadTemplate()JROOT/components/com_tags/views/tag/tmpl/default.php:50
    13include JROOT/components/com_tags/views/tag/tmpl/default.phpJROOT/libraries/src/MVC/View/HtmlView.php:701
    12Joomla\CMS\MVC\View\HtmlView->loadTemplate()JROOT/libraries/src/MVC/View/HtmlView.php:230
    11Joomla\CMS\MVC\View\HtmlView->display()JROOT/components/com_tags/views/tag/view.html.php:243
    10TagsViewTag->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_tags/controller.php:52
    8TagsController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_tags/tags.php:15
    6require_once JROOT/components/com_tags/tags.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  23. Temps de requête : 1.87 ms Après la dernière requête : 2.99 ms Mémoire de requête : 0.019 MB mémoire avant requête : 9.625 MB Rangées retournées : 0
    SELECT `id`
    
      FROM `vucix_rstbox`
      WHERE `published` = 1
      AND `testmode` = 0
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_rstboxNULLALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1671.00Using where
    Profil
    StatusDuration
    starting0.10 ms
    checking permissions0.02 ms
    Opening tables0.60 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.03 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.44 ms
    end0.02 ms
    query end0.02 ms
    closing tables0.03 ms
    freeing items0.12 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1550
    9JDatabaseDriver->loadColumn()JROOT/administrator/components/com_rstbox/EngageBox/Boxes.php:41
    8EngageBox\Boxes::render()JROOT/plugins/system/rstbox/rstbox.php:76
    7PlgSystemRstBox->onAfterDispatch()JROOT/libraries/joomla/event/event.php:70
    6JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    5JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    4Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/SiteApplication.php:199
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  24. Temps de requête : 4.23 ms Après la dernière requête : 4.15 ms Mémoire de requête : 0.022 MB mémoire avant requête : 9.843 MB Rangées retournées : 7
    SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
    
      FROM vucix_modules AS m
      LEFT JOIN vucix_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN vucix_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 <= '2023-03-28 21:24:06')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-03-28 21:24:06')
      AND m.access IN (1,1,5,7)
      AND m.client_id = 0
      AND (mm.menuid = 0 OR mm.menuid <= 0)
      ORDER BY m.position, m.ordering
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLrefPRIMARY,published,newsfeedspublished1const182.70Using index condition; Using where; Utilisation du tri complet de type filesort
    1SIMPLEeNULLrefelement_clientid,element_folder_clientidelement_clientid403addlinetest5.m.module,const110.00Using index condition; Using where
    1SIMPLEmmNULLrefPRIMARYPRIMARY4addlinetest5.m.id140.00Using where; Using index
    Profil
    StatusDuration
    starting0.22 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables1.48 ms
    init0.17 ms
    System lock0.02 ms
    optimizing0.05 ms
    statistics0.27 ms
    preparing0.14 ms
    Sorting result0.02 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index1.03 ms
    end0.02 ms
    query end0.03 ms
    closing tables0.05 ms
    freeing items0.14 ms
    cleaning up0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    14JDatabaseDriver->loadObjectList()Même appel que celui de la ligne ci-dessous.
    13call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    12Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Helper/ModuleHelper.php:441
    11Joomla\CMS\Helper\ModuleHelper::getModuleList()JROOT/libraries/src/Helper/ModuleHelper.php:371
    10Joomla\CMS\Helper\ModuleHelper::load()JROOT/libraries/src/Helper/ModuleHelper.php:87
    9Joomla\CMS\Helper\ModuleHelper::getModules()JROOT/libraries/src/Document/HtmlDocument.php:601
    8Joomla\CMS\Document\HtmlDocument->countModules()JROOT/templates/protostar/index.php:91
    7require JROOT/templates/protostar/index.phpJROOT/libraries/src/Document/HtmlDocument.php:678
    6Joomla\CMS\Document\HtmlDocument->_loadTemplate()JROOT/libraries/src/Document/HtmlDocument.php:740
    5Joomla\CMS\Document\HtmlDocument->_fetchTemplate()JROOT/libraries/src/Document/HtmlDocument.php:555
    4Joomla\CMS\Document\HtmlDocument->parse()JROOT/libraries/src/Application/CMSApplication.php:1098
    3Joomla\CMS\Application\CMSApplication->render()JROOT/libraries/src/Application/SiteApplication.php:778
    2Joomla\CMS\Application\SiteApplication->render()JROOT/libraries/src/Application/CMSApplication.php:231
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  25. Temps de requête : 2.27 ms Après la dernière requête : 4.46 ms Mémoire de requête : 0.019 MB mémoire avant requête : 9.869 MB Rangées retournées : 0
    SELECT *,d.id as date_id,r.id as reminder_id,u.id as userid,u.name,u.email,r.state
    
      FROM vucix_jp_reminders_dates AS d
      LEFT JOIN vucix_jp_reminders AS r
      ON d.reminder_id = r.id
      LEFT JOIN vucix_users AS u
      ON u.id = r.created_by
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEdNULLALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1100.00NULL
    1SIMPLErNULLeq_refPRIMARYPRIMARY4addlinetest5.d.reminder_id1100.00NULL
    1SIMPLEuNULLeq_refPRIMARYPRIMARY4addlinetest5.r.created_by1100.00Using where
    Profil
    StatusDuration
    starting0.12 ms
    checking permissions0.01 ms
    checking permissions0.05 ms
    checking permissions0.02 ms
    Opening tables1.10 ms
    init0.09 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.06 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.10 ms
    end0.05 ms
    query end0.02 ms
    closing tables0.04 ms
    freeing items0.11 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    9JDatabaseDriver->loadObjectList()JROOT/administrator/components/com_jpreminders/models/reminder.php:498
    8JPremindersModelReminder->getDates()JROOT/plugins/content/jpreminders/jpreminders.php:82
    7plgContentJpreminders->onBeforeRender()JROOT/libraries/joomla/event/event.php:70
    6JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    5JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    4Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1102
    3Joomla\CMS\Application\CMSApplication->render()JROOT/libraries/src/Application/SiteApplication.php:778
    2Joomla\CMS\Application\SiteApplication->render()JROOT/libraries/src/Application/CMSApplication.php:231
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  26. Temps de requête : 2.00 ms Après la dernière requête : 7.14 ms Mémoire de requête : 0.022 MB mémoire avant requête : 10.327 MB Rangées retournées : 11
    SELECT extension_id, element, client_id, enabled, access, protected
    
      FROM vucix_extensions
      WHERE `type` = 'component'
      AND (`element` = 'com_joomproject' OR `element` LIKE 'com_jp%')
      ORDER BY extension_id ASC
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEvucix_extensionsNULLrangeelement_clientid,element_folder_clientid,extensionextension484NULL51100.00Using index condition; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    starting0.13 ms
    checking permissions0.02 ms
    Opening tables0.45 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.32 ms
    preparing0.04 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index0.38 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.11 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    12JDatabaseDriver->loadObjectList()JROOT/libraries/joomproject/application/helper.php:75
    11JPApplicationHelper::getComponents()JROOT/libraries/joomproject/application/helper.php:104
    10JPApplicationHelper::exists()JROOT/administrator/components/com_jpprojects/models/project.php:18
    9require_once JROOT/administrator/components/com_jpprojects/models/project.phpJROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:203
    8Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance()JROOT/plugins/content/jpreminders/jpreminders.php:85
    7plgContentJpreminders->onBeforeRender()JROOT/libraries/joomla/event/event.php:70
    6JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    5JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    4Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1102
    3Joomla\CMS\Application\CMSApplication->render()JROOT/libraries/src/Application/SiteApplication.php:778
    2Joomla\CMS\Application\SiteApplication->render()JROOT/libraries/src/Application/CMSApplication.php:231
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

  27. Temps de requête : 5.98 ms Après la dernière requête : 23.01 ms Mémoire de requête : 0.003 MB mémoire avant requête : 10.715 MB
    DELETE 
    
      FROM `vucix_session`
      WHERE `time` < 1680037747
    Explication
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1DELETEvucix_sessionNULLrangetimetime4const1100.00Using where
    Profil
    StatusDuration
    starting0.10 ms
    checking permissions0.03 ms
    Opening tables0.55 ms
    init0.05 ms
    System lock0.08 ms
    updating0.61 ms
    end0.02 ms
    Waiting for query cache lock0.01 ms
    end0.02 ms
    query end4.03 ms
    closing tables0.04 ms
    freeing items0.10 ms
    cleaning up0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    8JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/session/storage/database.php:156
    7JSessionStorageDatabase->gc()JROOT/libraries/src/Session/Session.php:837
    6Joomla\CMS\Session\Session->gc()JROOT/plugins/system/sessiongc/sessiongc.php:60
    5PlgSystemSessionGc->onAfterRespond()JROOT/libraries/joomla/event/event.php:70
    4JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    3JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    2Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:247
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Ajouter xdebug.file_link_format directive à votre php.ini file pour obtenir des liens vers les fichiers]

24 types de requêtes exécutées, triées par occurrences.

Tables sélectionnées :
  1. 2 × SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
      CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
      CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
      FROM vucix_contentitem_tag_map AS m
      INNER JOIN vucix_ucm_content AS c
      ON m.type_alias = c.core_type_alias
      AND m.core_content_id = c.core_content_id
      AND c.core_state IN (1)
      AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2023-03-28 21:24:06')
      AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2023-03-28 21:24:06')
      INNER JOIN vucix_content_types AS ct
      ON ct.type_alias = m.type_alias
      LEFT JOIN vucix_categories AS tc
      ON tc.id = c.core_catid
      LEFT JOIN vucix_users AS ua
      ON ua.id = c.core_created_user_id
  2. 2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` 
      FROM `vucix_extensions`
  3. 2 × SELECT * 
      FROM vucix_tags
  4. 1 × SELECT `data` 
      FROM `vucix_session`
  5. 1 × SELECT *,d.id as date_id,r.id as reminder_id,u.id as userid,u.name,u.email,r.state 
      FROM vucix_jp_reminders_dates AS d
      LEFT JOIN vucix_jp_reminders AS r
      ON d.reminder_id = r.id
      LEFT JOIN vucix_users AS u
      ON u.id = r.created_b
  6. 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid 
      FROM vucix_modules AS m
      LEFT JOIN vucix_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN vucix_extensions AS e
      ON e.element = m.module
      AND e.client_id = m.client_id
  7. 1 × SELECT `id` 
      FROM `vucix_rstbox`
  8. 1 × SELECT `id`,`name`,`rules`,`parent_id` 
      FROM `vucix_assets`
  9. 1 × 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 vucix_fields AS a
      LEFT JOIN `vucix_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN vucix_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN vucix_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN vucix_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN vucix_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `vucix_fields_categories` AS fc
      ON fc.field_id = a.id
  10. 1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,     c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,     c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,     c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
      CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
      FROM `vucix_categories` AS `s`
      INNER JOIN `vucix_categories` AS `c`
      ON (s.lft <= c.lft
      AND c.lft < s.rgt) OR (c.lft < s.lft
      AND s.rgt < c.rgt)
  11. 1 × SELECT * 
      FROM `vucix_content_types
  12. 1 × SELECT `session_id` 
      FROM `vucix_session`
  13. 1 × SELECT id, home, template, s.params 
      FROM vucix_template_styles as s
      LEFT JOIN vucix_extensions as e
      ON e.element=s.template
      AND e.type='template'
      AND e.client_id=s.client_id
  14. 1 × SELECT * 
      FROM vucix_languages
  15. 1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component 
      FROM vucix_menu AS m
      LEFT JOIN vucix_extensions AS e
      ON m.component_id = e.extension_id
  16. 1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` 
      FROM vucix_extensions
  17. 1 × SELECT b.id 
      FROM vucix_usergroups AS a
      LEFT JOIN vucix_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
  18. 1 × SELECT id, rules 
      FROM `vucix_viewlevels
  19. 1 × SELECT extension_id, element, client_id, enabled, access, protected 
      FROM vucix_extensions
Autres tables :
  1. 1 × INSERT INTO `vucix_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'6433346566366134393065663835613934333365613930663862663432376462', 1, 1680038646, 0, '', 0
  2. 1 × UPDATE `vucix_extensions` 
      SET `params` = '{\"mediaversion\":\"18e513d8af2d29b451b432463317b3f3\"}'
  3. 1 × SHOW FULL COLUMNS 
      FROM `vucix_tags
  4. 1 × UPDATE vucix_tags 
      SET `hits` = (`hits` + 1)
  5. 1 × DELETE  
      FROM `vucix_session`