Joomla! Version | 5.2.5 |
PHP Version | 8.4.5 |
Identity | guest |
Response | 200 |
Template | ol_erstellen |
Database |
|
1 x afterRenderComponent com_phocagallery (6.56MB) (72.1%) | 243ms |
1 x afterRenderRawModule mod_menu (Site Map) (613.59KB) (7.52%) | 25.33ms |
1 x afterRenderRawModule mod_menu (Main menu) (550.22KB) (6.28%) | 21.15ms |
1 x afterInitialise (1.55MB) (4.04%) | 13.59ms |
1 x afterRender (253.91KB) (2.43%) | 8.19ms |
1 x beforeRenderRawModule mod_finder (Search) (232.38KB) (1.92%) | 6.47ms |
1 x afterRenderRawModule mod_finder (Search) (50.71KB) (1.32%) | 4.45ms |
1 x afterRoute (271.86KB) (1.3%) | 4.37ms |
1 x afterRenderModule mod_finder (Search) (67KB) (0.77%) | 2.58ms |
1 x afterRenderModule mod_menu (Main menu) (37.83KB) (0.73%) | 2.47ms |
1 x afterRenderModule mod_menu (Site Map) (38.45KB) (0.61%) | 2.05ms |
1 x afterLoad (105.77KB) (0.37%) | 1.25ms |
1 x beforeRenderComponent com_phocagallery (51.23KB) (0.3%) | 1.01ms |
1 x beforeRenderRawModule mod_menu (Main menu) (57.58KB) (0.15%) | 496μs |
1 x afterDispatch (66.66KB) (0.05%) | 161μs |
1 x beforeRenderRawModule mod_menu (Site Map) (752B) (0.03%) | 108μs |
1 x beforeRenderModule mod_menu (Site Map) (704B) (0%) | 10μs |
1 x beforeRenderModule mod_menu (Main menu) (704B) (0%) | 6μs |
1 x beforeRenderModule mod_finder (Search) (704B) (0%) | 5μs |
SELECT @@SESSION.sql_mode;
138μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `olers_session`
WHERE `session_id` = ?
441μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `olers_session`
WHERE `session_id` = :session_id LIMIT 1
142μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `olers_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
243μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `olers_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
343μs17.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `olers_viewlevels`
125μs672B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `olers_usergroups` AS `a`
LEFT JOIN `olers_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
152μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `olers_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
539μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM olers_rsform_config
156μs2.44KB/administrator/components/com_rsform/helpers/config.php:52CopySELECT `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 `olers_menu` AS `m`
LEFT JOIN `olers_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`
852μs19.67KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
123μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.parent_id = 60 ORDER BY a.ordering
145μs816B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `olers_template_styles` AS `s`
LEFT JOIN `olers_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
275μs48.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
195μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
165μs1.61KB/libraries/src/Language/LanguageHelper.php:177CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM olers_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
135μs704B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM olers_phocagallery_categories AS c WHERE c.id = 63 LIMIT 1
228μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT * FROM olers_phocagallery_categories AS c WHERE c.id = 60 AND c.published = 1
170μs4.97KB/components/com_phocagallery/views/category/view.html.php:2204CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 63 ORDER BY a.ordering LIMIT 1
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.parent_id = 63 ORDER BY a.ordering
128μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
106μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
168μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
118μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM olers_phocagallery_categories AS cc WHERE cc.id = 60 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 63 ORDER BY cc.ordering ASC LIMIT 1
141μs1.34KB/components/com_phocagallery/models/category.php:266CopySELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM olers_phocagallery AS a LEFT JOIN olers_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN olers_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 63 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 40, 20
1.93ms5.55KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT a.id FROM olers_phocagallery AS a LEFT JOIN olers_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 63 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
466μs8.51KB/libraries/src/MVC/Model/BaseDatabaseModel.php:209CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
140μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
121μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
126μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
108μs3.17KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
101μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
127μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
117μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
122μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
134μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
101μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
269μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
248μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
243μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
236μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
234μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
228μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
175μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
123μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
162μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
148μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
227μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
164μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
99μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
102μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
164μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
99μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
106μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
122μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
105μs11.67KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
135μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
137μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
163μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
124μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
126μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
126μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
144μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
138μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
155μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
131μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
143μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
136μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
195μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
140μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
146μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
143μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
151μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
101μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
124μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
120μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
158μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
246μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
235μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
148μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
121μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
101μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
133μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
122μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
105μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
234μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
128μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
137μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
122μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
113μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
118μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
103μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
124μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
125μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
127μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
134μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
123μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
112μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
142μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
132μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
131μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
128μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
136μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
134μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
147μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
144μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
142μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
139μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
150μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
138μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
168μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
128μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
124μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
127μs8.67KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
125μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
123μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
145μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
208μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
148μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
123μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
139μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
102μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
145μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
123μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
158μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
134μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
153μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
121μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
132μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
132μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
141μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
112μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
122μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
127μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT COUNT(i.id) AS countimg FROM olers_phocagallery AS i WHERE i.catid = 63 AND i.published =1 AND i.approved = 1 LIMIT 1
472μs536B/components/com_phocagallery/models/category.php:599CopySELECT COUNT(i.id) AS countimg FROM olers_phocagallery AS i WHERE i.catid = 63 AND i.published =0 AND i.approved = 1 LIMIT 1
139μs536B/components/com_phocagallery/models/category.php:599CopySELECT cc.hits AS catviewed FROM olers_phocagallery_categories AS cc WHERE cc.id = 63 LIMIT 1
155μs536B/components/com_phocagallery/models/category.php:611CopySELECT i.*, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM olers_phocagallery AS i LEFT JOIN olers_phocagallery_categories AS cc ON cc.id = i.catid WHERE i.catid = 63 AND i.published = 1 AND i.approved = 1 ORDER BY hits DESC LIMIT 3
811μs4.94KB/components/com_phocagallery/models/category.php:628CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
246μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4910 ORDER BY a.ordering LIMIT 1
236μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
135μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4910 ORDER BY a.ordering LIMIT 1
129μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
137μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4910 ORDER BY a.ordering LIMIT 1
167μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
121μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4898 ORDER BY a.ordering LIMIT 1
127μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
137μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4898 ORDER BY a.ordering LIMIT 1
162μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
133μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4898 ORDER BY a.ordering LIMIT 1
138μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
146μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4911 ORDER BY a.ordering LIMIT 1
141μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
150μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4911 ORDER BY a.ordering LIMIT 1
144μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
159μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4911 ORDER BY a.ordering LIMIT 1
149μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT i.*, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM olers_phocagallery AS i LEFT JOIN olers_phocagallery_categories AS cc ON cc.id = i.catid WHERE i.catid = 63 AND i.published = 1 AND i.approved = 1 ORDER BY date DESC LIMIT 3
618μs4.94KB/components/com_phocagallery/models/category.php:628CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
141μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5193 ORDER BY a.ordering LIMIT 1
128μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
132μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5193 ORDER BY a.ordering LIMIT 1
127μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
152μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5193 ORDER BY a.ordering LIMIT 1
136μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
119μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5194 ORDER BY a.ordering LIMIT 1
112μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
117μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5194 ORDER BY a.ordering LIMIT 1
115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
135μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5194 ORDER BY a.ordering LIMIT 1
136μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
123μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5195 ORDER BY a.ordering LIMIT 1
125μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
141μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5195 ORDER BY a.ordering LIMIT 1
186μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
126μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 5195 ORDER BY a.ordering LIMIT 1
132μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `olers_phocagallery_categories`
604μs2.02KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopyUPDATE `olers_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '63'
353μs48B/libraries/src/Table/Table.php:1348CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
129μs656B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
164μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
127μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
119μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
316μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4934 ORDER BY a.ordering LIMIT 1
334μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
278μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
280μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
274μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
245μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
259μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4935 ORDER BY a.ordering LIMIT 1
237μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
246μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
277μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
260μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
242μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
232μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4936 ORDER BY a.ordering LIMIT 1
238μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
236μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
244μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
243μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
310μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
244μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4937 ORDER BY a.ordering LIMIT 1
272μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
242μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
258μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
240μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
265μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
253μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4938 ORDER BY a.ordering LIMIT 1
255μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
274μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
237μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
254μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
251μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
489μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4939 ORDER BY a.ordering LIMIT 1
258μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
179μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
117μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
267μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
109μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
169μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4940 ORDER BY a.ordering LIMIT 1
120μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
127μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
130μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
245μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
106μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4941 ORDER BY a.ordering LIMIT 1
230μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
117μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
113μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
116μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
190μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
116μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4942 ORDER BY a.ordering LIMIT 1
111μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
246μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
111μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
120μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4943 ORDER BY a.ordering LIMIT 1
111μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
152μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
106μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
125μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
109μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
118μs16.69KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4944 ORDER BY a.ordering LIMIT 1
117μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
212μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
106μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
145μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4945 ORDER BY a.ordering LIMIT 1
110μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
219μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
109μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
106μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
105μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
202μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4946 ORDER BY a.ordering LIMIT 1
182μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
105μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
215μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4947 ORDER BY a.ordering LIMIT 1
108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
262μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
122μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
161μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4948 ORDER BY a.ordering LIMIT 1
108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
110μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
120μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
142μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4949 ORDER BY a.ordering LIMIT 1
107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
122μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
144μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4950 ORDER BY a.ordering LIMIT 1
107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
126μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
109μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
187μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4951 ORDER BY a.ordering LIMIT 1
107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
142μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
124μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
105μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4952 ORDER BY a.ordering LIMIT 1
110μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
240μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
127μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
105μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
113μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 4953 ORDER BY a.ordering LIMIT 1
106μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
153μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
113μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
106μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
251μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
128μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
124μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
187μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
118μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
117μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
202μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
134μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
113μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
117μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
225μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
116μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
110μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
175μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
219μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
113μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
235μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
109μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
119μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
106μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
112μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
205μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
125μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
105μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
107μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
263μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
121μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
117μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
252μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
111μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
113μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
134μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
187μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
108μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
114μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
154μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
150μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
268μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
165μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
119μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
115μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
118μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM olers_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering
142μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
429μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
219μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
182μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
205μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
208μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
156μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
204μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
173μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
190μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
250μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
384μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
234μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
267μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
245μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
254μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
230μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
233μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
245μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
196μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
276μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
209μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
307μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
388μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
200μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
239μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
244μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
384μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
228μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
339μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
185μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
231μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
216μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
163μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
168μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
153μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
219μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
204μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
335μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
211μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
356μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
217μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
277μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
161μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
155μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
167μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
163μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
215μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
203μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
169μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
279μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
206μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
346μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
223μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
157μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
201μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
310μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
368μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
326μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
343μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
338μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
341μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
204μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
228μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
212μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
354μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
164μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
189μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
201μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
342μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
218μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `olers_modules` AS `m`
LEFT JOIN `olers_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `olers_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`
551μs1.91KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
188μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
198μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `name`,`element`
FROM `olers_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
404μs672B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `olers_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
312μs680B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
218μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
363μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
161μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
230μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
227μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
192μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
171μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
317μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
166μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
187μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
194μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
167μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
188μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
235μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
203μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
168μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
187μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
197μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
199μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
153μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
156μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
187μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
186μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
201μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
191μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
201μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
186μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
206μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
203μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
201μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
176μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
167μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
172μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
172μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
169μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
175μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
181μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
169μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
222μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
225μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
177μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
188μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
173μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
179μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
186μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
174μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
208μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
224μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
182μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
342μs80.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
256μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
226μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
172μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
182μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
173μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
165μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
167μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
220μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
223μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
159μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
179μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
159μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
154μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
242μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
214μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
206μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
206μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
187μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
218μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
207μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
170μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
225μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
159μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
371μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
156μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
155μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
170μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
217μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
207μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
158μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
206μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
161μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
210μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
215μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
175μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
204μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
204μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
213μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
161μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
195μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
205μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
209μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
186μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT 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 `olers_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
155μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `olers_template_styles`
WHERE `client_id` = 0 AND `id` = '60'
166μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `olers_session`
WHERE `session_id` = ?
132μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `olers_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.36ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy