Console de débogage Joomla!
session.client.forwarded ⇒ 44.201.92.114
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
session.token ⇒ 0ccb17895fde6ef6d4b49e0fa06ba99d
Application 0.000 seconds (+0.000); 0.49 MB (+0.492) - afterLoad
Application 0.012 seconds (+0.012); 1.82 MB (+1.323) - afterInitialise
Application 0.051 seconds (+0.039); 14.39 MB (+12.575) - afterRoute
Application 1.617 seconds (+1.567); 18.72 MB (+4.329) - afterDispatch
Application 1.620 seconds (+0.002); 18.86 MB (+0.138) - beforeRenderModule mod_breadcrumbs (Fil d'Ariane (Breadcrumbs))
Application 1.624 seconds (+0.004); 18.86 MB (-0.002) - afterRenderModule mod_breadcrumbs (Fil d'Ariane (Breadcrumbs))
Application 1.624 seconds (+0.000); 18.89 MB (+0.031) - beforeRenderModule mod_menu (La Boutique Africavivre)
Application 1.626 seconds (+0.002); 18.92 MB (+0.033) - afterRenderModule mod_menu (La Boutique Africavivre)
Application 1.626 seconds (+0.000); 18.92 MB (-0.004) - beforeRenderModule mod_menu (Agenda)
Application 1.663 seconds (+0.037); 18.96 MB (+0.048) - afterRenderModule mod_menu (Agenda)
Application 1.663 seconds (+0.000); 18.96 MB (-0.004) - beforeRenderModule mod_menu (Menu principal - pays - New)
Application 1.791 seconds (+0.128); 19.10 MB (+0.144) - afterRenderModule mod_menu (Menu principal - pays - New)
Application 1.791 seconds (+0.000); 19.10 MB (-0.007) - beforeRenderModule mod_menu (Coups de coeur à lire)
Application 1.794 seconds (+0.003); 19.12 MB (+0.028) - afterRenderModule mod_menu (Coups de coeur à lire)
Application 1.794 seconds (+0.000); 19.12 MB (-0.004) - beforeRenderModule mod_menu (Coups de coeur à écouter)
Application 1.832 seconds (+0.038); 19.19 MB (+0.071) - afterRenderModule mod_menu (Coups de coeur à écouter)
Application 1.832 seconds (+0.000); 19.19 MB (-0.003) - beforeRenderModule mod_menu (Coups de coeur à voir)
Application 1.835 seconds (+0.002); 19.21 MB (+0.021) - afterRenderModule mod_menu (Coups de coeur à voir)
Application 1.849 seconds (+0.014); 19.28 MB (+0.067) - afterRender
19.33 MB (20,264,688 Bytes)
430 requêtes exécutées
SELECT `data`
FROM `sj09u_session`
WHERE `session_id` = '1qokfmb3aqub007mdd0begobe7'
DELETE
FROM `sj09u_session`
WHERE `time` < '1680333283'
SELECT `session_id`
FROM `sj09u_session`
WHERE `session_id` = '1qokfmb3aqub007mdd0begobe7'
LIMIT 0, 1
INSERT INTO `sj09u_session`
(`session_id`, `client_id`, `time`)
VALUES
('1qokfmb3aqub007mdd0begobe7', 0, '1680354883')
SELECT b.id
FROM sj09u_usergroups AS a
LEFT JOIN sj09u_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `sj09u_viewlevels`
SELECT lft,rgt
FROM sj09u_categories
WHERE id=1
SELECT params
FROM sj09u_extensions
WHERE element = "com_acesef"
AND type = "component"
UPDATE sj09u_acesef_urls
SET hits = (hits+1)
WHERE id = '289031'
SELECT *
FROM sj09u_acesef_metadata
WHERE url_sef = 'musiques-africaines-musiques-d-afrique/jazz/page-2.html'
AND published = '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 sj09u_menu AS m
LEFT JOIN sj09u_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 params
FROM sj09u_categories
WHERE id = 1434
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM sj09u_categories AS c
WHERE c.id = 1434
AND c.published = 1
SELECT c.*,
CASE WHEN CHAR_LENGTH( c.alias ) THEN CONCAT_WS( ':', c.id, c.alias ) ELSE c.id END AS slug
FROM sj09u_categories AS c
WHERE c.published = 1
AND c.parent_id = 1434
AND c.access IN (1,1)
ORDER BY lft ASC
SELECT c.id
FROM sj09u_categories AS c
WHERE c.published = 1
AND c.access IN (1,1)
AND c.id IN (1434)
ORDER BY lft ASC
SELECT a.rules
FROM sj09u_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM sj09u_assets AS a
LEFT JOIN sj09u_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_flexicontent')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
WHERE fi.published = 1
AND fi.isfilter = 1
AND fi.access IN (1,1)
ORDER BY fi.ordering, fi.name
SELECT DISTINCT i.*, ie.*, u.name as author, ty.name AS typename,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND rel.catid IN ('1434')
AND ( i.state IN (1, -5) OR i.created_by = 0 )
AND ( ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND ( ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND i.access IN (1,1)
ORDER BY i.created DESC, c.title
SELECT DISTINCT i.*, ie.*, u.name as author, ty.name AS typename,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND rel.catid IN ('1434')
AND ( i.state IN (1, -5) OR i.created_by = 0 )
AND ( ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND ( ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND i.access IN (1,1)
ORDER BY i.created DESC, c.title
LIMIT 10, 10
SELECT LOWER(SUBSTRING(i.title
FROM 1 FOR 1)) AS alpha
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND rel.catid IN ('1434')
AND ( i.state IN (1, -5) OR i.created_by = 0 )
AND ( ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND ( ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-04-01 13:14:43' ) OR i.created_by = 0 )
AND i.access IN (1,1)
GROUP BY alpha
ORDER BY alpha ASC
SELECT DISTINCT le.*, le.extension_id as id, lc.image as image_prefix,
CASE WHEN CHAR_LENGTH(lc.title_native) THEN lc.title_native ELSE le.name END as name
FROM sj09u_extensions as le
LEFT JOIN sj09u_languages as lc
ON lc.lang_code=le.element
AND lc.published=1
WHERE le.type="language"
GROUP BY le.element
SELECT DISTINCT t.name, i.itemid,
CASE WHEN CHAR_LENGTH(t.alias) THEN CONCAT_WS(':', t.id, t.alias) ELSE t.id END as slug
FROM sj09u_flexicontent_tags AS t
LEFT JOIN sj09u_flexicontent_tags_item_relations AS i
ON i.tid = t.id
WHERE i.itemid IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
AND t.published = 1
ORDER BY i.itemid, t.name
SELECT DISTINCT c.id, c.title, rel.itemid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM sj09u_categories AS c
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.catid = c.id
WHERE rel.itemid IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT itemid, COUNT(id) AS favs
FROM sj09u_flexicontent_favourites
WHERE itemid IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
GROUP BY itemid
SELECT itemid, COUNT(id) AS fav
FROM sj09u_flexicontent_favourites
WHERE itemid IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
AND userid = '0'
GROUP BY itemid
SELECT i.id, u.name, u.username, u.email
FROM sj09u_content AS i
LEFT JOIN sj09u_users AS u
ON u.id = i.modified_by
WHERE i.id IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT i.id, u.name, i.created_by_alias as alias, u.username, u.email
FROM sj09u_content AS i
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE i.id IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT ie.item_id, t.name
FROM sj09u_flexicontent_items_ext AS ie
LEFT JOIN sj09u_flexicontent_types AS t
ON t.id = ie.type_id
WHERE ie.item_id IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT *
FROM sj09u_content_rating
WHERE content_id IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT *, field_id as extra_id
FROM sj09u_flexicontent_items_extravote
WHERE content_id IN ('2274','2270','2236','2233','2234','2220','2209','2207','2186','2146')
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2274
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2274
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2270
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2270
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2236
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2236
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2233
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2233
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2234
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2234
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2220
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2220
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2209
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2209
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2207
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2207
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2186
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2186
ORDER BY field_id, valueorder
SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
WHERE ie.item_id = 2146
AND fi.published = 1
AND fi.access IN (1,1)
GROUP BY fi.id
ORDER BY ftrel.ordering, fi.ordering, fi.name
SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
WHERE item_id = 2146
ORDER BY field_id, valueorder
SELECT *
FROM sj09u_flexicontent_templates
WHERE template = 'blog-africavivre-cdc'
AND layout = 'category'
SELECT t.attribs, t.name, t.alias
FROM sj09u_flexicontent_types AS t
WHERE t.id = 1
SELECT attribs, published
FROM sj09u_flexicontent_fields
WHERE name='text_article'
SELECT parent_id
FROM sj09u_categories
WHERE id = 1434
AND extension="com_content"
SELECT parent_id
FROM sj09u_categories
WHERE id = 67
AND extension="com_content"
SELECT id, title,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as categoryslug
FROM sj09u_categories
WHERE id ='67'
AND extension="com_content"
AND published = 1
SELECT id, title,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as categoryslug
FROM sj09u_categories
WHERE id ='1434'
AND extension="com_content"
AND published = 1
SELECT access
FROM sj09u_categories
WHERE id=67
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=259&cid=67:musiques-africaines-musiques-d-afrique&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT access
FROM sj09u_categories
WHERE id=1434
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434:jazz&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT access
FROM sj09u_categories
WHERE id=1434
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434:jazz&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT access
FROM sj09u_categories
WHERE id=1434
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434:jazz&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =46
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =47
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =48
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =49
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =60
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =62
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =65
SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
WHERE 1=1
AND fi.field_id =66
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434:jazz&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434:jazz&limitstart=10&pop=1&tmpl=component&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT `id`,`parent_id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `id` = '67'
SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `parent_id` = '1'
ORDER BY rgt ASC
SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `parent_id` = '1'
and title like "Coups de c%"
ORDER BY rgt ASC
SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `parent_id` = '67'
ORDER BY rgt ASC
SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `parent_id` = '67'
and title like "Coups de c%"
ORDER BY rgt ASC
SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
WHERE `parent_id` = '1434'
ORDER BY rgt ASC
SELECT attribs, published
FROM sj09u_flexicontent_fields
WHERE name='title_article'
SELECT access
FROM sj09u_content
WHERE id=2274
SELECT catid
FROM sj09u_content
WHERE id = 2274
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2274
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Sénégal'
SELECT access
FROM sj09u_content
WHERE id=2274
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2274
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2274&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2270
SELECT catid
FROM sj09u_content
WHERE id = 2270
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2270
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'République Démocratique du Congo'
SELECT access
FROM sj09u_content
WHERE id=2270
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2270
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2270&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2236
SELECT catid
FROM sj09u_content
WHERE id = 2236
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 112
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 111
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 100
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2236
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Afrique du Sud'
SELECT access
FROM sj09u_content
WHERE id=2236
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 112
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 111
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 100
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2236
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=112&id=2236&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 112
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 111
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 100
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2233
SELECT catid
FROM sj09u_content
WHERE id = 2233
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2233
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'République Démocratique du Congo'
SELECT access
FROM sj09u_content
WHERE id=2233
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2233
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=665&id=2233&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 665
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 664
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 656
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2234
SELECT catid
FROM sj09u_content
WHERE id = 2234
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2234
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Sénégal'
SELECT access
FROM sj09u_content
WHERE id=2234
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2234
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=713&id=2234&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 713
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 712
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 704
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2220
SELECT catid
FROM sj09u_content
WHERE id = 2220
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 233
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 232
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 224
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2220
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Cameroun '
SELECT access
FROM sj09u_content
WHERE id=2220
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 233
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 232
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 224
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2220
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=233&id=2220&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 233
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 232
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 224
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2209
SELECT catid
FROM sj09u_content
WHERE id = 2209
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 186
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 184
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 176
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2209
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Album'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Bénin'
SELECT access
FROM sj09u_content
WHERE id=2209
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 186
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 184
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 176
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2209
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=186&id=2209&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 186
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 184
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 176
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2207
SELECT catid
FROM sj09u_content
WHERE id = 2207
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 521
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 520
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 512
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2207
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Album'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Mali'
SELECT access
FROM sj09u_content
WHERE id=2207
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 521
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 520
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 512
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2207
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=521&id=2207&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 521
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 520
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 512
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2186
SELECT catid
FROM sj09u_content
WHERE id = 2186
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1478
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1453
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1417
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2186
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Algérie'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Sénégal'
SELECT access
FROM sj09u_content
WHERE id=2186
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1478
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1453
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1417
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2186
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1478&id=2186&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1478
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1453
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1417
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2146
SELECT catid
FROM sj09u_content
WHERE id = 2146
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 737
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 736
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 728
and extension != 'system'
SELECT title, alias, introtext, id
FROM sj09u_content
WHERE id = 2146
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `path` LIKE 'coups-de-%'
and `title` LIKE 'Albums'
SELECT `id`,`path`
FROM `sj09u_categories`
WHERE `title` = 'Sierra Leone'
SELECT access
FROM sj09u_content
WHERE id=2146
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 737
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 736
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 728
and extension != 'system'
SELECT access
FROM sj09u_content
WHERE id=2146
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=737&id=2146&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 737
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 736
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 728
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434&limitstart=0&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434&limitstart=0&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=414&cid=1434&limitstart=0&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sj09u_modules AS m
LEFT JOIN sj09u_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sj09u_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 <= '2023-04-01 13:14:43')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-04-01 13:14:43')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 414 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=101&rootcat=1&view=flexicontent'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=387&cid=1415&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=387&cid=1415&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1415
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=388&cid=873&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=388&cid=873&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 873
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=389&cid=1414&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=389&cid=1414&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1414
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=390&cid=874&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=390&cid=874&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 874
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=391&cid=875&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=391&cid=875&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 875
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=395&cid=878&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=395&cid=878&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 878
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=396&cid=880&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=396&cid=880&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 880
and extension != 'system'
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=386&cid=59&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=141&cid=59&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 59
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=334&cid=848&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=335&cid=100&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=400&cid=1417&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=428&cid=1417&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1417
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=336&cid=127&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=337&cid=176&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=338&cid=907&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=273&cid=907&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 907
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=339&cid=200&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=340&cid=954&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=274&cid=954&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 954
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=341&cid=224&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=342&cid=248&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=343&cid=1002&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=344&cid=272&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=345&cid=296&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=346&cid=320&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=347&cid=344&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=348&cid=368&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=349&cid=392&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=350&cid=416&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=351&cid=1026&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=277&cid=1026&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1026
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=352&cid=881&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=353&cid=440&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=354&cid=464&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=356&cid=488&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=399&cid=1420&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=429&cid=1420&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1420
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=357&cid=1074&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=279&cid=1074&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1074
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=358&cid=1098&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=280&cid=1098&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1098
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=359&cid=1122&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=360&cid=1146&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=282&cid=1146&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1146
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=362&cid=512&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=401&cid=1421&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=430&cid=1421&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1421
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=363&cid=1194&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=284&cid=1194&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1194
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=364&cid=1218&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=285&cid=1218&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1218
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=365&cid=930&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=366&cid=536&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=367&cid=560&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=368&cid=584&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=369&cid=608&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=370&cid=632&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=371&cid=656&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=372&cid=680&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=374&cid=704&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=376&cid=728&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=377&cid=752&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=380&cid=1338&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=290&cid=1338&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1338
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=381&cid=776&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=382&cid=800&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=383&cid=824&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=443&cid=1449&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=444&cid=1449&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1449
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=384&cid=1362&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=291&cid=1362&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT title, alias, parent_id, description, id
FROM sj09u_categories
WHERE id = 1362
and extension != 'system'
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&Itemid=385&cid=1386&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT DISTINCT userid
FROM sj09u_session
WHERE guest=0
SELECT id, checked_out, checked_out_time
FROM sj09u_content
WHERE checked_out > 0
SELECT id, checked_out, checked_out_time
FROM sj09u_categories
WHERE checked_out > 0
SELECT id, checked_out, checked_out_time
FROM sj09u_modules
WHERE checked_out > 0
SELECT id, checked_out, checked_out_time
FROM sj09u_menu
WHERE checked_out > 0
SELECT catid
FROM sj09u_content
WHERE id = 230
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&cid=872&id=230&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&cid=60&view=category'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_chronoforms&view=form'
AND params LIKE '%notfound=0%'
LIMIT 1
SELECT catid
FROM sj09u_content
WHERE id = 235
SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
WHERE url_real = 'index.php?option=com_flexicontent&cid=2&id=235&view=item'
AND params LIKE '%notfound=0%'
LIMIT 1
UPDATE `sj09u_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1680354883;s:18:\"session.timer.last\";i:1680354883;s:17:\"session.timer.now\";i:1680354883;s:24:\"session.client.forwarded\";s:13:\"44.201.92.114\";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\":1:{s:16:\"com_flexicontent\";O:8:\"stdClass\":1:{s:12:\"category1434\";O:8:\"stdClass\":1:{s:9:\"filter_48\";s:0:\"\";}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;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\";a:1:{i:0;i:1;}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;}s:13:\"session.token\";s:32:\"0ccb17895fde6ef6d4b49e0fa06ba99d\";}'
, `time` = '1680354885'
WHERE `session_id` = '1qokfmb3aqub007mdd0begobe7'
54 types de requêtes exécutées, triées par occurrences.
Tables sélectionnées :
154 × SELECT id, url_sef, url_real, used, params
FROM sj09u_acesef_urls
119 × SELECT title, alias, parent_id, description, id
FROM sj09u_categories
30 × SELECT access
FROM sj09u_content
21 × SELECT `id`,`path`
FROM `sj09u_categories`
12 × SELECT catid
FROM sj09u_content
10 × SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
LEFT JOIN sj09u_flexicontent_fields_type_relations AS ftrel
ON ftrel.field_id = fi.id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ftrel.type_id = ie.type_id
10 × SELECT title, alias, introtext, id
FROM sj09u_content
10 × SELECT field_id, value
FROM sj09u_flexicontent_fields_item_relations
8 × SELECT DISTINCT fi.value as value, fi.value as text
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_fields_item_relations AS fi
ON i.id = fi.item_id
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
5 × SELECT `id`,`title`,`alias`
FROM `sj09u_categories`
4 × SELECT access
FROM sj09u_categories
2 × SELECT DISTINCT i.*, ie.*, u.name as author, ty.name AS typename,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
2 × SELECT parent_id
FROM sj09u_categories
2 × SELECT attribs, published
FROM sj09u_flexicontent_fields
2 × SELECT id, title,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as categoryslug
FROM sj09u_categories
1 × SELECT t.attribs, t.name, t.alias
FROM sj09u_flexicontent_types AS t
1 × SELECT *
FROM sj09u_flexicontent_templates
1 × SELECT id, checked_out, checked_out_time
FROM sj09u_menu
1 × SELECT id, checked_out, checked_out_time
FROM sj09u_modules
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sj09u_modules AS m
LEFT JOIN sj09u_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sj09u_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *, field_id as extra_id
FROM sj09u_flexicontent_items_extravote
1 × SELECT `id`,`parent_id`,`title`,`alias`
FROM `sj09u_categories`
1 × SELECT id, checked_out, checked_out_time
FROM sj09u_content
1 × SELECT id, checked_out, checked_out_time
FROM sj09u_categories
1 × SELECT DISTINCT userid
FROM sj09u_session
1 × SELECT ie.item_id, t.name
FROM sj09u_flexicontent_items_ext AS ie
LEFT JOIN sj09u_flexicontent_types AS t
ON t.id = ie.type_id
1 × SELECT params
FROM sj09u_categories
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 sj09u_menu AS m
LEFT JOIN sj09u_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM sj09u_categories AS c
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH( c.alias ) THEN CONCAT_WS( ':', c.id, c.alias ) ELSE c.id END AS slug
FROM sj09u_categories AS c
1 × SELECT c.id
FROM sj09u_categories AS c
1 × SELECT *
FROM sj09u_acesef_metadata
1 × SELECT params
FROM sj09u_extensions
1 × SELECT `session_id`
FROM `sj09u_session`
1 × SELECT b.id
FROM sj09u_usergroups AS a
LEFT JOIN sj09u_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `sj09u_viewlevels
1 × SELECT lft,rgt
FROM sj09u_categories
1 × SELECT a.rules
FROM sj09u_assets AS a
1 × SELECT b.rules
FROM sj09u_assets AS a
LEFT JOIN sj09u_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT itemid, COUNT(id) AS fav
FROM sj09u_flexicontent_favourites
1 × SELECT i.id, u.name, u.username, u.email
FROM sj09u_content AS i
LEFT JOIN sj09u_users AS u
ON u.id = i.modified_by
1 × SELECT i.id, u.name, i.created_by_alias as alias, u.username, u.email
FROM sj09u_content AS i
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
1 × SELECT `data`
FROM `sj09u_session`
1 × SELECT itemid, COUNT(id) AS favs
FROM sj09u_flexicontent_favourites
1 × SELECT DISTINCT c.id, c.title, rel.itemid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM sj09u_categories AS c
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.catid = c.id
1 × SELECT fi.*
FROM sj09u_flexicontent_fields AS fi
1 × SELECT LOWER(SUBSTRING(i.title
FROM 1 FOR 1)) AS alpha
FROM sj09u_content AS i
LEFT JOIN sj09u_flexicontent_items_ext AS ie
ON ie.item_id = i.id
LEFT JOIN sj09u_flexicontent_types AS ty
ON ie.type_id = ty.id
LEFT JOIN sj09u_flexicontent_cats_item_relations AS rel
ON rel.itemid = i.id
LEFT JOIN sj09u_categories AS c
ON c.id = i.catid
LEFT JOIN sj09u_users AS u
ON u.id = i.created_by
1 × SELECT DISTINCT le.*, le.extension_id as id, lc.image as image_prefix,
CASE WHEN CHAR_LENGTH(lc.title_native) THEN lc.title_native ELSE le.name END as name
FROM sj09u_extensions as le
LEFT JOIN sj09u_languages as lc
ON lc.lang_code=le.element
AND lc.published=1
1 × SELECT DISTINCT t.name, i.itemid,
CASE WHEN CHAR_LENGTH(t.alias) THEN CONCAT_WS(':', t.id, t.alias) ELSE t.id END as slug
FROM sj09u_flexicontent_tags AS t
LEFT JOIN sj09u_flexicontent_tags_item_relations AS i
ON i.tid = t.id
1 × SELECT *
FROM sj09u_content_rating
Autres tables :
1 × UPDATE `sj09u_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1680354883;s:18:\"session.timer.last\";i:1680354883;s:17:\"session.timer.now\";i:1680354883;s:24:\"session.client.forwarded\";s:13:\"44.201.92.114\";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\":1:{s:16:\"com_flexicontent\";O:8:\"stdClass\":1:{s:12:\"category1434\";O:8:\"stdClass\":1:{s:9:\"filter_48\";s:0:\"\";}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;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\";a:1:{i:0;i:1;}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;}s:13:\"session.token\";s:32:\"0ccb17895fde6ef6d4b49e0fa06ba99d\";}' , `time` = '1680354885'
1 × UPDATE sj09u_acesef_urls
SET hits = (hits+1)
1 × INSERT INTO `sj09u_session` (`session_id`, `client_id`, `time`)
VALUES ('1qokfmb3aqub007mdd0begobe7', 0, '1680354883'
1 × DELETE
FROM `sj09u_session`