Welcome to Τα Σαΐνια   PLG_GSPEECH_SPEECH_BLOCK_TITLE Welcome to Τα Σαΐνια PLG_GSPEECH_SPEECH_POWERED_BY GSpeech
PLG_GSPEECH_SPEECH_BLOCK_TITLE PLG_GSPEECH_SPEECH_POWERED_BY GSpeech
Settings36.611MBMemory Usage719msRequest Duration
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
Joomla! Version5.3.1
PHP Version8.1.32
Identityguest
Response200
Templatert_notio
Database
Server
mysql
Version
10.6.21-MariaDB-cll-lve
Collation
utf8mb4_general_ci
Conn Collation
utf8mb3_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:54 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1748864816 "last" => 1748864816...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.71MB) (18.89ms)
  • afterInitialise (9.05MB) (66.52ms)
  • afterRoute (5.12MB) (27.03ms)
  • beforeRenderComponent com_osgallery (23.19KB) (657μs)
  • afterRenderComponent com_osgallery (1.41MB) (36.65ms)
  • afterDispatch (1.23MB) (43.16ms)
  • beforeRenderRawModule mod_custom (statcounter) (9.32MB) (89.06ms)
  • afterRenderRawModule mod_custom (statcounter) (39.31KB) (829μs)
  • beforeRenderModule mod_custom (statcounter) (720B) (6μs)
  • Before Access::preloadComponents (all components) (236.17KB) (1.81ms)
  • After Access::preloadComponents (all components) (167.5KB) (959μs)
  • Before Access::getAssetRules (id:1 name:root.1) (3.82KB) (18μs)
  • After Access::getAssetRules (id:1 name:root.1) (26.07KB) (270μs)
  • afterRenderModule mod_custom (statcounter) (88B) (557μs)
  • afterRender (3.1MB) (433ms)
  • 1 x afterRender (3.1MB) (60.16%)
    433ms
    1 x beforeRenderRawModule mod_custom (statcounter) (9.32MB) (12.38%)
    89.06ms
    1 x afterInitialise (9.05MB) (9.25%)
    66.52ms
    1 x afterDispatch (1.23MB) (6%)
    43.16ms
    1 x afterRenderComponent com_osgallery (1.41MB) (5.1%)
    36.65ms
    1 x afterRoute (5.12MB) (3.76%)
    27.03ms
    1 x afterLoad (3.71MB) (2.63%)
    18.89ms
    1 x Before Access::preloadComponents (all components) (236.17KB) (0.25%)
    1.81ms
    1 x After Access::preloadComponents (all components) (167.5KB) (0.13%)
    959μs
    1 x afterRenderRawModule mod_custom (statcounter) (39.31KB) (0.12%)
    829μs
    1 x beforeRenderComponent com_osgallery (23.19KB) (0.09%)
    657μs
    1 x afterRenderModule mod_custom (statcounter) (88B) (0.08%)
    557μs
    1 x After Access::getAssetRules (id:1 name:root.1) (26.07KB) (0.04%)
    270μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (3.82KB) (0%)
    18μs
    1 x beforeRenderModule mod_custom (statcounter) (720B) (0%)
    6μs
67 statements were executed22.73ms202.1KB
  • SELECT @@SESSION.sql_mode;60μs1.95KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259Copy
  • SELECT `data` FROM `w7ut0_session` WHERE `session_id` = ?99μs1.68KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `w7ut0_session` WHERE `session_id` = :session_id LIMIT 199μs1.9KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `w7ut0_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)317μs928BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `w7ut0_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1312μs3.9KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `w7ut0_viewlevels`97μs17.01KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `w7ut0_usergroups` AS `a` LEFT JOIN `w7ut0_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest152μs1.68KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `w7ut0_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`632μs5.09KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`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`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `w7ut0_menu` AS `m` LEFT JOIN `w7ut0_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`3.04ms9.19KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `w7ut0_template_styles` AS `s` LEFT JOIN `w7ut0_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` = 1267μs1.57KB/administrator/components/com_templates/src/Model/StyleModel.php:718Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM w7ut0_template_styles AS s WHERE s.client_id = 0 AND s.template = 'rt_notio' ORDER BY s.id188μs1.48KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT * FROM `w7ut0_languages` WHERE `published` = 1 ORDER BY `ordering` ASC126μs3.18KB/libraries/src/Language/LanguageHelper.php:179Copy
  • SELECT params FROM w7ut0_os_gallery WHERE id=8303μs2.88KB/components/com_osgallery/helpers/osGalleryHelperSite.php:216Copy
  • SELECT DISTINCT gc.ordering FROM w7ut0_os_gallery_connect as gc LEFT JOIN w7ut0_os_gallery_categories as cat ON gc.fk_cat_id = cat.id WHERE cat.fk_gal_id=8895μs920B/components/com_osgallery/helpers/osGalleryHelperSite.php:272Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 ORDER BY cat.ordering ASC, gc.ordering ASC2.64ms3.33KB/components/com_osgallery/helpers/osGalleryHelperSite.php:323Copy
  • SELECT DISTINCT id FROM w7ut0_os_gallery_categories ORDER BY ordering92μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:400Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=1 ORDER BY cat.ordering ASC, gc.ordering ASC144μs5.52KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=1 ORDER BY cat.ordering ASC, gc.ordering ASC112μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=18 ORDER BY cat.ordering ASC, gc.ordering ASC172μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=18 ORDER BY cat.ordering ASC, gc.ordering ASC98μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=17 ORDER BY cat.ordering ASC, gc.ordering ASC121μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=17 ORDER BY cat.ordering ASC, gc.ordering ASC112μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=16 ORDER BY cat.ordering ASC, gc.ordering ASC118μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=16 ORDER BY cat.ordering ASC, gc.ordering ASC87μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=15 ORDER BY cat.ordering ASC, gc.ordering ASC124μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=15 ORDER BY cat.ordering ASC, gc.ordering ASC97μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=14 ORDER BY cat.ordering ASC, gc.ordering ASC119μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=14 ORDER BY cat.ordering ASC, gc.ordering ASC98μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=13 ORDER BY cat.ordering ASC, gc.ordering ASC121μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=13 ORDER BY cat.ordering ASC, gc.ordering ASC93μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=12 ORDER BY cat.ordering ASC, gc.ordering ASC145μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=12 ORDER BY cat.ordering ASC, gc.ordering ASC100μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=11 ORDER BY cat.ordering ASC, gc.ordering ASC126μs14.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=11 ORDER BY cat.ordering ASC, gc.ordering ASC91μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=10 ORDER BY cat.ordering ASC, gc.ordering ASC125μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=10 ORDER BY cat.ordering ASC, gc.ordering ASC94μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=9 ORDER BY cat.ordering ASC, gc.ordering ASC119μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=9 ORDER BY cat.ordering ASC, gc.ordering ASC90μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=8 ORDER BY cat.ordering ASC, gc.ordering ASC2.07ms3.33KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=8 ORDER BY cat.ordering ASC, gc.ordering ASC840μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=7 ORDER BY cat.ordering ASC, gc.ordering ASC165μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=7 ORDER BY cat.ordering ASC, gc.ordering ASC98μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=6 ORDER BY cat.ordering ASC, gc.ordering ASC139μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=6 ORDER BY cat.ordering ASC, gc.ordering ASC103μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=5 ORDER BY cat.ordering ASC, gc.ordering ASC140μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=5 ORDER BY cat.ordering ASC, gc.ordering ASC92μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=4 ORDER BY cat.ordering ASC, gc.ordering ASC121μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=4 ORDER BY cat.ordering ASC, gc.ordering ASC93μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=3 ORDER BY cat.ordering ASC, gc.ordering ASC124μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=3 ORDER BY cat.ordering ASC, gc.ordering ASC108μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=2 ORDER BY cat.ordering ASC, gc.ordering ASC119μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=2 ORDER BY cat.ordering ASC, gc.ordering ASC88μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT gim.* , gc.fk_cat_id, cat.name as cat_name, gal.id as galId, cat.ordering as cat_ordering FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id LEFT JOIN w7ut0_os_gallery_lang as lang ON lang.item_id=gim.id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=19 ORDER BY cat.ordering ASC, gc.ordering ASC122μs3.02KB/components/com_osgallery/helpers/osGalleryHelperSite.php:427Copy
  • SELECT DISTINCT COUNT(*) as count FROM w7ut0_os_gallery_img as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE cat.fk_gal_id =8 AND gal.published=1 AND gim.publish=1 AND gc.fk_cat_id=19 ORDER BY cat.ordering ASC, gc.ordering ASC91μs912B/components/com_osgallery/helpers/osGalleryHelperSite.php:438Copy
  • SELECT DISTINCT id,params FROM w7ut0_os_gallery_categories WHERE fk_gal_id =887μs1.09KB/components/com_osgallery/helpers/osGalleryHelperSite.php:471Copy
  • SELECT DISTINCT galImg.id,galImg.params FROM w7ut0_os_gallery_img as galImg LEFT JOIN w7ut0_os_gallery_connect as galCon ON galCon.fk_gal_img_id = galImg.id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id = galCon.fk_cat_id WHERE cat.fk_gal_id =81.9ms1.23KB/components/com_osgallery/helpers/osGalleryHelperSite.php:492Copy
  • SELECT gim.* , gal.id as galId FROM `w7ut0_os_gallery_img` as gim LEFT JOIN w7ut0_os_gallery_connect as gc ON gim.id=gc.fk_gal_img_id LEFT JOIN w7ut0_os_gallery_categories as cat ON cat.id=gc.fk_cat_id LEFT JOIN w7ut0_os_gallery as gal ON gal.id=cat.fk_gal_id WHERE gim.id = 0 ORDER BY cat.ordering ASC381μs2.66KB/components/com_osgallery/helpers/osGalleryHelperSite.php:49Copy
  • SELECT LOWER(REPLACE(a.title, " ", "")) FROM w7ut0_viewlevels as a WHERE a.id IN ('1','5')154μs1.23KB/plugins/system/tabsaccordions/src/Sets.php:160Copy
  • SELECT LOWER(REPLACE(u.title, " ", "")) FROM w7ut0_usergroups as u WHERE u.id IN ('1','9')136μs1.23KB/plugins/system/tabsaccordions/src/Sets.php:434Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `w7ut0_menu_types` AS `a` WHERE `a`.`client_id` = 0135μs1.24KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM w7ut0_menu AS m WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft1.47ms6.62KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `w7ut0_modules` AS `m` LEFT JOIN `w7ut0_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `w7ut0_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`792μs4.43KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `w7ut0_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46)596μs23.35KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `w7ut0_scheduler_tasks` AS `a` WHERE `a`.`state` = 1157μs1.85KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT `key` FROM w7ut0_os_gallery_api WHERE `service`='os_gallery_activation'102μs8.91KB/components/com_osgallery/helpers/osGalleryHelperSite.php:2047Copy
  • SELECT `session_id` FROM `w7ut0_session` WHERE `session_id` = ?117μs1.9KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `w7ut0_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?355μs840BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy