L'Aurillac Ebéne

Plus d'informations


En savoir +

STHICAL Les 2 Diables 

STHICAL Les 2 Diables


Atelier


  • 2 Bis, rue de l'Eglise
  • 63650 La Monnerie Le Montel
  • Mémoire utilisée par PHP : 2,56 Mo
  • Pic mémoire allouée par PHP : 3,35 Mo
  • Temps d'execution du script : 0.465 s
  • Lang :
  • Path : galerie-autre-couteaux
  • Route : galleriesGallery
  • $okt->page->module : galleries
  • $okt->page->action : gallery
  • Title tag : Couteaux régionaux - Les 2 Diables
  • Title: Couteaux régionaux
  • H1:
  • Meta description: Coutelier de la Coutellerie Les 2 Diables Coutellerie vous propose la vente, fabrication et réparation de couteaux à Chabreloche près de Thiers dans le Puy-de-Dôme (63).
  • Meta keyword: laguiole, couteau aurillac,
ID Query Time
1
SET NAMES utf8mb4
0.00018
2
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
oktopusV2_core_users AS u INNER JOIN
oktopusV2_core_users_groups AS g ON g.group_id=u.group_id
LEFT JOIN oktopusV2_core_users_online AS o ON
o.ident='2a56b0476e6cd78cb339c6ad81d596941d4eeee3c3f10c62078bff73608ccd4b'
WHERE u.id=1
0.00220
3
REPLACE INTO oktopusV2_core_users_online (user_id, ident,
logged, csrf_token, prev_url) VALUES
(1,'2a56b0476e6cd78cb339c6ad81d596941d4eeee3c3f10c62078bff73608ccd4b',
1714078126, '3703e8db967327c2e5616be4d68bd40dae99676b',
'https://www.sthical-coutellerie.com/galerie-autre-couteaux')
0.00022
4
UPDATE oktopusV2_mod_news SET active = 1
                           WHERE active = 3 AND NOW() >
created_at 
0.00117
5
UPDATE oktopusV2_mod_news SET active = 0
                              WHERE active = 1 AND end_at !=
"0000-00-00 00:00:00" 
                              AND NOW() > end_at 
0.00028
6
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV2_mod_galleries AS r LEFT JOIN
oktopusV2_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV2_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.slug='autre-couteaux' AND
rl.language='fr' AND r.active=1  GROUP BY r.id ORDER BY
nleft asc 
0.00300
7
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
oktopusV2_mod_galleries AS r LEFT JOIN
oktopusV2_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN oktopusV2_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.language='fr' AND
r.parent_id=4 AND r.active=1  GROUP BY r.id ORDER BY nleft
asc 
0.00098
8
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 oktopusV2_mod_galleries_items AS i  INNER JOIN
oktopusV2_mod_galleries_items_locales AS il ON
i.id=il.item_id AND il.language='fr'  LEFT OUTER JOIN
oktopusV2_mod_galleries AS g ON g.id=i.gallery_id  LEFT
OUTER JOIN oktopusV2_mod_galleries_locales AS gl ON
g.id=gl.gallery_id AND gl.language='fr' WHERE 1  AND
i.gallery_id=4 AND il.language='fr' AND i.active=1 ORDER BY
i.ord ASC 
0.00142
9
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
oktopusV2_mod_galleries AS t JOIN
oktopusV2_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE t.id = 4
0.00034
10
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
oktopusV2_mod_galleries AS t JOIN
oktopusV2_mod_galleries_locales AS l ON t.id = l.gallery_id
AND l.language = "fr" WHERE nleft <= 16 AND nright >= 17
ORDER BY level
0.00047
11
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM oktopusV2_mod_map AS m 
LEFT JOIN oktopusV2_mod_map_locales AS ml ON m.id=ml.id_map
AND ml.language='fr' WHERE 1  AND m.id = 2  AND
ml.language='fr' AND m.active=1 ORDER BY m.created_at DESC 
0.00172
12
SELECT m.* FROM oktopusV2_mod_map_element AS m WHERE 1  AND
m.id_map = 2 AND m.active=1  AND m.type NOT
IN("marker","markerAddress") ORDER BY m.created_at DESC 
0.00103
13
SELECT m.* FROM oktopusV2_mod_map_element AS m WHERE 1  AND
m.id_map = 2 AND m.active=1  AND m.type
IN("marker","markerAddress") ORDER BY m.created_at DESC 
0.00042
14
SELECT p.*, pl.*,
                         DATE_FORMAT(p.debut, '%d/%m/%Y') as
debut_fr,
                         DATE_FORMAT(p.fin, '%d/%m/%Y') as
fin_fr,
                         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 oktopusV2_mod_home_popup p
                      LEFT JOIN
oktopusV2_mod_home_popup_locales pl ON pl.id_popup =
p.id_popup AND pl.language = 'fr'
                      WHERE 1 AND (
                                        CURDATE() BETWEEN
p.debut AND p.fin
                                        OR (p.debut =
'0000-00-00 00:00:00' AND p.fin = '0000-00-00 00:00:00')
                                    )AND pl.content <> ''
AND (p.rubrique = '' OR p.rubrique LIKE
'%\'/galerie-autre-couteaux\'%') ORDER BY p.rubrique DESC
0.00176
15
SELECT p.*, pl.*,
                         DATE_FORMAT(p.debut, '%d/%m/%Y') as
debut_fr,
                         DATE_FORMAT(p.fin, '%d/%m/%Y') as
fin_fr,
                         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 oktopusV2_mod_home_popup p
                      LEFT JOIN
oktopusV2_mod_home_popup_locales pl ON pl.id_popup =
p.id_popup AND pl.language = 'fr'
                      WHERE 1 AND (
                                        CURDATE() BETWEEN
p.debut AND p.fin
                                        OR (p.debut =
'0000-00-00 00:00:00' AND p.fin = '0000-00-00 00:00:00')
                                    )AND pl.content <> ''
AND (p.rubrique = '' OR p.rubrique LIKE
'%\'/galerie-autre-couteaux\'%') ORDER BY p.rubrique DESC
0.00053
# type fichier ligne classe fonction message