Κονσόλα Αποσφαλάτωσης του Joomla!
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
Application 0.000 seconds (+0.000); 0.79 MB (+0.792) - afterLoad
Application 0.103 seconds (+0.102); 2.57 MB (+1.779) - afterInitialise
Application 0.147 seconds (+0.045); 3.25 MB (+0.683) - afterRoute
Application 0.210 seconds (+0.063); 3.67 MB (+0.416) - afterDispatch
Application 0.303 seconds (+0.093); 4.23 MB (+0.564) - beforeRenderModule mod_menu (Footer menu)
Application 0.308 seconds (+0.006); 4.26 MB (+0.030) - afterRenderModule mod_menu (Footer menu)
Application 0.309 seconds (+0.000); 4.26 MB (-0.006) - beforeRenderModule mod_custom (test)
Application 0.313 seconds (+0.004); 4.27 MB (+0.009) - afterRenderModule mod_custom (test)
Application 0.313 seconds (+0.000); 4.26 MB (-0.003) - beforeRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.313 seconds (+0.000); 4.27 MB (+0.004) - afterRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.313 seconds (+0.000); 4.26 MB (-0.003) - beforeRenderModule mod_custom (Social icons)
Application 0.313 seconds (+0.000); 4.27 MB (+0.004) - afterRenderModule mod_custom (Social icons)
Application 0.313 seconds (+0.000); 4.27 MB (-0.002) - beforeRenderModule mod_custom (@@@ SPONSORS)
Application 0.314 seconds (+0.000); 4.27 MB (+0.004) - afterRenderModule mod_custom (@@@ SPONSORS)
Application 0.314 seconds (+0.000); 4.31 MB (+0.037) - beforeRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.668 seconds (+0.354); 4.94 MB (+0.632) - afterRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.668 seconds (+0.000); 4.76 MB (-0.175) - beforeRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.702 seconds (+0.035); 5.44 MB (+0.673) - afterRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.730 seconds (+0.027); 5.49 MB (+0.051) - afterRender
5.49 MB (5,755,392 Bytes)
Καταγράφηκαν 121 ερωτήματα
SELECT `data`
FROM `ofi_session`
WHERE `session_id` = 'ae3e0e722af424361fbc0ad3a84a9ab0'
DELETE
FROM `ofi_session`
WHERE `time` < '1728268141'
SELECT `session_id`
FROM `ofi_session`
WHERE `session_id` = 'ae3e0e722af424361fbc0ad3a84a9ab0'
LIMIT 0, 1
INSERT INTO `ofi_session`
(`session_id`, `client_id`, `time`)
VALUES
('ae3e0e722af424361fbc0ad3a84a9ab0', 0, '1728273541')
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM ofi_usergroups AS a
LEFT JOIN ofi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `ofi_viewlevels`
SELECT folder AS type, element AS name, params
FROM ofi_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT `enabled`
FROM `ofi_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM ofi_menu AS m
LEFT JOIN ofi_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT *
FROM ofi_languages
WHERE published=1
ORDER BY ordering ASC
SELECT id, home, template, s.params
FROM ofi_template_styles as s
LEFT JOIN ofi_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
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_youtubegallery'
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="errorreporting"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="errorreporting"
LIMIT 1
SELECT ofi_youtubegallery_videolists.id AS id, ofi_youtubegallery_videolists.listname AS listname, ofi_youtubegallery_videolists.videolist AS videolist, ofi_youtubegallery_videolists.catid AS catid, ofi_youtubegallery_videolists.updateperiod AS updateperiod, ofi_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, ofi_youtubegallery_videolists.description AS description, ofi_youtubegallery_videolists.author AS author, ofi_youtubegallery_videolists.authorurl AS authorurl, ofi_youtubegallery_videolists.image AS image, ofi_youtubegallery_videolists.note AS note, ofi_youtubegallery_videolists.watchusergroup AS watchusergroup, COUNT(ofi_youtubegallery_videos.listid) AS TotalVideos
FROM `ofi_youtubegallery_videolists`
LEFT JOIN ofi_youtubegallery_videos
ON ofi_youtubegallery_videos.listid=ofi_youtubegallery_videolists.id
AND ofi_youtubegallery_videos.isvideo
WHERE ofi_youtubegallery_videolists.id=1
GROUP BY `id`
LIMIT 1
SELECT ofi_youtubegallery_videolists.id AS id, ofi_youtubegallery_videolists.listname AS listname, ofi_youtubegallery_videolists.videolist AS videolist, ofi_youtubegallery_videolists.catid AS catid, ofi_youtubegallery_videolists.updateperiod AS updateperiod, ofi_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, ofi_youtubegallery_videolists.description AS description, ofi_youtubegallery_videolists.author AS author, ofi_youtubegallery_videolists.authorurl AS authorurl, ofi_youtubegallery_videolists.image AS image, ofi_youtubegallery_videolists.note AS note, ofi_youtubegallery_videolists.watchusergroup AS watchusergroup, COUNT(ofi_youtubegallery_videos.listid) AS TotalVideos
FROM `ofi_youtubegallery_videolists`
LEFT JOIN ofi_youtubegallery_videos
ON ofi_youtubegallery_videos.listid=ofi_youtubegallery_videolists.id
AND ofi_youtubegallery_videos.isvideo
WHERE ofi_youtubegallery_videolists.id=1
GROUP BY `id`
LIMIT 1
SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `ofi_youtubegallery_themes`
WHERE `id`=1
LIMIT 1
SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `ofi_youtubegallery_themes`
WHERE `id`=1
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="sFipvMu9aQQ"
AND `listid`=1
LIMIT 1
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="sFipvMu9aQQ"
AND `listid`=1
LIMIT 1
UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="sFipvMu9aQQ", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/sFipvMu9aQQ/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://www.youtube.com/watch?v=sFipvMu9aQQ", `ordering`="10000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
WHERE id=26
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="oTQF4NCv_Q8"
AND `listid`=1
LIMIT 1
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="oTQF4NCv_Q8"
AND `listid`=1
LIMIT 1
UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="oTQF4NCv_Q8", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/oTQF4NCv_Q8/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://www.youtube.com/watch?v=oTQF4NCv_Q8", `ordering`="20000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
WHERE id=27
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="0iroCPrWkfA"
AND `listid`=1
LIMIT 1
SELECT id, allowupdates
FROM ofi_youtubegallery_videos
WHERE `videosource`="youtube"
AND `videoid`="0iroCPrWkfA"
AND `listid`=1
LIMIT 1
UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="0iroCPrWkfA", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/0iroCPrWkfA/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://youtu.be/0iroCPrWkfA", `ordering`="30000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
WHERE id=28
UPDATE ofi_youtubegallery_videolists
SET `lastplaylistupdate`="2024-10-07 06:59:01"
WHERE `id`="1"
SELECT `videoid`
FROM `ofi_youtubegallery_videos`
WHERE !INSTR(`title`,"***Video not found***")
AND `listid`="1"
AND `isvideo`=0
AND `videosource`="videolist"
SELECT `videoid`
FROM `ofi_youtubegallery_videos`
WHERE !INSTR(`title`,"***Video not found***")
AND `listid`="1"
AND `isvideo`=0
AND `videosource`="videolist"
SELECT *
FROM `ofi_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate
SELECT *
FROM `ofi_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate
SELECT *
FROM `ofi_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="oTQF4NCv_Q8"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="oTQF4NCv_Q8"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/oTQF4NCv_Q8/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
WHERE `id`=27
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="0iroCPrWkfA"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="0iroCPrWkfA"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/0iroCPrWkfA/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
WHERE `id`=28
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="sFipvMu9aQQ"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="sFipvMu9aQQ"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="youtube_api_key"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="getinfomethod"
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
WHERE INSTR(`datalink`,"https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg")
LIMIT 1
UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/sFipvMu9aQQ/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
WHERE `id`=26
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="oTQF4NCv_Q8"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="oTQF4NCv_Q8"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="0iroCPrWkfA"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="0iroCPrWkfA"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `value`
FROM `ofi_youtubegallery_settings`
WHERE `option`="allowsef"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="sFipvMu9aQQ"
LIMIT 1
SELECT `alias`
FROM `ofi_youtubegallery_videos`
WHERE `videoid`="sFipvMu9aQQ"
LIMIT 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ofi_modules AS m
LEFT JOIN ofi_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ofi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-10-07 03:59:01')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-10-07 03:59:01')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 966 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
SELECT
c.id AS CID
FROM
ofi_k2_categories AS c
LEFT JOIN
ofi_k2_items AS content
ON
c.id = content.catid
WHERE
( c.id = 43 )
AND
c.published = 1
SELECT
content.id AS id
FROM
ofi_k2_items AS content
WHERE
content.published = 1
AND content.trash = 0
AND content.access IN (1,1)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-10-07 03:59:01' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-10-07 03:59:01' )
AND ( content.catid = 43 )
ORDER BY
content.created DESC
LIMIT
0,12;
SELECT
content.id AS id,
content.alias AS alias,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.featured AS frontpage,
content.access AS access,
content.catid AS cid,
content.video AS video,
content.plugins AS plugins,
categories.name AS catname,
categories.image AS cat_image,
categories.alias AS cat_alias,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content.created_by AS author_id,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count
FROM
ofi_k2_items AS content
LEFT JOIN
ofi_k2_categories AS categories
ON categories.id = content.catid
LEFT JOIN
ofi_users AS users
ON users.id = content.created_by
LEFT JOIN
ofi_k2_rating AS content_rating
ON content_rating.itemID = content.id
WHERE
content.id = 5223 OR content.id = 5220 OR content.id = 5219 OR content.id = 5214 OR content.id = 5212 OR content.id = 5206 OR content.id = 5203 OR content.id = 5201 OR content.id = 5197 OR content.id = 5196 OR content.id = 5195 OR content.id = 5194
ORDER BY
content.created DESC
SELECT
content.id AS id,
COUNT(comments.itemID) AS count
FROM
ofi_k2_items AS content
LEFT JOIN
ofi_k2_comments AS comments
ON comments.itemID = content.id
WHERE
comments.published
AND ( content.id = 5223 OR content.id = 5220 OR content.id = 5219 OR content.id = 5214 OR content.id = 5212 OR content.id = 5206 OR content.id = 5203 OR content.id = 5201 OR content.id = 5197 OR content.id = 5196 OR content.id = 5195 OR content.id = 5194 )
GROUP BY
comments.itemID
;
SHOW FULL COLUMNS
FROM `ofi_users`
SELECT *
FROM `ofi_users`
WHERE `id` = 1907
SELECT `g`.`id`,`g`.`title`
FROM `ofi_usergroups` AS g
INNER JOIN `ofi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocagallery'
UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728273541;s:18:\"session.timer.last\";i:1728273541;s:17:\"session.timer.now\";i:1728273541;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1728273542'
WHERE `session_id` = 'ae3e0e722af424361fbc0ad3a84a9ab0'
Καταγράφηκαν 37 είδη ερωτημάτων και ταξινομήθηκαν κατά την εμφάνισή τους.
ΕΠΙΛΟΓΗ από Πίνακες:
36 × SELECT `value`
FROM `ofi_youtubegallery_settings`
18 × SELECT `rawdata`
FROM `ofi_youtubegallery_videos`
12 × SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
7 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
6 × SELECT id, allowupdates
FROM ofi_youtubegallery_videos
6 × SELECT `alias`
FROM `ofi_youtubegallery_videos`
3 × SELECT *
FROM `ofi_youtubegallery_videos`
2 × SELECT ofi_youtubegallery_videolists.id AS id, ofi_youtubegallery_videolists.listname AS listname, ofi_youtubegallery_videolists.videolist AS videolist, ofi_youtubegallery_videolists.catid AS catid, ofi_youtubegallery_videolists.updateperiod AS updateperiod, ofi_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, ofi_youtubegallery_videolists.description AS description, ofi_youtubegallery_videolists.author AS author, ofi_youtubegallery_videolists.authorurl AS authorurl, ofi_youtubegallery_videolists.image AS image, ofi_youtubegallery_videolists.note AS note, ofi_youtubegallery_videolists.watchusergroup AS watchusergroup, COUNT(ofi_youtubegallery_videos.listid) AS TotalVideos
FROM `ofi_youtubegallery_videolists`
LEFT JOIN ofi_youtubegallery_videos
ON ofi_youtubegallery_videos.listid=ofi_youtubegallery_videolists.id
AND ofi_youtubegallery_videos.isvideo
2 × SELECT `videoid`
FROM `ofi_youtubegallery_videos`
2 × SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `ofi_youtubegallery_themes`
1 × SELECT content.id AS id, content.alias AS alias, content.title AS title, content.introtext AS text, content.created AS date, content.publish_up AS date_publish, content.hits AS hits, content.featured AS frontpage, content.access AS access, content.catid AS cid, content.video AS video, content.plugins AS plugins, categories.name AS catname, categories.image AS cat_image, categories.alias AS cat_alias, users.email AS author_email, content.created_by_alias AS author_alias, users.name AS author_username, content.created_by AS author_id, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count
FROM ofi_k2_items AS content
LEFT JOIN ofi_k2_categories AS categories
ON categories.id = content.catid
LEFT JOIN ofi_users AS users
ON users.id = content.created_by
LEFT JOIN ofi_k2_rating AS content_rating
ON content_rating.itemID = content.id
1 × SELECT content.id AS id
FROM ofi_k2_items AS content
1 × SELECT c.id AS CID
FROM ofi_k2_categories AS c
LEFT JOIN ofi_k2_items AS content
ON c.id = content.catid
1 × SELECT content.id AS id, COUNT(comments.itemID) AS count
FROM ofi_k2_items AS content
LEFT JOIN ofi_k2_comments AS comments
ON comments.itemID = content.id
1 × SELECT *
FROM `ofi_users`
1 × SELECT `session_id`
FROM `ofi_session`
1 × SELECT `g`.`id`,`g`.`title`
FROM `ofi_usergroups` AS g
INNER JOIN `ofi_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ofi_modules AS m
LEFT JOIN ofi_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ofi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT b.id
FROM ofi_usergroups AS a
LEFT JOIN ofi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `data`
FROM `ofi_session`
1 × SELECT *
FROM ofi_languages
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM ofi_menu AS m
LEFT JOIN ofi_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `enabled`
FROM `ofi_extensions`
1 × SELECT id, rules
FROM `ofi_viewlevels
1 × SELECT folder AS type, element AS name, params
FROM ofi_extensions
1 × SELECT id, home, template, s.params
FROM ofi_template_styles as s
LEFT JOIN ofi_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
ΑΛΛΟΙ Πίνακες:
1 × UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/0iroCPrWkfA/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
1 × UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/sFipvMu9aQQ/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
1 × SHOW FULL COLUMNS
FROM `ofi_users
1 × UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728273541;s:18:\"session.timer.last\";i:1728273541;s:17:\"session.timer.now\";i:1728273541;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `time` = '1728273542'
1 × UPDATE `ofi_youtubegallery_videos`
SET `title`="", `description`="", `imageurl`="http://img.youtube.com/vi/oTQF4NCv_Q8/default.jpg", `lastupdate`="2024-10-07 06:59:01", `status`="200", `startsecond`="0", `endsecond`="0", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`="", `commentcount`=""
1 × UPDATE ofi_youtubegallery_videolists
SET `lastplaylistupdate`="2024-10-07 06:59:01"
1 × INSERT INTO `ofi_session` (`session_id`, `client_id`, `time`)
VALUES ('ae3e0e722af424361fbc0ad3a84a9ab0', 0, '1728273541'
1 × UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="sFipvMu9aQQ", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=sFipvMu9aQQ&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/sFipvMu9aQQ/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://www.youtube.com/watch?v=sFipvMu9aQQ", `ordering`="10000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
1 × UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="oTQF4NCv_Q8", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=oTQF4NCv_Q8&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/oTQF4NCv_Q8/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://www.youtube.com/watch?v=oTQF4NCv_Q8", `ordering`="20000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
1 × UPDATE ofi_youtubegallery_videos
SET `listid`="1", `parentid`="0", `videosource`="youtube", `videoid`="0iroCPrWkfA", `datalink`="https://www.googleapis.com/youtube/v3/videos?id=0iroCPrWkfA&part=id,snippet,contentDetails,statistics&key=AIzaSyCkpcODLyD52tvV7qxlm9sPU9oSovUDiJg", `imageurl`="http://img.youtube.com/vi/0iroCPrWkfA/default.jpg", `custom_imageurl`="", `custom_title`="", `custom_description`="", `specialparams`="", `startsecond`="0", `endsecond`="0", `link`="https://youtu.be/0iroCPrWkfA", `ordering`="30000", `isvideo`="1", `publisheddate`="", `duration`="0", `rating_average`="0", `rating_max`="0", `rating_min`="0", `rating_numRaters`="0", `statistics_favoriteCount`="0", `statistics_viewCount`="0", `keywords`="", `likes`="0", `dislikes`=""
1 × DELETE
FROM `ofi_session`