Vidéos

  • Imprimer
Publication : mardi 21 février 2012 11:40

 

 

 

 

 

 

Console de débogage Joomla!

Session

{
    "__default": {
        "session": {
            "counter": 1,
            "timer": {
                "start": 1782588971,
                "last": 1782588971,
                "now": 1782588971
            },
            "token": "DPnSNlD9hQ4tT7OicpX3f25JthYL0BGH"
        },
        "registry": {
            "com_attachments": {
                "current_url": "&return=aHR0cHM6Ly95YXJhc291bGFsbGFoaS5jb20vVmlkZW9zL1ByaW50Pw%3D%3D"
            }
        },
        "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: 17.27 ms / 17.27 ms Mémoire: 2.021 MB / 2.41 MB Application: afterLoad
Temps: 89.25 ms / 106.52 ms Mémoire: 7.364 MB / 9.77 MB Application: afterInitialise
Temps: 67.00 ms / 173.52 ms Mémoire: 1.752 MB / 11.52 MB Application: Before Access::preloadComponents (all components)
Temps: 1.41 ms / 174.93 ms Mémoire: 0.071 MB / 11.60 MB Application: After Access::preloadComponents (all components)
Temps: 0.03 ms / 174.97 ms Mémoire: -0.005 MB / 11.59 MB Application: Before Access::getAssetRules (id:1 name:root.1)
Temps: 0.52 ms / 175.48 ms Mémoire: 0.028 MB / 11.62 MB Application: After Access::getAssetRules (id:1 name:root.1)
Temps: 0.14 ms / 175.62 ms Mémoire: -0.002 MB / 11.62 MB Application: afterRoute
Temps: 0.48 ms / 176.10 ms Mémoire: 0.019 MB / 11.64 MB Application: beforeRenderComponent com_content
Temps: 4.10 ms / 180.20 ms Mémoire: 0.410 MB / 12.05 MB Application: Before Access::preloadPermissions (com_content)
Temps: 2.36 ms / 182.57 ms Mémoire: 0.656 MB / 12.70 MB Application: After Access::preloadPermissions (com_content)
Temps: 0.03 ms / 182.60 ms Mémoire: -0.034 MB / 12.67 MB Application: Before Access::getAssetRules (id:223 name:com_content.article.157)
Temps: 0.06 ms / 182.65 ms Mémoire: 0.009 MB / 12.68 MB Application: After Access::getAssetRules (id:223 name:com_content.article.157)
Temps: 57.81 ms / 240.46 ms Mémoire: 4.917 MB / 17.60 MB Application: Before Access::getAssetRules (id:8 name:com_content)
Temps: 0.07 ms / 240.53 ms Mémoire: 0.009 MB / 17.60 MB Application: After Access::getAssetRules (id:8 name:com_content)
Temps: 0.96 ms / 241.49 ms Mémoire: 0.068 MB / 17.67 MB Application: Before Access::getAssetRules (id:636 name:com_attachments)
Temps: 0.02 ms / 241.51 ms Mémoire: 0.002 MB / 17.67 MB Application: After Access::getAssetRules (id:636 name:com_attachments)
Temps: 10.77 ms / 252.28 ms Mémoire: 0.102 MB / 17.78 MB Application: afterRenderComponent com_content
Temps: 3.54 ms / 255.83 ms Mémoire: 0.138 MB / 17.91 MB Application: afterDispatch
Temps: 21.07 ms / 276.90 ms Mémoire: 0.706 MB / 18.62 MB Application: afterRender

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

Occupation de la mémoire

19,30 MB (20 241 232 Bytes)

Requêtes de base de données

39 requêtes exécutées 36.85 ms


10 doubles découverts!

4 requêtes dupliquées: #20  #21  #25  #31
4 requêtes dupliquées: #22  #26  #27  #32
2 requêtes dupliquées: #35  #36
  1. Temps de requête : 0.61 ms Mémoire de requête : 0.007 MB mémoire avant requête : 4.138 MB Rangées retournées : 0
    SELECT `data`
    
      FROM `aamrsnew_session`
      WHERE `session_id` = X'3233643766613930346632343032333138303133303434633463396163366165'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sessionconstPRIMARYPRIMARY194const1
    Profil
    StatusDuration
    Starting0.07 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.05 ms
    Optimizing0.02 ms
    Statistics0.05 ms
    Preparing0.02 ms
    Executing0.03 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.03 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.02 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.55 ms Après la dernière requête : 1.28 ms Mémoire de requête : 0.004 MB mémoire avant requête : 4.234 MB Rangées retournées : 0
    SELECT `session_id`
    
      FROM `aamrsnew_session`
      WHERE `session_id` = X'3233643766613930346632343032333138303133303434633463396163366165'
      LIMIT 1
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sessionconstPRIMARYPRIMARY194const1Using index
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.02 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.05 ms
    Preparing0.02 ms
    Executing0.02 ms
    End of update loop0.01 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.05 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.02 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 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 : 4.17 ms Après la dernière requête : 0.10 ms Mémoire de requête : 0.004 MB mémoire avant requête : 4.239 MB
    INSERT INTO `aamrsnew_session`
    (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'3233643766613930346632343032333138303133303434633463396163366165', 1, 1782588971, 0, '', 0)
    Explication
    EXPLAIN impossible sur la requête : INSERT INTO `aamrsnew_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (X'3233643766613930346632343032333138303133303434633463396163366165', 1, 1782588971, 0, '', 0)
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init for update0.03 ms
    Update0.08 ms
    End of update loop0.02 ms
    Query end0.04 ms
    Commit3.60 ms
    Query end0.03 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.03 ms
    Freeing items0.02 ms
    Updating status0.04 ms
    Reset for next command0.02 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 : 0.65 ms Après la dernière requête : 5.80 ms Mémoire de requête : 0.005 MB mémoire avant requête : 4.831 MB Rangées retournées : 3
    SELECT id, rules
    
      FROM `aamrsnew_viewlevels`
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_viewlevelsALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL3
    Profil
    StatusDuration
    Starting0.06 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.03 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.06 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.02 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.03 ms
    Starting cleanup0.02 ms
    Freeing items0.03 ms
    Updating status0.03 ms
    Reset for next command0.01 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]

  5. Temps de requête : 0.65 ms Après la dernière requête : 0.09 ms Mémoire de requête : 0.005 MB mémoire avant requête : 4.843 MB Rangées retournées : 1
    SELECT b.id
    
      FROM aamrsnew_usergroups AS a
      LEFT JOIN aamrsnew_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.id = 1
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaconstPRIMARYPRIMARY4const1
    1SIMPLEbrangeidx_usergroup_nested_set_lookupidx_usergroup_nested_set_lookup4NULL1Using where; Using index
    Profil
    StatusDuration
    Starting0.07 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.03 ms
    System lock0.02 ms
    table lock0.03 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.05 ms
    Preparing0.02 ms
    Unlocking tables0.01 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.02 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.53 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]

  6. Temps de requête : 0.64 ms Après la dernière requête : 33.98 ms Mémoire de requête : 0.005 MB mémoire avant requête : 7.633 MB Rangées retournées : 1
    SELECT count(1)
    
      FROM `aamrsnew_session`
      WHERE `session_id` = ''
      AND client_id = 1
      AND guest = 0
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLENULLNULLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULLNULLImpossible WHERE noticed after reading const tables
    Profil
    StatusDuration
    Starting0.13 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.04 ms
    Statistics0.04 ms
    Preparing0.02 ms
    Executing0.02 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    9JDatabaseDriver->loadResult()JROOT/plugins/system/arktypography/arktypography.php:53
    8plgSystemARKtypography->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    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 : 0.75 ms Après la dernière requête : 15.15 ms Mémoire de requête : 0.007 MB mémoire avant requête : 9.158 MB Rangées retournées : 1
    SELECT `params` 
      FROM aamrsnew_extensions
      WHERE `element`='com_sh404sef'
      AND `type`='component';
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_extensionsrefelement_clientid,element_folder_clientid,extensionelement_clientid402const1Using index condition; Using where
    Profil
    StatusDuration
    Starting0.11 ms
    checking permissions0.02 ms
    Opening tables0.02 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.06 ms
    Preparing0.04 ms
    Executing0.01 ms
    Sending data0.11 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    15JDatabaseDriver->loadResult()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:716
    14ShlDbClass->loadResult()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:364
    13ShlDbClass->shlLoadResult()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483
    12ShlDbHelper::selectResult()JROOT/administrator/components/com_sh404sef/helpers/general.php:111
    11Sh404sefHelperGeneral::getComponentParams()JROOT/administrator/components/com_sh404sef/classes/config.php:557
    10Sh404sefClassConfig->__construct()JROOT/administrator/components/com_sh404sef/sh404seffactory.php:119
    9Sh404sefFactory::getConfig()JROOT/plugins/system/sh404sef/sh404sef.php:56
    8plgSystemSh404sef->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    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 : 0.78 ms Après la dernière requête : 16.79 ms Mémoire de requête : 0.007 MB mémoire avant requête : 10.337 MB Rangées retournées : 0
    select `alias`,`newurl` 
      from `aamrsnew_sh404sef_aliases`
      where `alias` = 'Videos/Print'
      order by `alias` desc
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sh404sef_aliasesrefaliasalias767const1Using index condition
    Profil
    StatusDuration
    Starting0.17 ms
    checking permissions0.03 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.06 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.02 ms
    Query end0.02 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    14JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    13ShlDbClass->loadObject()JROOT/administrator/components/com_sh404sef/classes/router.php:1324
    12Sh404sefClassRouterInternal->_checkAliases()JROOT/administrator/components/com_sh404sef/classes/router.php:82
    11Sh404sefClassRouterInternal->parseRule()Même appel que celui de la ligne ci-dessous.
    10call_user_func_array()JROOT/libraries/src/Router/Router.php:596
    9Joomla\CMS\Router\Router->processParseRules()JROOT/libraries/src/Router/SiteRouter.php:597
    8Joomla\CMS\Router\SiteRouter->processParseRules()JROOT/libraries/src/Router/Router.php:570
    7Joomla\CMS\Router\Router->_processParseRules()JROOT/libraries/src/Router/Router.php:216
    6Joomla\CMS\Router\Router->parse()JROOT/libraries/src/Router/SiteRouter.php:139
    5Joomla\CMS\Router\SiteRouter->parse()JROOT/libraries/src/Application/CMSApplication.php:1142
    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.37 ms Après la dernière requête : 1.78 ms Mémoire de requête : 0.009 MB mémoire avant requête : 10.449 MB Rangées retournées : 2
    SELECT `oldurl`, `newurl`, `dateadd` 
      FROM aamrsnew_sh404sef_urls
      WHERE `oldurl`='Videos/Print'
      ORDER BY `rank`;
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sh404sef_urlsrefoldurloldurl767const4Using index condition; Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.07 ms
    Preparing0.03 ms
    Sorting result0.02 ms
    Executing0.01 ms
    Sending data0.02 ms
    Creating sort index0.83 ms
    End of update loop0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    19JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    18ShlDbClass->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:452
    17ShlDbClass->shlLoadObject()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655
    16ShlDbHelper::selectObject()JROOT/administrator/components/com_sh404sef/models/sefurls.php:76
    15Sh404sefModelSefurls->getNonSefUrlFromDatabase()JROOT/administrator/components/com_sh404sef/classes/router.php:690
    14Sh404sefClassRouterInternal->_lookupSef()JROOT/administrator/components/com_sh404sef/classes/router.php:513
    13Sh404sefClassRouterInternal->_parseSefRouteInternal()JROOT/administrator/components/com_sh404sef/classes/router.php:1658
    12Sh404sefClassRouter->_parseSefRoute()JROOT/administrator/components/com_sh404sef/classes/router.php:167
    11Sh404sefClassRouterInternal->parseRule()Même appel que celui de la ligne ci-dessous.
    10call_user_func_array()JROOT/libraries/src/Router/Router.php:596
    9Joomla\CMS\Router\Router->processParseRules()JROOT/libraries/src/Router/SiteRouter.php:597
    8Joomla\CMS\Router\SiteRouter->processParseRules()JROOT/libraries/src/Router/Router.php:570
    7Joomla\CMS\Router\Router->_processParseRules()JROOT/libraries/src/Router/Router.php:216
    6Joomla\CMS\Router\Router->parse()JROOT/libraries/src/Router/SiteRouter.php:139
    5Joomla\CMS\Router\SiteRouter->parse()JROOT/libraries/src/Application/CMSApplication.php:1142
    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]

  10. Temps de requête : 0.73 ms Après la dernière requête : 40.79 ms Mémoire de requête : 0.006 MB mémoire avant requête : 10.500 MB
    UPDATE `aamrsnew_extensions`
    
      SET `params` = '{\"mediaversion\":\"f468c2f706b1f69238276bcf8ce6a531\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explication
    EXPLAIN impossible sur la requête : UPDATE `aamrsnew_extensions` SET `params` = '{\"mediaversion\":\"f468c2f706b1f69238276bcf8ce6a531\"}' WHERE `type` = 'library' AND `element` = 'joomla'
    Profil
    StatusDuration
    Starting0.16 ms
    checking permissions0.02 ms
    Opening tables0.04 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init for update0.12 ms
    Updating0.06 ms
    End of update loop0.02 ms
    Query end0.03 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    14JDatabaseDriverMysqli->execute()JROOT/libraries/src/Helper/LibraryHelper.php:117
    13Joomla\CMS\Helper\LibraryHelper::saveParams()JROOT/libraries/src/Version.php:372
    12Joomla\CMS\Version->setMediaVersion()JROOT/libraries/src/Version.php:331
    11Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    10Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    9Joomla\CMS\Factory::getDocument()JROOT/plugins/system/jcomments/jcomments.php:111
    8plgSystemJComments->onAfterRoute()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1190
    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]

  11. Temps de requête : 1.00 ms Après la dernière requête : 4.37 ms Mémoire de requête : 0.005 MB mémoire avant requête : 10.804 MB Rangées retournées : 1
    SELECT params
    
      FROM `aamrsnew_extensions`
      WHERE `element` = 'com_arkeditor'
      AND `type` = 'component'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_extensionsrefelement_clientid,element_folder_clientid,extensionelement_clientid402const1Using index condition; Using where
    Profil
    StatusDuration
    Starting0.11 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.04 ms
    Optimizing0.03 ms
    Statistics0.12 ms
    Preparing0.05 ms
    Executing0.02 ms
    Sending data0.16 ms
    End of update loop0.03 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.02 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.02 ms
    Freeing items0.02 ms
    Updating status0.05 ms
    Reset for next command0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    9JDatabaseDriver->loadResult()JROOT/plugins/system/arktypography/arktypography.php:127
    8plgSystemARKtypography->onAfterRoute()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1190
    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]

  12. Temps de requête : 1.17 ms Après la dernière requête : 7.72 ms Mémoire de requête : 0.007 MB mémoire avant requête : 11.530 MB Rangées retournées : 47
    SELECT `id`,`name`,`rules`,`parent_id`
    
      FROM `aamrsnew_assets`
      WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_ajax','com_arkeditor','com_associations','com_attachments','com_banners','com_breezingforms','com_cache','com_categories','com_checkin','com_cincopa','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_fields','com_finder','com_holyquran','com_installer','com_jcomments','com_joomlaupdate','com_jumi','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_sh404sef','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_xcf','com_xmap')
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_assetsrangeidx_asset_nameidx_asset_name202NULL48Using index condition
    Profil
    StatusDuration
    Starting0.15 ms
    checking permissions0.02 ms
    Opening tables0.04 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.03 ms
    init0.08 ms
    Optimizing0.03 ms
    Statistics0.11 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.36 ms
    End of update loop0.03 ms
    Query end0.01 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.03 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    15JDatabaseDriver->loadObjectList()JROOT/libraries/src/Access/Access.php:429
    14Joomla\CMS\Access\Access::preloadComponents()JROOT/libraries/src/Access/Access.php:213
    13Joomla\CMS\Access\Access::preload()JROOT/libraries/src/Access/Access.php:531
    12Joomla\CMS\Access\Access::getAssetRules()JROOT/libraries/src/Access/Access.php:183
    11Joomla\CMS\Access\Access::check()JROOT/libraries/src/User/User.php:398
    10Joomla\CMS\User\User->authorise()JROOT/plugins/system/sourcerer/helper.php:75
    9PlgSystemSourcererHelper->__construct()JROOT/plugins/system/sourcerer/sourcerer.php:97
    8PlgSystemSourcerer->onAfterRoute()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1190
    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]

  13. Temps de requête : 1.25 ms Après la dernière requête : 5.44 ms Mémoire de requête : 0.009 MB mémoire avant requête : 12.048 MB Rangées retournées : 622
    SELECT `id`,`name`,`rules`,`parent_id`
    
      FROM `aamrsnew_assets`
      WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_assetsALLidx_asset_name,idx_parent_idINDEX N'A PU ÊTRE UTILISÉNULLNULL783Using where
    Profil
    StatusDuration
    Starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.05 ms
    Optimizing0.03 ms
    Statistics0.08 ms
    Preparing0.03 ms
    Executing0.02 ms
    Sending data0.58 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.03 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/libraries/src/Access/Access.php:359
    16Joomla\CMS\Access\Access::preloadPermissions()JROOT/libraries/src/Access/Access.php:226
    15Joomla\CMS\Access\Access::preload()JROOT/libraries/src/Access/Access.php:540
    14Joomla\CMS\Access\Access::getAssetRules()JROOT/libraries/src/Access/Access.php:183
    13Joomla\CMS\Access\Access::check()JROOT/libraries/src/User/User.php:398
    12Joomla\CMS\User\User->authorise()JROOT/components/com_content/models/article.php:58
    11ContentModelArticle->populateState()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457
    10Joomla\CMS\MVC\Model\BaseDatabaseModel->getState()JROOT/components/com_content/models/article.php:251
    9ContentModelArticle->hit()JROOT/components/com_content/controller.php:113
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 1.16 ms Après la dernière requête : 1.79 ms Mémoire de requête : 0.007 MB mémoire avant requête : 12.718 MB Rangées retournées : 31
    SHOW FULL COLUMNS 
      FROM `aamrsnew_content`
    Explication
    EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `aamrsnew_content`
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.01 ms
    closing tables0.01 ms
    checking permissions0.01 ms
    Opening tables0.33 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Filling schema table0.02 ms
    Opening tables0.04 ms
    After opening tables0.02 ms
    checking permissions0.11 ms
    closing tables0.02 ms
    checking permissions0.02 ms
    Executing0.01 ms
    Sending data0.06 ms
    End of update loop0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Removing tmp table0.10 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.03 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    15JDatabaseDriver->loadObjectList()JROOT/libraries/joomla/database/driver/mysqli.php:448
    14JDatabaseDriverMysqli->getTableColumns()JROOT/libraries/src/Table/Table.php:261
    13Joomla\CMS\Table\Table->getFields()JROOT/libraries/src/Table/Table.php:180
    12Joomla\CMS\Table\Table->__construct()JROOT/libraries/src/Table/Content.php:39
    11Joomla\CMS\Table\Content->__construct()JROOT/libraries/src/Table/Table.php:328
    10Joomla\CMS\Table\Table::getInstance()JROOT/components/com_content/models/article.php:253
    9ContentModelArticle->hit()JROOT/components/com_content/controller.php:113
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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.98 ms Après la dernière requête : 3.73 ms Mémoire de requête : 0.005 MB mémoire avant requête : 13.659 MB
    UPDATE aamrsnew_content
    
      SET `hits` = (`hits` + 1)
      WHERE `id` = '157'
    Explication
    EXPLAIN impossible sur la requête : UPDATE aamrsnew_content SET `hits` = (`hits` + 1) WHERE `id` = '157'
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init for update0.06 ms
    Updating0.07 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit2.48 ms
    Query end0.03 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    11JDatabaseDriverMysqli->execute()JROOT/libraries/src/Table/Table.php:1264
    10Joomla\CMS\Table\Table->hit()JROOT/components/com_content/models/article.php:254
    9ContentModelArticle->hit()JROOT/components/com_content/controller.php:113
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.92 ms Après la dernière requête : 2.32 ms Mémoire de requête : 0.007 MB mémoire avant requête : 13.816 MB Rangées retournées : 1
    SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
      CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
      FROM aamrsnew_content AS a
      INNER JOIN aamrsnew_categories AS c
      on c.id = a.catid
      LEFT JOIN aamrsnew_users AS u
      on u.id = a.created_by
      LEFT JOIN aamrsnew_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN aamrsnew_content_rating AS v
      ON a.id = v.content_id
      WHERE a.id = 157
      AND c.published > 0
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-06-27 19:36:11')
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-06-27 19:36:11')
      AND (a.state = 1 OR a.state =2)
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaconstPRIMARY,idx_state,idx_catidPRIMARY4const1
    1SIMPLEcconstPRIMARYPRIMARY4const1
    1SIMPLEuconstPRIMARYPRIMARY4const1
    1SIMPLEparentconstPRIMARYPRIMARY4const1
    1SIMPLEvconstPRIMARYPRIMARY4const0Unique row not found
    Profil
    StatusDuration
    Starting0.16 ms
    checking permissions0.02 ms
    Opening tables0.05 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.06 ms
    Optimizing0.05 ms
    Statistics0.13 ms
    Preparing0.02 ms
    Unlocking tables0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.04 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.04 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    14JDatabaseDriver->loadObject()JROOT/components/com_content/models/article.php:151
    13ContentModelArticle->getItem()JROOT/libraries/src/MVC/View/HtmlView.php:425
    12Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_content/views/article/view.html.php:42
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.93 ms Après la dernière requête : 11.05 ms Mémoire de requête : 0.007 MB mémoire avant requête : 14.776 MB Rangées retournées : 0
    SELECT `m`.`tag_id`,`t`.*
    
      FROM `aamrsnew_contentitem_tag_map` AS m
      INNER JOIN `aamrsnew_tags` AS t
      ON `m`.`tag_id` = `t`.`id`
      WHERE `m`.`type_alias` = 'com_content.article'
      AND `m`.`content_item_id` = 157
      AND `t`.`published` = 1
      AND t.access IN (1,1)
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEtALLPRIMARY,tag_idx,idx_accessINDEX N'A PU ÊTRE UTILISÉNULLNULL52Using where
    1SIMPLEmrefidx_tag_typeidx_tag_type4msbscom_msaws.t.id1Using index condition; Using where
    Profil
    StatusDuration
    Starting0.11 ms
    checking permissions0.02 ms
    Opening tables0.05 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.04 ms
    Optimizing0.05 ms
    Statistics0.07 ms
    Preparing0.05 ms
    Executing0.01 ms
    Sending data0.16 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.02 ms
    closing tables0.04 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.03 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    14JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    13JDatabaseDriver->loadObjectList()JROOT/libraries/src/Helper/TagsHelper.php:454
    12Joomla\CMS\Helper\TagsHelper->getItemTags()JROOT/components/com_content/views/article/view.html.php:184
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.84 ms Après la dernière requête : 15.26 ms Mémoire de requête : 0.010 MB mémoire avant requête : 16.434 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 `aamrsnew_categories` AS `s`
      INNER JOIN `aamrsnew_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)
      AND c.published = 1
      AND s.id = 25
      ORDER BY c.lft
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEsconstPRIMARY,idx_left_rightPRIMARY4const1
    1SIMPLEcALLcat_idx,idx_access,idx_left_rightINDEX N'A PU ÊTRE UTILISÉNULLNULL43Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    Starting0.12 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.06 ms
    Optimizing0.03 ms
    Statistics0.10 ms
    Preparing0.02 ms
    Unlocking tables0.01 ms
    Preparing0.03 ms
    Sorting result0.02 ms
    Executing0.01 ms
    Sending data0.02 ms
    Creating sort index0.08 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.03 ms
    closing tables0.02 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    22JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    21JDatabaseDriver->loadObjectList()JROOT/libraries/src/Categories/Categories.php:324
    20Joomla\CMS\Categories\Categories->_load()JROOT/libraries/src/Categories/Categories.php:184
    19Joomla\CMS\Categories\Categories->get()JROOT/administrator/components/com_fields/models/fields.php:203
    18FieldsModelFields->getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:140
    17Joomla\CMS\MVC\Model\ListModel->_getListQuery()JROOT/libraries/src/MVC/Model/ListModel.php:194
    16Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    15FieldsHelper::getFields()JROOT/plugins/system/fields/fields.php:495
    14PlgSystemFields->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 1.41 ms Après la dernière requête : 0.44 ms Mémoire de requête : 0.009 MB mémoire avant requête : 16.480 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 aamrsnew_fields AS a
      LEFT JOIN `aamrsnew_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN aamrsnew_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN aamrsnew_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN aamrsnew_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN aamrsnew_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `aamrsnew_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 (25,0))
      AND a.access IN (1,1)
      AND (a.group_id = 0 OR g.access IN (1,1))
      AND a.state = 1
      AND (a.group_id = 0 OR g.state = 1)
      ORDER BY a.ordering ASC
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEarefidx_state,idx_access,idx_contextidx_state1const1Using where; Using temporary; Utilisation du tri complet de type filesort
    1SIMPLEleq_refidx_langcodeidx_langcode28msbscom_msaws.a.language1Using where
    1SIMPLEuceq_refPRIMARYPRIMARY4msbscom_msaws.a.checked_out1
    1SIMPLEagconstPRIMARYPRIMARY4const1
    1SIMPLEuaeq_refPRIMARYPRIMARY4msbscom_msaws.a.created_user_id1Using where
    1SIMPLEgeq_refPRIMARYPRIMARY4msbscom_msaws.a.group_id1Using where
    1SIMPLEfcrefPRIMARYPRIMARY4msbscom_msaws.a.id1Using where; Using index; Distinct
    Profil
    StatusDuration
    Starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.06 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.05 ms
    Optimizing0.04 ms
    Statistics0.13 ms
    Preparing0.05 ms
    Creating tmp table0.06 ms
    Sorting result0.02 ms
    Executing0.01 ms
    Sending data0.42 ms
    Creating sort index0.06 ms
    Removing tmp table0.09 ms
    Creating sort index0.02 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    19JDatabaseDriver->loadObjectList()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322
    18Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList()JROOT/administrator/components/com_fields/models/fields.php:333
    17FieldsModelFields->_getList()JROOT/libraries/src/MVC/Model/ListModel.php:194
    16Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    15FieldsHelper::getFields()JROOT/plugins/system/fields/fields.php:495
    14PlgSystemFields->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.47 ms Après la dernière requête : 3.58 ms Mémoire de requête : 0.008 MB mémoire avant requête : 16.837 MB Rangées retournées : 1
    Requêtes dupliquées: #21  #25  #31
    SELECT type
    
      FROM `aamrsnew_xcf_types` AS `cg`
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.02 ms
    Sending data0.03 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    17JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    16JDatabaseDriver->loadAssocList()JROOT/plugins/content/xcf/xcf.php:377
    15PlgContentXCF::_getcontenttype()JROOT/plugins/content/xcf/xcf.php:51
    14PlgContentXCF->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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.41 ms Après la dernière requête : 0.15 ms Mémoire de requête : 0.009 MB mémoire avant requête : 16.846 MB Rangées retournées : 1
    Requêtes dupliquées: #20  #25  #31
    SELECT type
    
      FROM `aamrsnew_xcf_types` AS `cg`
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.02 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.01 ms
    init0.02 ms
    Optimizing0.01 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.02 ms
    Sending data0.02 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    17JDatabaseDriver->loadAssocList()JROOT/plugins/content/xcf/xcf.php:377
    16PlgContentXCF::_getcontenttype()JROOT/plugins/content/xcf/xcf.php:150
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:117
    14PlgContentXCF->onContentAfterTitle()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:196
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.52 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.009 MB mémoire avant requête : 16.856 MB Rangées retournées : 1
    Requêtes dupliquées: #26  #27  #32
    SELECT cg.*
    
      FROM `aamrsnew_xcf_groups` AS `cg`
      LEFT JOIN aamrsnew_xcf_types AS ct
      ON ct.id = cg.type
      WHERE cg.state = "1"
      AND ( cg.category = '25' or cg.category = '0')
      AND ct.type = 'com_content.article'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1Using where
    1SIMPLEcteq_refPRIMARYPRIMARY4msbscom_msaws.cg.type1Using where
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.03 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.03 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.04 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/plugins/content/xcf/xcf.php:463
    16PlgContentXCF::_getSettings()JROOT/plugins/content/xcf/xcf.php:155
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:117
    14PlgContentXCF->onContentAfterTitle()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:196
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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 : 0.53 ms Après la dernière requête : 10.05 ms Mémoire de requête : 0.008 MB mémoire avant requête : 17.575 MB Rangées retournées : 1
    SELECT created_by, catid
    
      FROM aamrsnew_content
      WHERE id = 157
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_contentconstPRIMARYPRIMARY4const1
    Profil
    StatusDuration
    Starting0.06 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.04 ms
    Preparing0.01 ms
    Unlocking tables0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.02 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    17JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    16JDatabaseDriver->loadObjectList()JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:809
    15AttachmentsPlugin_Com_Content->attachmentsHiddenForParent()JROOT/plugins/content/attachments/attachments.php:319
    14plgContentAttachments->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  24. Temps de requête : 0.66 ms Après la dernière requête : 1.46 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.673 MB Rangées retournées : 0
    SELECT a.*, u.name as creator_name
    
      FROM aamrsnew_attachments AS a
      LEFT JOIN aamrsnew_users AS u
      ON u.id = a.created_by
      WHERE a.parent_id=157
      AND a.state = 1
      AND a.parent_type='com_content'
      AND a.parent_entity='article'
      AND a.access IN (1)
      ORDER BY filename
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL3Using where; Utilisation du tri complet de type filesort
    1SIMPLEueq_refPRIMARYPRIMARY4msbscom_msaws.a.created_by1
    Profil
    StatusDuration
    Starting0.08 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.04 ms
    Optimizing0.03 ms
    Statistics0.03 ms
    Preparing0.03 ms
    Sorting result0.02 ms
    Executing0.01 ms
    Sending data0.03 ms
    Creating sort index0.06 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    19JDatabaseDriver->loadObjectList()JROOT/components/com_attachments/models/attachments.php:436
    18AttachmentsModelAttachments->getAttachmentsList()JROOT/components/com_attachments/models/attachments.php:514
    17AttachmentsModelAttachments->someVisible()JROOT/components/com_attachments/controllers/attachments.php:98
    16AttachmentsControllerAttachments->displayString()JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:911
    15AttachmentsPlugin->insertAttachmentsList()JROOT/plugins/content/attachments/attachments.php:325
    14plgContentAttachments->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  25. Temps de requête : 0.43 ms Après la dernière requête : 0.41 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.677 MB Rangées retournées : 1
    Requêtes dupliquées: #20  #21  #31
    SELECT type
    
      FROM `aamrsnew_xcf_types` AS `cg`
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1
    Profil
    StatusDuration
    Starting0.03 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.02 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    17JDatabaseDriver->loadAssocList()JROOT/plugins/content/xcf/xcf.php:377
    16PlgContentXCF::_getcontenttype()JROOT/plugins/content/xcf/xcf.php:150
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:121
    14PlgContentXCF->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  26. Temps de requête : 0.49 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.687 MB Rangées retournées : 1
    Requêtes dupliquées: #22  #27  #32
    SELECT cg.*
    
      FROM `aamrsnew_xcf_groups` AS `cg`
      LEFT JOIN aamrsnew_xcf_types AS ct
      ON ct.id = cg.type
      WHERE cg.state = "1"
      AND ( cg.category = '25' or cg.category = '0')
      AND ct.type = 'com_content.article'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1Using where
    1SIMPLEcteq_refPRIMARYPRIMARY4msbscom_msaws.cg.type1Using where
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.01 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.04 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.04 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/plugins/content/xcf/xcf.php:463
    16PlgContentXCF::_getSettings()JROOT/plugins/content/xcf/xcf.php:155
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:121
    14PlgContentXCF->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  27. Temps de requête : 0.49 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.698 MB Rangées retournées : 1
    Requêtes dupliquées: #22  #26  #32
    SELECT cg.*
    
      FROM `aamrsnew_xcf_groups` AS `cg`
      LEFT JOIN aamrsnew_xcf_types AS ct
      ON ct.id = cg.type
      WHERE cg.state = "1"
      AND ( cg.category = '25' or cg.category = '0')
      AND ct.type = 'com_content.article'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1Using where
    1SIMPLEcteq_refPRIMARYPRIMARY4msbscom_msaws.cg.type1Using where
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.03 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.01 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.03 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.05 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.04 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/plugins/content/xcf/xcf.php:463
    17PlgContentXCF::_getSettings()JROOT/plugins/content/xcf/xcf.php:171
    16PlgContentXCF->__prepareGroupOutput()JROOT/plugins/content/xcf/xcf.php:158
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:121
    14PlgContentXCF->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  28. Temps de requête : 0.49 ms Après la dernière requête : 0.06 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.708 MB Rangées retournées : 0
    SELECT f.*
    
      FROM `aamrsnew_xcf_fields` AS `f`
      WHERE f.state = 1
      AND f.
      group = '1'
      ORDER BY ordering ASC
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEfALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    Starting0.03 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.03 ms
    table lock0.01 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Sorting result0.01 ms
    Executing0.01 ms
    Sending data0.02 ms
    Creating sort index0.04 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/plugins/content/xcf/xcf.php:511
    17PlgContentXCF::_getfields()JROOT/plugins/content/xcf/xcf.php:172
    16PlgContentXCF->__prepareGroupOutput()JROOT/plugins/content/xcf/xcf.php:158
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:121
    14PlgContentXCF->onContentBeforeDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:199
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  29. Temps de requête : 0.73 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.713 MB Rangées retournées : 1
    SELECT raw_stats
    
      FROM aamrsnew_mostpopular
      WHERE content_id = 157
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_mostpopularALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL526Using where
    Profil
    StatusDuration
    Starting0.06 ms
    checking permissions0.02 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.29 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    17JDatabaseDriver->loadResult()JROOT/plugins/content/mostpopular/mostpopular.php:134
    16plgContentMostpopular->_getRawStats()JROOT/plugins/content/mostpopular/mostpopular.php:42
    15plgContentMostpopular->_updateStats()JROOT/plugins/content/mostpopular/mostpopular.php:31
    14plgContentMostpopular->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  30. Temps de requête : 2.42 ms Après la dernière requête : 0.19 ms Mémoire de requête : 0.008 MB mémoire avant requête : 17.725 MB
    UPDATE aamrsnew_mostpopular
    
      SET 1_day_stats = 6 , 7_day_stats = 6 , 30_day_stats = 6 , all_time_stats = all_time_stats + 1 , raw_stats = 'a:29:{s:10:\"2025-08-18\";i:3;s:10:\"2025-08-19\";i:1;s:10:\"2025-08-20\";i:2;s:10:\"2025-08-21\";i:1;s:10:\"2025-08-22\";i:1;s:10:\"2025-08-23\";i:1;s:10:\"2025-08-24\";i:1;s:10:\"2025-08-25\";i:1;s:10:\"2025-08-26\";i:1;s:10:\"2025-08-27\";i:2;s:10:\"2025-08-28\";i:1;s:10:\"2025-08-29\";i:1;s:10:\"2025-08-30\";i:1;s:10:\"2025-08-31\";i:1;s:10:\"2025-09-01\";i:1;s:10:\"2025-09-03\";i:1;s:10:\"2025-09-05\";i:2;s:10:\"2025-09-06\";i:2;s:10:\"2025-09-07\";i:1;s:10:\"2025-09-08\";i:1;s:10:\"2025-09-09\";i:2;s:10:\"2025-09-10\";i:1;s:10:\"2025-09-11\";i:1;s:10:\"2025-09-13\";i:3;s:10:\"2025-09-14\";i:2;s:10:\"2025-09-15\";i:5;s:10:\"2025-09-16\";i:1;s:10:\"2025-09-17\";i:1;s:10:\"2026-06-27\";i:6;}'
      WHERE content_id = 157
    Explication
    EXPLAIN impossible sur la requête : UPDATE aamrsnew_mostpopular SET 1_day_stats = 6 , 7_day_stats = 6 , 30_day_stats = 6 , all_time_stats = all_time_stats + 1 , raw_stats = 'a:29:{s:10:\"2025-08-18\";i:3;s:10:\"2025-08-19\";i:1;s:10:\"2025-08-20\";i:2;s:10:\"2025-08-21\";i:1;s:10:\"2025-08-22\";i:1;s:10:\"2025-08-23\";i:1;s:10:\"2025-08-24\";i:1;s:10:\"2025-08-25\";i:1;s:10:\"2025-08-26\";i:1;s:10:\"2025-08-27\";i:2;s:10:\"2025-08-28\";i:1;s:10:\"2025-08-29\";i:1;s:10:\"2025-08-30\";i:1;s:10:\"2025-08-31\";i:1;s:10:\"2025-09-01\";i:1;s:10:\"2025-09-03\";i:1;s:10:\"2025-09-05\";i:2;s:10:\"2025-09-06\";i:2;s:10:\"2025-09-07\";i:1;s:10:\"2025-09-08\";i:1;s:10:\"2025-09-09\";i:2;s:10:\"2025-09-10\";i:1;s:10:\"2025-09-11\";i:1;s:10:\"2025-09-13\";i:3;s:10:\"2025-09-14\";i:2;s:10:\"2025-09-15\";i:5;s:10:\"2025-09-16\";i:1;s:10:\"2025-09-17\";i:1;s:10:\"2026-06-27\";i:6;}' WHERE content_id = 157
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.01 ms
    init for update0.06 ms
    Updating0.43 ms
    End of update loop0.02 ms
    Query end0.01 ms
    Commit1.58 ms
    Query end0.03 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    17JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/database.php:33
    16JDatabase->query()JROOT/plugins/content/mostpopular/mostpopular.php:84
    15plgContentMostpopular->_updateStats()JROOT/plugins/content/mostpopular/mostpopular.php:31
    14plgContentMostpopular->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  31. Temps de requête : 0.44 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.731 MB Rangées retournées : 1
    Requêtes dupliquées: #20  #21  #25
    SELECT type
    
      FROM `aamrsnew_xcf_types` AS `cg`
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1
    Profil
    StatusDuration
    Starting0.03 ms
    checking permissions0.03 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    17JDatabaseDriver->loadAssocList()JROOT/plugins/content/xcf/xcf.php:377
    16PlgContentXCF::_getcontenttype()JROOT/plugins/content/xcf/xcf.php:150
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:125
    14PlgContentXCF->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  32. Temps de requête : 0.50 ms Après la dernière requête : 0.05 ms Mémoire de requête : 0.009 MB mémoire avant requête : 17.741 MB Rangées retournées : 1
    Requêtes dupliquées: #22  #26  #27
    SELECT cg.*
    
      FROM `aamrsnew_xcf_groups` AS `cg`
      LEFT JOIN aamrsnew_xcf_types AS ct
      ON ct.id = cg.type
      WHERE cg.state = "1"
      AND ( cg.category = '25' or cg.category = '0')
      AND ct.type = 'com_content.article'
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEcgALLNULLINDEX N'A PU ÊTRE UTILISÉNULLNULL1Using where
    1SIMPLEcteq_refPRIMARYPRIMARY4msbscom_msaws.cg.type1Using where
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.04 ms
    Optimizing0.03 ms
    Statistics0.03 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.04 ms
    End of update loop0.01 ms
    Query end0.01 ms
    Commit0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/plugins/content/xcf/xcf.php:463
    16PlgContentXCF::_getSettings()JROOT/plugins/content/xcf/xcf.php:155
    15PlgContentXCF->_prepareContentonDispay()JROOT/plugins/content/xcf/xcf.php:125
    14PlgContentXCF->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    13JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    12JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    11ContentViewArticle->display()JROOT/libraries/src/Cache/Controller/ViewController.php:102
    10Joomla\CMS\Cache\Controller\ViewController->get()JROOT/libraries/src/MVC/Controller/BaseController.php:655
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_content/controller.php:118
    8ContentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_content/content.php:43
    6require_once JROOT/components/com_content/content.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]

  33. Temps de requête : 0.60 ms Après la dernière requête : 5.44 ms Mémoire de requête : 0.007 MB mémoire avant requête : 17.903 MB Rangées retournées : 0
    SELECT `pageid` 
      FROM aamrsnew_sh404sef_pageids
      WHERE `newurl`='index.php?option=com_content&Itemid=157&catid=25&id=157&lang=fr&layout=default&page=&print=1&tmpl=component&view=article';
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sh404sef_pageidsrefnewurlnewurl767const1Using index condition
    Profil
    StatusDuration
    Starting0.07 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.09 ms
    Preparing0.03 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    12JDatabaseDriver->loadResult()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:716
    11ShlDbClass->loadResult()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:364
    10ShlDbClass->shlLoadResult()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483
    9ShlDbHelper::selectResult()JROOT/administrator/components/com_sh404sef/helpers/shurl.php:51
    8Sh404sefHelperShurl::updateShurls()JROOT/plugins/system/sh404sef/sh404sef.php:172
    7plgSystemSh404sef->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]

  34. Temps de requête : 0.79 ms Après la dernière requête : 12.54 ms Mémoire de requête : 0.010 MB mémoire avant requête : 18.458 MB Rangées retournées : 1
    SELECT `id`, `title`, `alias`, `catid`, `language` 
      FROM aamrsnew_content
      WHERE `id`=157;
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_contentconstPRIMARYPRIMARY4const1
    Profil
    StatusDuration
    Starting0.13 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.06 ms
    Preparing0.02 ms
    Unlocking tables0.02 ms
    Preparing0.05 ms
    Executing0.02 ms
    Sending data0.03 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.03 ms
    Query end0.02 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.02 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    18JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    17ShlDbClass->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:452
    16ShlDbClass->shlLoadObject()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655
    15ShlDbHelper::selectObject()JROOT/administrator/components/com_sh404sef/models/slugs.php:55
    14Sh404sefModelSlugs->getArticle()JROOT/components/com_sh404sef/sef_ext.php:528
    13sef_404::getContentSlugsArray()JROOT/components/com_sh404sef/meta_ext/com_content.php:132
    12include JROOT/components/com_sh404sef/meta_ext/com_content.phpJROOT/components/com_sh404sef/shPageRewrite.full.php:71
    11shIncludeMetaPlugin()JROOT/components/com_sh404sef/shPageRewrite.full.php:320
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

  35. Temps de requête : 0.76 ms Après la dernière requête : 0.30 ms Mémoire de requête : 0.010 MB mémoire avant requête : 18.474 MB Rangées retournées : 0
    Requêtes dupliquées: #36
    SELECT * 
      FROM aamrsnew_categories
      WHERE parent_id > 0
      and extension = 'com_content'
      and path = 'uncategorised'
      and level = 1;
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_categoriesrefcat_idx,idx_pathidx_path402const1Using where
    Profil
    StatusDuration
    Starting0.09 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.06 ms
    Optimizing0.03 ms
    Statistics0.11 ms
    Preparing0.04 ms
    Executing0.01 ms
    Sending data0.05 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.01 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    18JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    17ShlDbClass->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:452
    16ShlDbClass->shlLoadObject()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655
    15ShlDbHelper::selectObject()JROOT/administrator/components/com_sh404sef/helpers/categories.php:39
    14Sh404sefHelperCategories::getUncategorizedCat()JROOT/components/com_sh404sef/sef_ext.php:540
    13sef_404::getContentSlugsArray()JROOT/components/com_sh404sef/meta_ext/com_content.php:132
    12include JROOT/components/com_sh404sef/meta_ext/com_content.phpJROOT/components/com_sh404sef/shPageRewrite.full.php:71
    11shIncludeMetaPlugin()JROOT/components/com_sh404sef/shPageRewrite.full.php:320
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

  36. Temps de requête : 0.68 ms Après la dernière requête : 0.07 ms Mémoire de requête : 0.010 MB mémoire avant requête : 18.484 MB Rangées retournées : 0
    Requêtes dupliquées: #35
    SELECT * 
      FROM aamrsnew_categories
      WHERE parent_id > 0
      and extension = 'com_content'
      and path = 'uncategorised'
      and level = 1;
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_categoriesrefcat_idx,idx_pathidx_path402const1Using where
    Profil
    StatusDuration
    Starting0.05 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    System lock0.03 ms
    table lock0.02 ms
    init0.04 ms
    Optimizing0.03 ms
    Statistics0.07 ms
    Preparing0.03 ms
    Executing0.02 ms
    Sending data0.05 ms
    End of update loop0.02 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.02 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.05 ms
    Starting cleanup0.02 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    19JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    18ShlDbClass->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:452
    17ShlDbClass->shlLoadObject()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655
    16ShlDbHelper::selectObject()JROOT/administrator/components/com_sh404sef/helpers/categories.php:39
    15Sh404sefHelperCategories::getUncategorizedCat()JROOT/administrator/components/com_sh404sef/models/slugs.php:270
    14Sh404sefModelSlugs->getCategorySlugArray()JROOT/components/com_sh404sef/sef_ext.php:547
    13sef_404::getContentSlugsArray()JROOT/components/com_sh404sef/meta_ext/com_content.php:132
    12include JROOT/components/com_sh404sef/meta_ext/com_content.phpJROOT/components/com_sh404sef/shPageRewrite.full.php:71
    11shIncludeMetaPlugin()JROOT/components/com_sh404sef/shPageRewrite.full.php:320
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

  37. Temps de requête : 1.08 ms Après la dernière requête : 0.16 ms Mémoire de requête : 0.010 MB mémoire avant requête : 18.499 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 `aamrsnew_categories` AS `s`
      INNER JOIN `aamrsnew_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 s.id = 25
      ORDER BY c.lft
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEsconstPRIMARY,idx_left_rightPRIMARY4const1
    1SIMPLEcALLcat_idx,idx_left_rightINDEX N'A PU ÊTRE UTILISÉNULLNULL43Using where; Utilisation du tri complet de type filesort
    Profil
    StatusDuration
    Starting0.14 ms
    checking permissions0.02 ms
    Opening tables0.05 ms
    After opening tables0.02 ms
    System lock0.02 ms
    table lock0.02 ms
    init0.09 ms
    Optimizing0.04 ms
    Statistics0.13 ms
    Preparing0.02 ms
    Unlocking tables0.02 ms
    Preparing0.03 ms
    Sorting result0.02 ms
    Executing0.02 ms
    Sending data0.03 ms
    Creating sort index0.14 ms
    End of update loop0.03 ms
    Query end0.02 ms
    Commit0.02 ms
    Query end0.02 ms
    closing tables0.02 ms
    Unlocking tables0.02 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.02 ms
    Freeing items0.03 ms
    Updating status0.77 ms
    Reset for next command0.04 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    19JDatabaseDriver->loadObjectList()JROOT/libraries/src/Categories/Categories.php:324
    18Joomla\CMS\Categories\Categories->_load()JROOT/libraries/src/Categories/Categories.php:184
    17Joomla\CMS\Categories\Categories->get()JROOT/administrator/components/com_sh404sef/models/slugs.php:151
    16Sh404sefModelSlugs->getCategory()JROOT/administrator/components/com_sh404sef/models/slugs.php:189
    15Sh404sefModelSlugs->getCategoryPathArray()JROOT/administrator/components/com_sh404sef/models/slugs.php:280
    14Sh404sefModelSlugs->getCategorySlugArray()JROOT/components/com_sh404sef/sef_ext.php:547
    13sef_404::getContentSlugsArray()JROOT/components/com_sh404sef/meta_ext/com_content.php:132
    12include JROOT/components/com_sh404sef/meta_ext/com_content.phpJROOT/components/com_sh404sef/shPageRewrite.full.php:71
    11shIncludeMetaPlugin()JROOT/components/com_sh404sef/shPageRewrite.full.php:320
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

  38. Temps de requête : 1.28 ms Après la dernière requête : 1.16 ms Mémoire de requête : 0.009 MB mémoire avant requête : 18.501 MB Rangées retournées : 36
    SHOW FULL COLUMNS 
      FROM `aamrsnew_sh404sef_metas`
    Explication
    EXPLAIN impossible sur la requête : SHOW FULL COLUMNS FROM `aamrsnew_sh404sef_metas`
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.02 ms
    closing tables0.01 ms
    checking permissions0.01 ms
    Opening tables0.38 ms
    After opening tables0.03 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.02 ms
    Preparing0.02 ms
    Executing0.01 ms
    Filling schema table0.02 ms
    Opening tables0.03 ms
    After opening tables0.02 ms
    checking permissions0.10 ms
    closing tables0.02 ms
    checking permissions0.06 ms
    Executing0.01 ms
    Sending data0.05 ms
    End of update loop0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Removing tmp table0.12 ms
    closing tables0.02 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/libraries/joomla/database/driver/mysqli.php:448
    16JDatabaseDriverMysqli->getTableColumns()JROOT/libraries/src/Table/Table.php:261
    15Joomla\CMS\Table\Table->getFields()JROOT/libraries/src/Table/Table.php:180
    14Joomla\CMS\Table\Table->__construct()JROOT/administrator/components/com_sh404sef/tables/metas.php:127
    13Sh404sefTableMetas->__construct()JROOT/libraries/src/Table/Table.php:328
    12Joomla\CMS\Table\Table::getInstance()JROOT/components/com_sh404sef/shPageRewrite.full.php:257
    11shGetCustomMetaData()JROOT/components/com_sh404sef/shPageRewrite.full.php:334
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

  39. Temps de requête : 0.52 ms Après la dernière requête : 0.22 ms Mémoire de requête : 0.008 MB mémoire avant requête : 18.560 MB Rangées retournées : 0
    SELECT * 
      FROM aamrsnew_sh404sef_metas
      WHERE `newurl`='index.php?option=com_content&Itemid=157&catid=25&id=157&lang=fr&layout=default&page=&print=1&tmpl=component&view=article';
    Explication
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaamrsnew_sh404sef_metasrefnewurlnewurl767const1Using index condition
    Profil
    StatusDuration
    Starting0.04 ms
    checking permissions0.02 ms
    Opening tables0.02 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.03 ms
    Optimizing0.02 ms
    Statistics0.06 ms
    Preparing0.02 ms
    Executing0.01 ms
    Sending data0.03 ms
    End of update loop0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Pile d'appels
    #AppelFichier et numéro de ligne
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    15JDatabaseDriver->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:657
    14ShlDbClass->loadObject()JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:452
    13ShlDbClass->shlLoadObject()JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655
    12ShlDbHelper::selectObject()JROOT/components/com_sh404sef/shPageRewrite.full.php:261
    11shGetCustomMetaData()JROOT/components/com_sh404sef/shPageRewrite.full.php:334
    10shDoTitleTags()JROOT/components/com_sh404sef/shPageRewrite.full.php:1175
    9include_once JROOT/components/com_sh404sef/shPageRewrite.full.phpJROOT/components/com_sh404sef/shPageRewrite.php:15
    8require_once JROOT/components/com_sh404sef/shPageRewrite.phpJROOT/plugins/system/sh404sef/sh404sef.php:246
    7plgSystemSh404sef->onAfterRender()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:1118
    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]

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

Tables sélectionnées :
  1. 4 × SELECT cg.* 
      FROM `aamrsnew_xcf_groups` AS `cg`
      LEFT JOIN aamrsnew_xcf_types AS ct
      ON ct.id = cg.type
  2. 4 × SELECT type 
      FROM `aamrsnew_xcf_types` AS `cg
  3. 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 `aamrsnew_categories` AS `s`
      INNER JOIN `aamrsnew_categories` AS `c`
      ON (s.lft <= c.lft
      AND c.lft < s.rgt) OR (c.lft < s.lft
      AND s.rgt < c.rgt)
  4. 2 × SELECT * 
      FROM aamrsnew_categories
  5. 2 × SELECT `id`,`name`,`rules`,`parent_id` 
      FROM `aamrsnew_assets`
  6. 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 aamrsnew_fields AS a
      LEFT JOIN `aamrsnew_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN aamrsnew_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN aamrsnew_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN aamrsnew_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN aamrsnew_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `aamrsnew_fields_categories` AS fc
      ON fc.field_id = a.id
  7. 1 × SELECT `id`, `title`, `alias`, `catid`, `language` 
      FROM aamrsnew_content
  8. 1 × SELECT `pageid` 
      FROM aamrsnew_sh404sef_pageids
  9. 1 × SELECT raw_stats 
      FROM aamrsnew_mostpopular
  10. 1 × SELECT f.* 
      FROM `aamrsnew_xcf_fields` AS `f`
  11. 1 × SELECT a.*, u.name as creator_name 
      FROM aamrsnew_attachments AS a
      LEFT JOIN aamrsnew_users AS u
      ON u.id = a.created_by
  12. 1 × SELECT created_by, catid 
      FROM aamrsnew_content
  13. 1 × SELECT `data` 
      FROM `aamrsnew_session`
  14. 1 × SELECT `session_id` 
      FROM `aamrsnew_session`
  15. 1 × SELECT `m`.`tag_id`,`t`.* 
      FROM `aamrsnew_contentitem_tag_map` AS m
      INNER JOIN `aamrsnew_tags` AS t
      ON `m`.`tag_id` = `t`.`id`
  16. 1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
      CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
      FROM aamrsnew_content AS a
      INNER JOIN aamrsnew_categories AS c
      on c.id = a.catid
      LEFT JOIN aamrsnew_users AS u
      on u.id = a.created_by
      LEFT JOIN aamrsnew_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN aamrsnew_content_rating AS v
      ON a.id = v.content_id
  17. 1 × SELECT params 
      FROM `aamrsnew_extensions`
  18. 1 × SELECT `oldurl`, `newurl`, `dateadd` 
      FROM aamrsnew_sh404sef_urls
  19. 1 × select `alias`,`newurl` 
      from `aamrsnew_sh404sef_aliases`
  20. 1 × SELECT `params` 
      FROM aamrsnew_extensions
  21. 1 × SELECT count(1) 
      FROM `aamrsnew_session`
  22. 1 × SELECT b.id 
      FROM aamrsnew_usergroups AS a
      LEFT JOIN aamrsnew_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
  23. 1 × SELECT id, rules 
      FROM `aamrsnew_viewlevels
  24. 1 × SELECT * 
      FROM aamrsnew_sh404sef_metas
Autres tables :
  1. 1 × INSERT INTO `aamrsnew_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'3233643766613930346632343032333138303133303434633463396163366165', 1, 1782588971, 0, '', 0
  2. 1 × UPDATE `aamrsnew_extensions` 
      SET `params` = '{\"mediaversion\":\"f468c2f706b1f69238276bcf8ce6a531\"}'
  3. 1 × SHOW FULL COLUMNS 
      FROM `aamrsnew_content
  4. 1 × UPDATE aamrsnew_content 
      SET `hits` = (`hits` + 1)
  5. 1 × UPDATE aamrsnew_mostpopular 
      SET 1_day_stats = 6 , 7_day_stats = 6 , 30_day_stats = 6 , all_time_stats = all_time_stats + 1 , raw_stats = 'a:29:{s:10:\"2025-08-18\";i:3;s:10:\"2025-08-19\";i:1;s:10:\"2025-08-20\";i:2;s:10:\"2025-08-21\";i:1;s:10:\"2025-08-22\";i:1;s:10:\"2025-08-23\";i:1;s:10:\"2025-08-24\";i:1;s:10:\"2025-08-25\";i:1;s:10:\"2025-08-26\";i:1;s:10:\"2025-08-27\";i:2;s:10:\"2025-08-28\";i:1;s:10:\"2025-08-29\";i:1;s:10:\"2025-08-30\";i:1;s:10:\"2025-08-31\";i:1;s:10:\"2025-09-01\";i:1;s:10:\"2025-09-03\";i:1;s:10:\"2025-09-05\";i:2;s:10:\"2025-09-06\";i:2;s:10:\"2025-09-07\";i:1;s:10:\"2025-09-08\";i:1;s:10:\"2025-09-09\";i:2;s:10:\"2025-09-10\";i:1;s:10:\"2025-09-11\";i:1;s:10:\"2025-09-13\";i:3;s:10:\"2025-09-14\";i:2;s:10:\"2025-09-15\";i:5;s:10:\"2025-09-16\";i:1;s:10:\"2025-09-17\";i:1;s:10:\"2026-06-27\";i:6;}'
  6. 1 × SHOW FULL COLUMNS 
      FROM `aamrsnew_sh404sef_metas