Print
Details
Sample Data-Articles
Hits: 2747

Joomla! Debug Console

Session

{
    "__default": {
        "session": {
            "counter": 1,
            "timer": {
                "start": 1751323869,
                "last": 1751323869,
                "now": 1751323869
            }
        },
        "registry": {},
        "user": {
            "id": 0,
            "name": null,
            "username": null,
            "email": null,
            "password": null,
            "password_clear": "",
            "block": null,
            "sendEmail": 0,
            "registerDate": null,
            "lastvisitDate": null,
            "activation": null,
            "params": null,
            "groups": [],
            "guest": 1,
            "lastResetTime": null,
            "resetCount": null,
            "requireReset": null,
            "aid": 0
        }
    },
    "__easycalccheckplus": {
        "redirectUrl": null,
        "eccLoaded": null
    }
}

Profile Information

Time

Memory

Time: 54.79 ms / 54.79 ms Memory: 1.690 MB / 2.06 MB Application: afterLoad
Time: 211.86 ms / 266.65 ms Memory: 5.816 MB / 7.88 MB Application: afterInitialise
Time: 213.55 ms / 480.21 ms Memory: 2.126 MB / 10.00 MB Application: afterRoute
Time: 1.20 ms / 481.41 ms Memory: 0.025 MB / 10.03 MB Application: beforeRenderComponent com_content
Time: 6.52 ms / 487.93 ms Memory: 0.454 MB / 10.48 MB Application: Before Access::preloadComponents (all components)
Time: 1.84 ms / 489.77 ms Memory: 0.060 MB / 10.54 MB Application: After Access::preloadComponents (all components)
Time: 0.04 ms / 489.81 ms Memory: -0.003 MB / 10.54 MB Application: Before Access::preloadPermissions (com_content)
Time: 1.34 ms / 491.15 ms Memory: 0.172 MB / 10.71 MB Application: After Access::preloadPermissions (com_content)
Time: 0.04 ms / 491.19 ms Memory: -0.011 MB / 10.70 MB Application: Before Access::getAssetRules (id:297 name:com_content.article.125)
Time: 0.64 ms / 491.84 ms Memory: 0.026 MB / 10.72 MB Application: After Access::getAssetRules (id:297 name:com_content.article.125)
Time: 169.09 ms / 660.92 ms Memory: 3.820 MB / 14.54 MB Application: afterRenderComponent com_content
Time: 1.89 ms / 662.81 ms Memory: 0.160 MB / 14.70 MB Application: afterDispatch
Time: 7.50 ms / 670.31 ms Memory: 0.236 MB / 14.94 MB Application: afterRender

Database queries total: 403.37 ms

Memory Usage

15.24 MB (15,983,872 Bytes)

Database Queries

30 Queries Logged 403.37 ms


2 duplicate found!

2 duplicates: #11  #12
  1. Query Time: 0.42 ms Query memory: 0.023 MB Memory before query: 3.847 MB Rows returned: 0
    SELECT `data`
    
      FROM `j25_session`
      WHERE `session_id` = X'6135343137346563326136386236656137643037366637646332636566663431'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_sessionNULLconstPRIMARYPRIMARY194const1100.00NULL
    Profile
    StatusDuration
    starting0.07 ms
    checking permissions0.01 ms
    Opening tables0.03 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.06 ms
    executing0.02 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    15JDatabaseDriver->loadResult()JROOT/libraries/joomla/session/storage/database.php:45
    14JSessionStorageDatabase->read()Same as call in the line below.
    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:660
    9Joomla\CMS\Session\Session->_start()JROOT/libraries/src/Session/Session.php:620
    8Joomla\CMS\Session\Session->start()JROOT/libraries/src/Session/Session.php:498
    7Joomla\CMS\Session\Session->get()JROOT/libraries/src/Session/Session.php:455
    6Joomla\CMS\Session\Session->isNew()JROOT/libraries/src/Application/CMSApplication.php:854
    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:414
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  2. Query Time: 0.32 ms After last query: 1.67 ms Query memory: 0.020 MB Memory before query: 3.943 MB Rows returned: 0
    SELECT `session_id`
    
      FROM `j25_session`
      WHERE `session_id` = X'6135343137346563326136386236656137643037366637646332636566663431'
      LIMIT 1
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_sessionNULLconstPRIMARYPRIMARY194const1100.00Using index
    Profile
    StatusDuration
    starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.03 ms
    executing0.02 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    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:856
    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:414
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  3. Query Time: 115.13 ms After last query: 0.14 ms Query memory: 0.004 MB Memory before query: 3.948 MB
    INSERT INTO `j25_session`
    (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'6135343137346563326136386236656137643037366637646332636566663431', 1, 1751323869, 0, '', 0)
    Explain
    EXPLAIN not possible on query: INSERT INTO `j25_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (X'6135343137346563326136386236656137643037366637646332636566663431', 1, 1751323869, 0, '', 0)
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    update0.11 ms
    Waiting for query cache lock0.01 ms
    update0.01 ms
    end0.01 ms
    query end114.79 ms
    closing tables0.03 ms
    freeing items0.03 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    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:856
    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:414
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  4. Query Time: 0.73 ms After last query: 4.47 ms Query memory: 0.025 MB Memory before query: 4.228 MB Rows returned: 41
    SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
    
      FROM `j25_extensions`
      WHERE `type` = 'component'
      AND `state` = 0
      AND `enabled` = 1
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefextensionextension82const411.00Using where
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.08 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.29 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/libraries/src/Component/ComponentHelper.php:445
    10Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}()Same as call in the line below.
    9call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    8Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Component/ComponentHelper.php:453
    7Joomla\CMS\Component\ComponentHelper::load()JROOT/libraries/src/Component/ComponentHelper.php:519
    6Joomla\CMS\Component\ComponentHelper::getComponents()JROOT/libraries/src/Component/ComponentHelper.php:44
    5Joomla\CMS\Component\ComponentHelper::getComponent()JROOT/libraries/src/Component/ComponentHelper.php:103
    4Joomla\CMS\Component\ComponentHelper::getParams()JROOT/libraries/src/Application/SiteApplication.php:594
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  5. Query Time: 0.32 ms After last query: 3.53 ms Query memory: 0.021 MB Memory before query: 4.421 MB Rows returned: 4
    SELECT id, rules
    
      FROM `j25_viewlevels`
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_viewlevelsNULLALLNULLNO INDEX KEY COULD BE USEDNULLNULL4100.00NULL
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.01 ms
    preparing0.01 ms
    executing0.01 ms
    Sending data0.05 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  6. Query Time: 0.44 ms After last query: 0.17 ms Query memory: 0.021 MB Memory before query: 4.432 MB Rows returned: 2
    SELECT b.id
    
      FROM j25_usergroups AS a
      LEFT JOIN j25_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.id = 2
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEaNULLconstPRIMARYPRIMARY4const1100.00NULL
    1SIMPLEbNULLrangeidx_usergroup_nested_set_lookupidx_usergroup_nested_set_lookup4NULL4100.00Using where; Using index
    Profile
    StatusDuration
    starting0.07 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.09 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.04 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  7. Query Time: 1.26 ms After last query: 0.97 ms Query memory: 0.030 MB Memory before query: 4.501 MB Rows returned: 100
    SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
    
      FROM j25_extensions
      WHERE enabled = 1
      AND type = 'plugin'
      AND state IN (0,1)
      AND access IN (1,1,2)
      ORDER BY ordering
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefextensionextension82const1200.60Using index condition; Using where; Using filesort
    Profile
    StatusDuration
    starting0.07 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.06 ms
    preparing0.03 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.01 ms
    Creating sort index0.82 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    11JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    10JDatabaseDriver->loadObjectList()JROOT/libraries/src/Plugin/PluginHelper.php:351
    9Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}()Same as call in the line below.
    8call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    7Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Plugin/PluginHelper.php:356
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  8. Query Time: 2.01 ms After last query: 50.36 ms Query memory: 0.082 MB Memory before query: 7.553 MB Rows returned: 76
    SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
    
      FROM j25_menu AS m
      LEFT JOIN j25_extensions AS e
      ON m.component_id = e.extension_id
      WHERE m.published = 1
      AND m.parent_id > 0
      AND m.client_id = 0
      ORDER BY m.lft
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLrangeidx_client_id_parent_id_alias_languageidx_client_id_parent_id_alias_language5NULL9510.00Using index condition; Using where; Using filesort
    1SIMPLEeNULLeq_refPRIMARYPRIMARY4mncfmy_mncfj38.m.component_id1100.00Using where
    Profile
    StatusDuration
    starting0.16 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    init0.05 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.12 ms
    preparing0.04 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index1.35 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    23JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    22JDatabaseDriver->loadObjectList()JROOT/libraries/src/Menu/SiteMenu.php:93
    21Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}()Same as call in the line below.
    20call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    19Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Menu/SiteMenu.php:101
    18Joomla\CMS\Menu\SiteMenu->load()JROOT/libraries/src/Menu/AbstractMenu.php:78
    17Joomla\CMS\Menu\AbstractMenu->__construct()JROOT/libraries/src/Menu/SiteMenu.php:62
    16Joomla\CMS\Menu\SiteMenu->__construct()JROOT/libraries/src/Menu/AbstractMenu.php:142
    15Joomla\CMS\Menu\AbstractMenu::getInstance()JROOT/libraries/src/Application/CMSApplication.php:445
    14Joomla\CMS\Application\CMSApplication->getMenu()JROOT/libraries/src/Application/SiteApplication.php:275
    13Joomla\CMS\Application\SiteApplication->getMenu()JROOT/libraries/src/Router/SiteRouter.php:65
    12Joomla\CMS\Router\SiteRouter->__construct()JROOT/libraries/src/Router/Router.php:189
    11Joomla\CMS\Router\Router::getInstance()JROOT/libraries/src/Application/CMSApplication.php:561
    10Joomla\CMS\Application\CMSApplication::getRouter()JROOT/libraries/src/Application/SiteApplication.php:403
    9Joomla\CMS\Application\SiteApplication::getRouter()JROOT/plugins/system/communitybuilder/communitybuilder.php:300
    8plgSystemCommunityBuilder->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:696
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  9. Query Time: 0.65 ms After last query: 12.98 ms Query memory: 0.022 MB Memory before query: 8.432 MB Rows returned: 5
    SELECT id, home, template, s.params
    
      FROM j25_template_styles as s
      LEFT JOIN j25_extensions as e
      ON e.element=s.template
      AND e.type='template'
      AND e.client_id=s.client_id
      WHERE s.client_id = 0
      AND e.enabled = 1
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEeNULLrefelement_clientid,element_folder_clientid,extensionextension82const81.00Using index condition; Using where
    1SIMPLEsNULLrefidx_template,idx_client_id,idx_client_id_homeidx_template202mncfmy_mncfj38.e.element162.50Using index condition; Using where
    Profile
    StatusDuration
    starting0.07 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.03 ms
    optimizing0.02 ms
    statistics0.10 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.14 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    12JDatabaseDriver->loadObjectList()JROOT/libraries/src/Application/SiteApplication.php:486
    11Joomla\CMS\Application\SiteApplication->getTemplate()JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:33
    10jsn_template_framework_class_loader()Same as call in the line below.
    9spl_autoload_call()JROOT/plugins/system/jsntplframework/jsntplframework.php:187
    8PlgSystemJSNTPLFramework->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:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  10. Query Time: 0.37 ms After last query: 0.58 ms Query memory: 0.022 MB Memory before query: 8.440 MB Rows returned: 1
    SELECT manifest_cache
    
      FROM j25_extensions
      WHERE element LIKE 'jsn_solid2_pro'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrangeelement_clientid,element_folder_clientidelement_clientid402NULL5100.00Using index condition
    Profile
    StatusDuration
    starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.06 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.05 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    14JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    13JDatabaseDriver->loadResult()JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122
    12JSNTplHelper::getManifestCache()JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:217
    11JSNTplHelper::getTemplateVersion()JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35
    10jsn_template_framework_class_loader()Same as call in the line below.
    9spl_autoload_call()JROOT/plugins/system/jsntplframework/jsntplframework.php:187
    8PlgSystemJSNTPLFramework->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:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  11. Query Time: 0.41 ms After last query: 15.69 ms Query memory: 0.021 MB Memory before query: 8.848 MB Rows returned: 1
    Duplicate queries: #12
    SELECT COUNT(*)
    
      FROM j25_extensions
      WHERE type = 'component'
      AND element = 'com_sh404sef'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const110.00Using where
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.09 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.03 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    11JDatabaseDriver->loadResult()JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:1183
    10JSNTplUtils->checkSH404SEF()JROOT/plugins/system/jsntplframework/includes/core/jsntplframework.php:36
    9JSNTPLFramework::initial()JROOT/plugins/system/jsntplframework/jsntplframework.php:191
    8PlgSystemJSNTPLFramework->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:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  12. Query Time: 0.44 ms After last query: 9.46 ms Query memory: 0.022 MB Memory before query: 9.442 MB Rows returned: 1
    Duplicate queries: #11
    SELECT COUNT(*)
    
      FROM j25_extensions
      WHERE type = 'component'
      AND element = 'com_sh404sef'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const110.00Using where
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.10 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.03 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    12JDatabaseDriver->loadResult()JROOT/plugins/system/sunfw/includes/utils.php:81
    11SunFwUtils::checkSH404SEF()JROOT/plugins/system/sunfw/includes/overwrite/overwrite.php:84
    10SunFwOverwrite::initialize()JROOT/plugins/system/sunfw/includes/site.php:121
    9SunFwSite->__construct()JROOT/plugins/system/sunfw/includes/site.php:241
    8SunFwSite::getInstance()JROOT/plugins/system/sunfw/sunfw.php:383
    7PlgSystemSunFw->onAfterRoute()JROOT/libraries/joomla/event/dispatcher.php:165
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  13. Query Time: 0.41 ms After last query: 1.59 ms Query memory: 0.025 MB Memory before query: 9.627 MB Rows returned: 1
    SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
    
      FROM `j25_extensions`
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionextension484const,const1100.00NULL
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.08 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.06 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    20JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    19JDatabaseDriver->loadObject()JROOT/libraries/src/Helper/LibraryHelper.php:167
    18Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}()Same as call in the line below.
    17call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    16Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Helper/LibraryHelper.php:175
    15Joomla\CMS\Helper\LibraryHelper::loadLibrary()JROOT/libraries/src/Helper/LibraryHelper.php:43
    14Joomla\CMS\Helper\LibraryHelper::getLibrary()JROOT/libraries/src/Helper/LibraryHelper.php:90
    13Joomla\CMS\Helper\LibraryHelper::getParams()JROOT/libraries/src/Version.php:321
    12Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    11Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    10Joomla\CMS\Factory::getDocument()JROOT/plugins/system/sunfw/includes/site.php:127
    9SunFwSite->__construct()JROOT/plugins/system/sunfw/includes/site.php:241
    8SunFwSite::getInstance()JROOT/plugins/system/sunfw/sunfw.php:383
    7PlgSystemSunFw->onAfterRoute()JROOT/libraries/joomla/event/dispatcher.php:165
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  14. Query Time: 168.42 ms After last query: 0.23 ms Query memory: 0.006 MB Memory before query: 9.620 MB
    UPDATE `j25_extensions`
    
      SET `params` = '{\"mediaversion\":\"ff2f932c29efcf58895a0c8fe09ee02b\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1UPDATEj25_extensionsNULLrangeelement_clientid,element_folder_clientid,extensionextension484const,const1100.00Using where
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.08 ms
    updating0.09 ms
    end0.01 ms
    Waiting for query cache lock0.01 ms
    end0.01 ms
    query end167.95 ms
    closing tables0.05 ms
    freeing items0.06 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    15JDatabaseDriverMysqli->execute()JROOT/libraries/src/Helper/LibraryHelper.php:117
    14Joomla\CMS\Helper\LibraryHelper::saveParams()JROOT/libraries/src/Version.php:372
    13Joomla\CMS\Version->setMediaVersion()JROOT/libraries/src/Version.php:331
    12Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    11Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    10Joomla\CMS\Factory::getDocument()JROOT/plugins/system/sunfw/includes/site.php:127
    9SunFwSite->__construct()JROOT/plugins/system/sunfw/includes/site.php:241
    8SunFwSite::getInstance()JROOT/plugins/system/sunfw/sunfw.php:383
    7PlgSystemSunFw->onAfterRoute()JROOT/libraries/joomla/event/dispatcher.php:165
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  15. Query Time: 0.60 ms After last query: 2.78 ms Query memory: 0.060 MB Memory before query: 9.793 MB Rows returned: 1
    SELECT ss.*
    
      FROM j25_sunfw_styles AS ss
      INNER JOIN j25_template_styles AS ts
      ON ts.id = ss.style_id
      WHERE ts.id = 128
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEtsNULLconstPRIMARYPRIMARY4const1100.00Using index
    1SIMPLEssNULLALLNULLNO INDEX KEY COULD BE USEDNULLNULL1100.00Using where
    Profile
    StatusDuration
    starting0.09 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.05 ms
    init0.05 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.07 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.11 ms
    end0.01 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    11JDatabaseDriver->loadObject()JROOT/plugins/system/sunfw/includes/helper.php:253
    10SunFwHelper::getSunFwStyle()JROOT/plugins/system/sunfw/includes/site.php:140
    9SunFwSite->__construct()JROOT/plugins/system/sunfw/includes/site.php:241
    8SunFwSite::getInstance()JROOT/plugins/system/sunfw/sunfw.php:383
    7PlgSystemSunFw->onAfterRoute()JROOT/libraries/joomla/event/dispatcher.php:165
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:1218
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  16. Query Time: 0.40 ms After last query: 1.49 ms Query memory: 0.019 MB Memory before query: 10.016 MB Rows returned: 1
    SELECT *
    
      FROM j25_languages
      WHERE published=1
      ORDER BY ordering ASC
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_languagesNULLALLNULLNO INDEX KEY COULD BE USEDNULLNULL1100.00Using where; Using filesort
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.02 ms
    preparing0.02 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.02 ms
    Creating sort index0.06 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    7JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    6JDatabaseDriver->loadObjectList()JROOT/libraries/src/Language/LanguageHelper.php:150
    5Joomla\CMS\Language\LanguageHelper::getLanguages()JROOT/libraries/src/Application/SiteApplication.php:330
    4Joomla\CMS\Application\SiteApplication->getParams()JROOT/libraries/src/Application/SiteApplication.php:138
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  17. Query Time: 1.58 ms After last query: 7.21 ms Query memory: 0.029 MB Memory before query: 10.487 MB Rows returned: 41
    SELECT `id`,`name`,`rules`,`parent_id`
    
      FROM `j25_assets`
      WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_creativecontactform','com_fields','com_finder','com_flexicontact','com_imageshow','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_packageinstaller','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_uniform','com_users','com_weblinks','com_wrapper')
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_assetsNULLALLidx_asset_nameNO INDEX KEY COULD BE USEDNULLNULL32013.12Using where
    Profile
    StatusDuration
    starting0.09 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.07 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.20 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.96 ms
    end0.02 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/libraries/src/Access/Access.php:429
    16Joomla\CMS\Access\Access::preloadComponents()JROOT/libraries/src/Access/Access.php:213
    15Joomla\CMS\Access\Access::preload()JROOT/libraries/src/Access/Access.php:531
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  18. Query Time: 0.89 ms After last query: 0.24 ms Query memory: 0.055 MB Memory before query: 10.538 MB Rows returned: 186
    SELECT `id`,`name`,`rules`,`parent_id`
    
      FROM `j25_assets`
      WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_assetsNULLALLidx_asset_name,idx_parent_idNO INDEX KEY COULD BE USEDNULLNULL32022.05Using where
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.08 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.49 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  19. Query Time: 1.10 ms After last query: 1.95 ms Query memory: 0.031 MB Memory before query: 10.765 MB Rows returned: 31
    SHOW FULL COLUMNS 
      FROM `j25_content`
    Explain
    EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `j25_content`
    Profile
    StatusDuration
    starting0.04 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.18 ms
    init0.01 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.01 ms
    preparing0.01 ms
    executing0.02 ms
    Opening tables0.03 ms
    checking permissions0.05 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.02 ms
    checking permissions0.02 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.03 ms
    Sending data0.12 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    removing tmp table0.05 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    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:253
    13Joomla\CMS\Table\Table->getFields()JROOT/libraries/src/Table/Table.php:172
    12Joomla\CMS\Table\Table->__construct()JROOT/libraries/src/Table/Content.php:39
    11Joomla\CMS\Table\Content->__construct()JROOT/libraries/src/Table/Table.php:320
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  20. Query Time: 101.00 ms After last query: 3.82 ms Query memory: 0.005 MB Memory before query: 10.998 MB
    UPDATE j25_content
    
      SET `hits` = (`hits` + 1)
      WHERE `id` = '125'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1UPDATEj25_contentNULLrangePRIMARYPRIMARY4const1100.00Using where
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.05 ms
    updating0.09 ms
    end0.01 ms
    Waiting for query cache lock0.01 ms
    end0.01 ms
    query end100.61 ms
    closing tables0.02 ms
    freeing items0.03 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    11JDatabaseDriverMysqli->execute()JROOT/libraries/src/Table/Table.php:1256
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  21. Query Time: 0.80 ms After last query: 1.38 ms Query memory: 0.023 MB Memory before query: 11.056 MB Rows returned: 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 j25_content AS a
      INNER JOIN j25_categories AS c
      on c.id = a.catid
      LEFT JOIN j25_users AS u
      on u.id = a.created_by
      LEFT JOIN j25_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN j25_content_rating AS v
      ON a.id = v.content_id
      WHERE a.id = 125
      AND c.published > 0
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-30 22:51:10')
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-30 22:51:10')
      AND (a.state = 1 OR a.state =2)
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEaNULLconstPRIMARY,idx_state,idx_catidPRIMARY4const1100.00NULL
    1SIMPLEcNULLconstPRIMARYPRIMARY4const1100.00NULL
    1SIMPLEuNULLconstPRIMARYPRIMARY4const1100.00NULL
    1SIMPLEparentNULLconstPRIMARYPRIMARY4const1100.00NULL
    1SIMPLEvNULLconstPRIMARYPRIMARY4const00.00unique row not found
    Profile
    StatusDuration
    starting0.18 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    init0.08 ms
    System lock0.01 ms
    optimizing0.03 ms
    statistics0.18 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.05 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    14JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    13JDatabaseDriver->loadObject()JROOT/components/com_content/models/article.php:151
    12ContentModelArticle->getItem()JROOT/plugins/system/sunfw/includes/overwrite/j3x/libraries/legacy/view/legacy.php:421
    11JViewLegacy->get()JROOT/components/com_content/views/article/view.html.php:42
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  22. Query Time: 1.07 ms After last query: 2.02 ms Query memory: 0.054 MB Memory before query: 11.144 MB Rows returned: 25
    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 `j25_categories` AS `s`
      INNER JOIN `j25_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,2)
      AND c.published = 1
      AND s.id = 14
      ORDER BY c.lft
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEsNULLconstPRIMARY,idx_left_rightPRIMARY4const1100.00Using filesort
    1SIMPLEcNULLALLcat_idx,idx_access,idx_left_rightNO INDEX KEY COULD BE USEDNULLNULL7217.90Using where
    Profile
    StatusDuration
    starting0.13 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.06 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.16 ms
    preparing0.03 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.03 ms
    Creating sort index0.45 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    24JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    23JDatabaseDriver->loadObjectList()JROOT/libraries/src/Categories/Categories.php:324
    22Joomla\CMS\Categories\Categories->_load()JROOT/libraries/src/Categories/Categories.php:184
    21Joomla\CMS\Categories\Categories->get()JROOT/components/com_content/router.php:72
    20ContentRouter->getCategorySegment()Same as call in the line below.
    19call_user_func_array()JROOT/libraries/src/Component/Router/RouterView.php:120
    18Joomla\CMS\Component\Router\RouterView->getPath()JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111
    17Joomla\CMS\Component\Router\Rules\MenuRules->preprocess()JROOT/libraries/src/Component/Router/RouterView.php:222
    16Joomla\CMS\Component\Router\RouterView->preprocess()JROOT/libraries/src/Router/SiteRouter.php:676
    15Joomla\CMS\Router\SiteRouter->processBuildRules()JROOT/libraries/src/Router/Router.php:266
    14Joomla\CMS\Router\Router->build()JROOT/libraries/src/Router/SiteRouter.php:155
    13Joomla\CMS\Router\SiteRouter->build()JROOT/libraries/src/Router/Route.php:144
    12Joomla\CMS\Router\Route::link()JROOT/libraries/src/Router/Route.php:93
    11Joomla\CMS\Router\Route::_()JROOT/components/com_content/views/article/view.html.php:71
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  23. Query Time: 0.51 ms After last query: 1.29 ms Query memory: 0.022 MB Memory before query: 11.365 MB Rows returned: 0
    SELECT `m`.`tag_id`,`t`.*
    
      FROM `j25_contentitem_tag_map` AS m
      INNER JOIN `j25_tags` AS t
      ON `m`.`tag_id` = `t`.`id`
      WHERE `m`.`type_alias` = 'com_content.article'
      AND `m`.`content_item_id` = 125
      AND `t`.`published` = 1
      AND t.access IN (1,1,2)
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEmNULLALLidx_tag_typeNO INDEX KEY COULD BE USEDNULLNULL1100.00Using where
    1SIMPLEtNULLeq_refPRIMARY,tag_idx,idx_accessPRIMARY4mncfmy_mncfj38.m.tag_id1100.00Using where
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.05 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.08 ms
    preparing0.03 ms
    executing0.01 ms
    Sending data0.06 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    12JDatabaseDriver->loadObjectList()JROOT/libraries/src/Helper/TagsHelper.php:454
    11Joomla\CMS\Helper\TagsHelper->getItemTags()JROOT/components/com_content/views/article/view.html.php:184
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  24. Query Time: 1.18 ms After last query: 14.50 ms Query memory: 0.025 MB Memory before query: 12.469 MB Rows returned: 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 j25_fields AS a
      LEFT JOIN `j25_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN j25_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN j25_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN j25_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN j25_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `j25_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 (14,0))
      AND a.access IN (1,1,2)
      AND (a.group_id = 0 OR g.access IN (1,1,2))
      AND a.state = 1
      AND (a.group_id = 0 OR g.state = 1)
      ORDER BY a.ordering ASC
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEaNULLrefidx_state,idx_access,idx_contextidx_state1const1100.00Using index condition; Using where; Using temporary; Using filesort
    1SIMPLElNULLeq_refidx_langcodeidx_langcode28mncfmy_mncfj38.a.language1100.00Using where
    1SIMPLEucNULLeq_refPRIMARYPRIMARY4mncfmy_mncfj38.a.checked_out1100.00NULL
    1SIMPLEagNULLeq_refPRIMARYPRIMARY4mncfmy_mncfj38.a.access1100.00Using where
    1SIMPLEuaNULLeq_refPRIMARYPRIMARY4mncfmy_mncfj38.a.created_user_id1100.00Using where
    1SIMPLEgNULLeq_refPRIMARYPRIMARY4mncfmy_mncfj38.a.group_id1100.00Using where
    1SIMPLEfcNULLrefPRIMARYPRIMARY4mncfmy_mncfj38.a.id1100.00Using where; Using index; Distinct
    Profile
    StatusDuration
    starting0.16 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    init0.10 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.16 ms
    preparing0.05 ms
    Creating tmp table0.06 ms
    Sorting result0.01 ms
    executing0.01 ms
    Sending data0.22 ms
    Creating sort index0.04 ms
    end0.01 ms
    query end0.01 ms
    removing tmp table0.05 ms
    query end0.01 ms
    closing tables0.02 ms
    freeing items0.03 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    19JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    18JDatabaseDriver->loadObjectList()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322
    17Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList()JROOT/administrator/components/com_fields/models/fields.php:333
    16FieldsModelFields->_getList()JROOT/libraries/src/MVC/Model/ListModel.php:189
    15Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    14FieldsHelper::getFields()JROOT/plugins/system/fields/fields.php:495
    13PlgSystemFields->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  25. Query Time: 0.33 ms After last query: 5.67 ms Query memory: 0.025 MB Memory before query: 12.925 MB Rows returned: 0
    SELECT `name`, `value`
    
      FROM `j25_jsn_imageshow_config`
      WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_jsn_imageshow_configNULLALLnameNO INDEX KEY COULD BE USEDNULLNULL1100.00Using where
    Profile
    StatusDuration
    starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.03 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.03 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    17JDatabaseDriver->loadObjectList()JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81
    16JSNISParameter->getParameters()JROOT/administrator/components/com_imageshow/imageshow.defines.php:27
    15require_once JROOT/administrator/components/com_imageshow/imageshow.defines.phpJROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16
    14include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.phpJROOT/plugins/content/imageshow/imageshow.php:28
    13plgContentImageShow->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  26. Query Time: 0.44 ms After last query: 4.32 ms Query memory: 0.023 MB Memory before query: 13.182 MB Rows returned: 1
    SELECT *
    
      FROM j25_extensions
      WHERE element='com_imageshow'
      AND type='component'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const110.00Using where
    Profile
    StatusDuration
    starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.03 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.09 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.06 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    15JDatabaseDriver->loadObject()JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310
    14JSNISUtils->getComponentInfo()JROOT/plugins/content/imageshow/imageshow.php:45
    13plgContentImageShow->onContentPrepare()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:193
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  27. Query Time: 0.84 ms After last query: 10.70 ms Query memory: 0.025 MB Memory before query: 13.323 MB Rows returned: 1
    SELECT *
    
      FROM `j25_extensions`
      WHERE `type` = 'plugin'
      AND `element` = 'social2s'
      AND `folder` = 'content'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const15.00Using where
    Profile
    StatusDuration
    starting0.10 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.06 ms
    System lock0.02 ms
    optimizing0.03 ms
    statistics0.17 ms
    preparing0.04 ms
    executing0.01 ms
    Sending data0.12 ms
    end0.02 ms
    query end0.02 ms
    closing tables0.02 ms
    freeing items0.05 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    18JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1662
    17JDatabaseDriver->loadObject()JROOT/plugins/content/social2s/features/tmpl.php:904
    16s2s_tmpl::_getVersion()JROOT/plugins/content/social2s/features/tmpl.php:801
    15s2s_tmpl::getVariables()JROOT/plugins/content/social2s/features/tmpl.php:62
    14s2s_tmpl::init()JROOT/plugins/content/social2s/social2s.php:509
    13PlgContentSocial2s->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  28. Query Time: 0.46 ms After last query: 0.22 ms Query memory: 0.024 MB Memory before query: 13.331 MB Rows returned: 1
    select alias, catid 
      from j25_content
      where id=1
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_contentNULLconstPRIMARYPRIMARY4const1100.00NULL
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.02 ms
    Opening tables0.03 ms
    init0.03 ms
    System lock0.02 ms
    optimizing0.02 ms
    statistics0.07 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.02 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.02 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    17JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1465
    16JDatabaseDriver->loadAssoc()JROOT/plugins/content/social2s/features/tmpl.php:931
    15s2s_tmpl::getCookieButton()JROOT/plugins/content/social2s/features/tmpl.php:65
    14s2s_tmpl::init()JROOT/plugins/content/social2s/social2s.php:509
    13PlgContentSocial2s->onContentAfterDisplay()JROOT/libraries/joomla/event/event.php:70
    12JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    11JEventDispatcher->trigger()JROOT/components/com_content/views/article/view.html.php:202
    10ContentViewArticle->display()JROOT/libraries/src/MVC/Controller/BaseController.php:664
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  29. Query Time: 0.46 ms After last query: 20.39 ms Query memory: 0.023 MB Memory before query: 14.816 MB Rows returned: 1
    SELECT params
    
      FROM j25_extensions
      WHERE type = 'template'
      AND element = 'jsn_solid2_pro'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const110.00Using where
    Profile
    StatusDuration
    starting0.06 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.02 ms
    statistics0.09 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.06 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.03 ms
    cleaning up0.01 ms
    Call Stack
    #CallerFile and line number
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    14JDatabaseDriver->loadResult()JROOT/plugins/system/sunfw/includes/helper.php:1436
    13SunFwHelper::getTemplateParams()JROOT/plugins/system/sunfw/includes/site/helper.php:525
    12SunFwSiteHelper->_autoLoadCustomCssFile()JROOT/plugins/system/sunfw/includes/site/helper.php:455
    11SunFwSiteHelper->_prepareHead()JROOT/plugins/system/sunfw/includes/site/helper.php:240
    10SunFwSiteHelper->_prepare()JROOT/plugins/system/sunfw/includes/site/helper.php:105
    9SunFwSiteHelper::prepare()JROOT/plugins/system/sunfw/includes/site.php:270
    8SunFwSite->render()JROOT/templates/jsn_solid2_pro/component.php:17
    7require JROOT/templates/jsn_solid2_pro/component.phpJROOT/libraries/src/Document/HtmlDocument.php:668
    6Joomla\CMS\Document\HtmlDocument->_loadTemplate()JROOT/libraries/src/Document/HtmlDocument.php:730
    5Joomla\CMS\Document\HtmlDocument->_fetchTemplate()JROOT/libraries/src/Document/HtmlDocument.php:545
    4Joomla\CMS\Document\HtmlDocument->parse()JROOT/libraries/src/Application/CMSApplication.php:1126
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  30. Query Time: 0.38 ms After last query: 0.53 ms Query memory: 0.022 MB Memory before query: 14.836 MB Rows returned: 1
    SELECT manifest_cache
    
      FROM j25_extensions
      WHERE type = 'template'
      AND element = 'jsn_solid2_pro'
    Explain
    idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
    1SIMPLEj25_extensionsNULLrefelement_clientid,element_folder_clientid,extensionelement_clientid402const110.00Using where
    Profile
    StatusDuration
    starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    init0.02 ms
    System lock0.01 ms
    optimizing0.01 ms
    statistics0.08 ms
    preparing0.02 ms
    executing0.01 ms
    Sending data0.04 ms
    end0.01 ms
    query end0.01 ms
    closing tables0.01 ms
    freeing items0.02 ms
    cleaning up0.02 ms
    Call Stack
    #CallerFile and line number
    13JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    12JDatabaseDriver->loadResult()JROOT/plugins/system/sunfw/includes/helper.php:77
    11SunFwHelper::getManifestCache()JROOT/plugins/system/sunfw/includes/site/pages/component.php:23
    10include JROOT/plugins/system/sunfw/includes/site/pages/component.phpJROOT/plugins/system/sunfw/includes/site.php:485
    9SunFwSite->renderLayout()JROOT/plugins/system/sunfw/includes/site.php:281
    8SunFwSite->render()JROOT/templates/jsn_solid2_pro/component.php:17
    7require JROOT/templates/jsn_solid2_pro/component.phpJROOT/libraries/src/Document/HtmlDocument.php:668
    6Joomla\CMS\Document\HtmlDocument->_loadTemplate()JROOT/libraries/src/Document/HtmlDocument.php:730
    5Joomla\CMS\Document\HtmlDocument->_fetchTemplate()JROOT/libraries/src/Document/HtmlDocument.php:545
    4Joomla\CMS\Document\HtmlDocument->parse()JROOT/libraries/src/Application/CMSApplication.php:1126
    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
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

26 Query Types Logged, Sorted by Occurrences.

SELECT Tables:
  1. 2 × SELECT `id`,`name`,`rules`,`parent_id` 
      FROM `j25_assets`
  2. 2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` 
      FROM `j25_extensions`
  3. 2 × SELECT manifest_cache 
      FROM j25_extensions
  4. 2 × SELECT COUNT(*) 
      FROM j25_extensions
  5. 1 × SELECT `data` 
      FROM `j25_session`
  6. 1 × select alias, catid 
      from j25_content
  7. 1 × SELECT * 
      FROM `j25_extensions`
  8. 1 × SELECT * 
      FROM j25_extensions
  9. 1 × SELECT `name`, `value` 
      FROM `j25_jsn_imageshow_config`
  10. 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 j25_fields AS a
      LEFT JOIN `j25_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN j25_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN j25_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN j25_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN j25_fields_groups AS g
      ON g.id = a.group_id
      LEFT JOIN `j25_fields_categories` AS fc
      ON fc.field_id = a.id
  11. 1 × SELECT `m`.`tag_id`,`t`.* 
      FROM `j25_contentitem_tag_map` AS m
      INNER JOIN `j25_tags` AS t
      ON `m`.`tag_id` = `t`.`id`
  12. 1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,     c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,     c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,     c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
      CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
      FROM `j25_categories` AS `s`
      INNER JOIN `j25_categories` AS `c`
      ON (s.lft <= c.lft
      AND c.lft < s.rgt) OR (c.lft < s.lft
      AND s.rgt < c.rgt)
  13. 1 × SELECT * 
      FROM j25_languages
  14. 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 j25_content AS a
      INNER JOIN j25_categories AS c
      on c.id = a.catid
      LEFT JOIN j25_users AS u
      on u.id = a.created_by
      LEFT JOIN j25_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN j25_content_rating AS v
      ON a.id = v.content_id
  15. 1 × SELECT `session_id` 
      FROM `j25_session`
  16. 1 × SELECT ss.* 
      FROM j25_sunfw_styles AS ss
      INNER JOIN j25_template_styles AS ts
      ON ts.id = ss.style_id
  17. 1 × SELECT id, home, template, s.params 
      FROM j25_template_styles as s
      LEFT JOIN j25_extensions as e
      ON e.element=s.template
      AND e.type='template'
      AND e.client_id=s.client_id
  18. 1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component 
      FROM j25_menu AS m
      LEFT JOIN j25_extensions AS e
      ON m.component_id = e.extension_id
  19. 1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` 
      FROM j25_extensions
  20. 1 × SELECT b.id 
      FROM j25_usergroups AS a
      LEFT JOIN j25_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
  21. 1 × SELECT id, rules 
      FROM `j25_viewlevels
  22. 1 × SELECT params 
      FROM j25_extensions
OTHER Tables:
  1. 1 × INSERT INTO `j25_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'6135343137346563326136386236656137643037366637646332636566663431', 1, 1751323869, 0, '', 0
  2. 1 × UPDATE `j25_extensions` 
      SET `params` = '{\"mediaversion\":\"ff2f932c29efcf58895a0c8fe09ee02b\"}'
  3. 1 × SHOW FULL COLUMNS 
      FROM `j25_content
  4. 1 × UPDATE j25_content 
      SET `hits` = (`hits` + 1)