Bienvenue sur www.vacance-ariege.fr !

Sections

BIENVENUE AU GITE D'ANTOINE Convertir en PDF Version imprimable Suggérer par mail
Appréciation des utilisateurs: / 0
Écrit par christian   
11-03-2024
entree2_14_mai.jpg
Dernière mise à jour : ( 10-04-2024 )
 
45 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM jos_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT `id`,`link` FROM jos_menu WHERE ((`name` LIKE '%gite%') AND (`published` > 0))
4 SELECT * FROM jos_redirection WHERE oldurl = 'gite/2.html' LIMIT 1
5 UPDATE jos_redirection SET cpt=(cpt+1) WHERE `newurl` = 'index.php?id=1&option=com_content&task=blogsection'
6 SELECT template FROM jos_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 99999999 ) ORDER BY menuid DESC LIMIT 1
7 DELETE FROM jos_session WHERE ( ( time < '1714207705' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1714207705' ) AND guest = 1 AND userid = 0 )
8 SELECT id, published FROM jos_mambots WHERE element = 'jceutils' AND folder = 'system'
9 SELECT * FROM jos_mambots WHERE id = '23'
10 SELECT published FROM jos_mambots WHERE element = 'jceembed' AND folder = 'system'
11 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Mozilla 5.0' AND type = 0
12 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Mozilla 5.0' AND type = 0
13 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 1
14 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 1
15 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'com' AND type = 2
16 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'com' AND type = 2
17 SELECT * FROM jos_menu WHERE published = 1 AND link LIKE 'index.php?option=com_content&task=blogsection%'
18 SELECT COUNT(a.id) FROM jos_content AS a INNER JOIN jos_categories AS cc ON cc.id = a.catid LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_sections AS s ON a.sectionid = s.id LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-27 11:03' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-27 11:03' ) AND ( a.sectionid=1 ) AND s.published = 1 AND cc.published = 1
19 SELECT a.id, a.title, a.title_alias, a.introtext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, CHAR_LENGTH( a.fulltext ) AS readmore, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups , ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM jos_content AS a INNER JOIN jos_categories AS cc ON cc.id = a.catid LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_sections AS s ON a.sectionid = s.id LEFT JOIN jos_groups AS g ON a.access = g.id LEFT JOIN jos_content_rating AS v ON a.id = v.content_id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-27 11:03' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-27 11:03' ) AND ( a.sectionid=1 ) AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 9
20 SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM jos_content AS a LEFT JOIN jos_content_rating AS v ON a.id = v.content_id WHERE a.id = 17
21 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 17 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
22 SELECT id FROM jos_menu WHERE type = 'content_blog_section' AND published = 1 AND componentid = 0
23 SELECT id FROM jos_menu WHERE type = 'content_blog_category' AND published = 1 AND componentid = 0
24 SELECT DATABASE()
25 SELECT oldurl FROM jos_redirection WHERE newurl = 'index.php?option=com_content&task=view&id=17'
26 SELECT title_alias, `id` FROM jos_content WHERE id = 17
27 SELECT c.title AS category, c.id AS category_id, a.title_alias AS title, a.id FROM jos_content as a LEFT JOIN jos_categories AS c ON a.catid = c.id WHERE a.id = 17
28 SELECT oldurl FROM jos_redirection WHERE newurl = 'index.php?id=17&option=com_content&task=view'
29 SELECT folder, element, published, params FROM jos_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
30 SELECT id FROM jos_mambots WHERE element = 'bot_Easy_eXtended_Gallery' AND folder = 'content'
31 SELECT * FROM jos_mambots WHERE id = '29'
32 SELECT DATABASE()
33 SELECT a.* FROM jos_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
34 SELECT m.* FROM jos_menu AS m WHERE menutype='mainmenu' AND published='1' AND parent=0 ORDER BY ordering
35 SELECT m.* FROM jos_menu AS m WHERE menutype='mainmenu' AND published='1'
36 SELECT m.* FROM jos_menu AS m WHERE menutype='mainmenu' AND published='1' AND parent > 0 ORDER BY parent,ordering
37 SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m INNER JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 99999999 ) ORDER BY ordering
38 SELECT id FROM jos_menu WHERE link = 'index.php?option=com_search' AND published = 1
39 SELECT a.id AS id, a.title AS title, COUNT(b.id) as cnt FROM jos_sections as a LEFT JOIN jos_content as b ON a.id = b.sectionid AND ( b.publish_up = '0000-00-00 00:00:00' OR b.publish_up <= '2024-04-27 11:03' ) AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2024-04-27 11:03' ) WHERE a.scope = 'content' AND a.published = 1 GROUP BY a.id HAVING COUNT( b.id ) > 0 ORDER BY a.ordering LIMIT 5
40 SELECT m.id AS Itemid, m.componentid AS sectionid FROM jos_menu AS m WHERE ( m.type = 'content_section' OR m.type = 'content_blog_section' ) AND m.published = 1 AND ( m.componentid=1 OR m.componentid=0 ) ORDER BY m.type DESC, m.id DESC
41 SELECT DATABASE()
42 SELECT oldurl FROM jos_redirection WHERE newurl = 'index.php?option=com_content&task=blogsection&id=1'
43 SELECT title AS section, `id` FROM jos_sections WHERE id = 1
44 SELECT oldurl FROM jos_redirection WHERE newurl = 'index.php?id=1&option=com_content&task=blogsection'
45 SELECT id, name, link, parent, type, menutype, access FROM jos_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering