1 |
SET NAMES utf8mb4
|
0.00024 |
2 |
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
oktopusV1_core_users AS u INNER JOIN
oktopusV1_core_users_groups AS g ON g.group_id=u.group_id
LEFT JOIN oktopusV1_core_users_online AS o ON
o.ident='09b97fcea25829d4d435282e4060ed55a3a49f1c63f7e3c33ddc2db763324c9c'
WHERE u.id=1
|
0.00286 |
3 |
REPLACE INTO oktopusV1_core_users_online (user_id, ident,
logged, csrf_token, prev_url) VALUES
(1,'09b97fcea25829d4d435282e4060ed55a3a49f1c63f7e3c33ddc2db763324c9c',
1734848748, '66f5ee99edcb8969cb44f9aae7a7b48abf1f13a1',
'https://www.youlead-tours.fr/galerie-nos-realisations')
|
0.00034 |
4 |
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV1_mod_galleries AS r LEFT JOIN
oktopusV1_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV1_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.slug='nos-realisations' AND
rl.language='fr' AND r.active=1 GROUP BY r.id ORDER BY
nleft asc
|
0.00485 |
5 |
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV1_mod_galleries AS r LEFT JOIN
oktopusV1_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV1_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.language='fr' AND
r.parent_id=1 AND r.active=1 GROUP BY r.id ORDER BY nleft
asc
|
0.00125 |
6 |
SELECT i.id, i.user_id, i.gallery_id, i.active,
i.created_at, i.updated_at, i.image, i.tpl, i.ord,
il.language, il.title, il.subtitle, il.title_tag,
il.title_seo, il.slug, il.content, il.meta_description,
il.meta_keywords, il.words, gl.title AS gallery_title,
gl.slug AS gallery_slug, g.items_tpl AS gallery_items_tpl
FROM oktopusV1_mod_galleries_items AS i INNER JOIN
oktopusV1_mod_galleries_items_locales AS il ON
i.id=il.item_id AND il.language='fr' LEFT OUTER JOIN
oktopusV1_mod_galleries AS g ON g.id=i.gallery_id LEFT
OUTER JOIN oktopusV1_mod_galleries_locales AS gl ON
g.id=gl.gallery_id AND gl.language='fr' WHERE 1 AND
i.gallery_id=1 AND il.language='fr' AND i.active=1 ORDER BY
i.ord ASC
|
0.00376 |
7 |
SELECT t.active, t.ord, t.locked, t.password, t.tpl,
t.items_tpl, t.id, t.parent_id, t.nleft, t.nright, t.level,
l.title, l.title_tag, l.title_seo, l.slug, l.content,
l.meta_description, l.meta_keywords FROM
oktopusV1_mod_galleries AS t JOIN
oktopusV1_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE t.id = 1
|
0.00075 |
8 |
SELECT t.active, t.ord, t.locked, t.password, t.tpl,
t.items_tpl, t.id, t.parent_id, t.nleft, t.nright, t.level,
l.title, l.title_tag, l.title_seo, l.slug, l.content,
l.meta_description, l.meta_keywords FROM
oktopusV1_mod_galleries AS t JOIN
oktopusV1_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE nleft <= 1 AND nright >= 2 ORDER
BY level
|
0.00045 |
9 |
SELECT DISTINCT sn.*, snl.*
FROM oktopusV1_mod_social_network sn
JOIN
oktopusV1_mod_social_network_locales snl ON
snl.id_social_network = sn.id_social_network AND
snl.language = 'fr' WHERE 1 AND sn.url != '' AND sn.type !=
'' AND type LIKE '%F%' ORDER BY sn.position
|
0.00209 |
10 |
SELECT DISTINCT sn.*, snl.*
FROM oktopusV1_mod_social_network sn
JOIN
oktopusV1_mod_social_network_locales snl ON
snl.id_social_network = sn.id_social_network AND
snl.language = 'fr' WHERE 1 AND sn.url != '' AND sn.type !=
'' AND type LIKE '%F%' ORDER BY sn.position
|
0.00041 |
11 |
SELECT t.*,
DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
FROM oktopusV1_mod_slideshow_type t
WHERE 1 AND CASE
WHEN t.choix_rubrique
= 1 THEN
t.rubrique LIKE
'%\'/galerie-nos-realisations\'%'
WHEN t.choix_rubrique
= 2 THEN
( SELECT COUNT(t.id_type) FROM
oktopusV1_mod_slideshow_type t
WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/galerie-nos-realisations\'%' AND
t.actif = 1
) = 0
AND
t.rubrique NOT
LIKE '%\'/galerie-nos-realisations\'%'
ELSE
( SELECT COUNT(t.id_type) FROM
oktopusV1_mod_slideshow_type t
WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/galerie-nos-realisations\'%' AND
t.actif = 1
) = 0
END AND actif = '1' ORDER
BY nom
|
0.00309 |
12 |
SELECT t.*,
DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
FROM oktopusV1_mod_slideshow_type t
WHERE t.id_type = '2'
|
0.00063 |
13 |
SELECT p.*, pl.valeur AS legende, pl.lien,
pl.contenu_titre, pl.contenu_ss_titre,
pl.contenu_description, pl.primaire_texte,
pl.primaire_texte_mobile, pl.secondaire_texte,
pl.secondaire_texte_mobile, pl.primaire_slug,
pl.secondaire_slug, pl.lien2,
DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
FROM oktopusV1_mod_slideshow p
LEFT JOIN
oktopusV1_mod_slideshow_locales pl ON pl.id_slideshow =
p.id_slideshow AND pl.language = 'fr'
WHERE 1 AND p.actif = '1' AND id_type
= '2' ORDER BY position
|
0.00277 |
14 |
SELECT DISTINCT sn.*, snl.*
FROM oktopusV1_mod_social_network sn
JOIN
oktopusV1_mod_social_network_locales snl ON
snl.id_social_network = sn.id_social_network AND
snl.language = 'fr' WHERE 1 AND sn.url != '' AND sn.type !=
'' AND type LIKE '%F%' ORDER BY sn.position
|
0.00059 |
15 |
SELECT p.id, p.active, p.category_id, p.name, p.logo,
p.created_at, p.updated_at, p.bookmark, pl.description,
pl.url, pl.url_title, cl.name AS category_name FROM
oktopusV1_mod_partners AS p LEFT JOIN
oktopusV1_mod_partners_categories AS c ON p.category_id=c.id
LEFT JOIN oktopusV1_mod_partners_categories_locales AS cl ON
cl.category_id=c.id LEFT JOIN oktopusV1_mod_partners_locales
AS pl ON pl.partner_id=p.id WHERE 1 AND pl.language='fr' AND
(cl.language='fr' OR c.id IS NULL) AND p.active=1 ORDER BY
p.bookmark DESC, p.ord DESC
|
0.00244 |