Actualités

Découvrez notre magasin SINGER de Montpellier.

CONGES

Lire la suite

Un besoin ?

Contactez-nous

  • Mémoire utilisée par PHP : 3,02 Mo
  • Pic mémoire allouée par PHP : 4,16 Mo
  • Temps d'execution du script : 0.560 s
  • Lang :
  • Path : actualites
  • Route : newsList
  • $okt->page->module : news
  • $okt->page->action : list
  • Title tag : Nettoyeur vapeur à Montpellier dans le Guard - EURL FR
  • Title: Actualités
  • H1: Découvrez notre magasin SINGER de Montpellier.
  • Meta description: Découvrez nos actualités à montpellier.
  • Meta keyword: machine à coudre montpellier, machine à coudre nimes, machine à coudre gard, nettoyeur vapeur montpellier, nettoyeur vapeur nimes, nettoyeur vapeur gard, réparation machine à coudre montpellier, réparation machine à coudre nimes, réparation machine à coudre gard, centrale vapeur montpellier, centrale vapeur nimes, centrale vapeur gard, brodeuse montpellier, brodeuse nimes, brodeuse gard, surjeteuse montpellier, surjeteuse nimes, surjeteuse gard, machine à broder montpellier, machine à broder nimes, machine à broder gard
ID Query Time
1
SET NAMES utf8mb4
0.00025
2
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
modules_v1_core_users AS u INNER JOIN
modules_v1_core_users_groups AS g ON g.group_id=u.group_id
LEFT JOIN modules_v1_core_users_online AS o ON
o.ident='34.239.148.106' WHERE u.id=1
0.00078
3
UPDATE modules_v1_core_users_online SET logged=1711705529,
prev_url='https://www.concession-singer-montpellier.fr/actualites'
WHERE ident='34.239.148.106'
0.00052
4
UPDATE modules_v1_mod_news SET active = 1
                           WHERE active = 3 AND NOW() >
created_at 
0.00050
5
UPDATE modules_v1_mod_news SET active = 0
                              WHERE active = 1 AND end_at !=
"0000-00-00 00:00:00" 
                              AND NOW() > end_at 
0.00029
6
SELECT COUNT(p.id) AS num_posts FROM modules_v1_mod_news AS
p  LEFT OUTER JOIN modules_v1_core_users AS u ON
u.id=p.user_id  INNER JOIN modules_v1_mod_news_locales AS pl
ON p.id=pl.post_id AND pl.language='fr'  LEFT OUTER JOIN
modules_v1_mod_news_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN modules_v1_mod_news_categories_locales AS rl
ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
pl.language='fr' AND p.active=1 
0.00132
7
SELECT p.id, p.user_id, p.category_id, p.active, p.selected,
p.created_at, p.updated_at, p.end_at, p.images, p.files,
p.tpl, p.visit, pl.language, pl.title, pl.subtitle,
pl.title_tag, pl.title_seo, pl.slug, pl.content,
pl.content_short, pl.meta_description, pl.meta_keywords,
pl.words, u.username, u.lastname, u.firstname, rl.title AS
category_title, rl.slug AS category_slug, r.items_tpl AS
category_items_tpl FROM modules_v1_mod_news AS p  LEFT OUTER
JOIN modules_v1_core_users AS u ON u.id=p.user_id  INNER
JOIN modules_v1_mod_news_locales AS pl ON p.id=pl.post_id
AND pl.language='fr'  LEFT OUTER JOIN
modules_v1_mod_news_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN modules_v1_mod_news_categories_locales AS rl
ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
pl.language='fr' AND p.active=1 ORDER BY p.selected DESC,
p.created_at DESC LIMIT 0,5 
0.00173
8
SELECT r.*, rl.*, COUNT(p.id) AS num_items FROM
modules_v1_mod_galleries AS r LEFT JOIN
modules_v1_mod_galleries_locales AS rl ON r.id=rl.gallery_id
LEFT JOIN modules_v1_mod_galleries_items AS p ON
r.id=p.gallery_id WHERE 1 AND rl.language='fr' AND
r.active=1  GROUP BY r.id ORDER BY nleft asc 
0.00043
9
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM modules_v1_mod_map AS m 
LEFT JOIN modules_v1_mod_map_locales AS ml ON m.id=ml.id_map
AND ml.language='fr' WHERE 1  AND ml.language='fr' AND
m.active=1 ORDER BY m.created_at DESC 
0.00052
10
SELECT r.*, rl.*, COUNT(r.id_rubrique) AS num_posts FROM
modules_v1_mod_mosaic_rubrique AS r LEFT JOIN
modules_v1_mod_mosaic_rubrique_locales AS rl ON
r.id_rubrique = rl.id_rubrique WHERE 1 AND rl.language='fr'
AND r.actif = 1  GROUP BY r.id_rubrique ORDER BY nleft asc 
0.00045
11
SELECT DISTINCT snr.*, snrl.*, 
                            DATE_FORMAT(snr.created_at,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                            DATE_FORMAT(snr.updated_at,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                      FROM
modules_v1_mod_social_network_reseau snr
                      JOIN
modules_v1_mod_social_network_reseau_locales snrl ON
snrl.id_reseau = snr.id_reseau AND snrl.language = 'fr'
WHERE 1  AND active = '1' ORDER BY snrl.libelle
0.00042
12
SELECT p.id, p.user_id, p.category_id, p.active,
p.created_at, p.updated_at, p.images, p.files, p.tpl,
p.position, pl.language, pl.title, pl.subtitle,
pl.title_tag, pl.title_seo, pl.slug, pl.content,
pl.meta_description, pl.meta_keywords, pl.words, rl.title AS
category_title, rl.slug AS category_slug, rl.title_tag AS
category_title_tag, r.items_tpl AS category_items_tpl,
p.recipients_to, p.recipients_cc, p.recipients_bcc,
p.from_to, p.captcha, p.conversion_google, p.from_copy,
pl.subject FROM modules_v1_mod_pages AS p  INNER JOIN
modules_v1_mod_pages_locales AS pl ON p.id=pl.page_id AND
pl.language='fr'  LEFT OUTER JOIN
modules_v1_mod_pages_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN modules_v1_mod_pages_categories_locales AS
rl ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
pl.language='fr' AND p.active=1 ORDER BY p.created_at DESC 
0.00071
13
SELECT DISTINCT sn.*, snl.*
                      FROM modules_v1_mod_social_network sn
                      JOIN
modules_v1_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.00031
14
SELECT f.id, f.active, f.type, f.category, f.ord, f.html_id,
f.colonne, f.picto, f.options, f.info_personnelle, fl.title,
fl.legend, fl.description, fl.value FROM
modules_v1_mod_contact_fields f LEFT JOIN
modules_v1_mod_contact_fields_locales AS fl ON
fl.field_id=f.id AND fl.category=f.category WHERE 1  AND
f.active>0  AND f.category = "insert" AND fl.language='fr'
ORDER BY ord ASC 
0.00028
15
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM modules_v1_mod_map AS m 
LEFT JOIN modules_v1_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.00027
# type fichier ligne classe fonction message
# 1  Warning /www/ca3229/www/oktModules/map/inc/class.map.recordset.php 580 oktDebug errorHandler Trying to access array offset on value of type null

#0 mapRecordset->getEmbedAddress( called at [/oktModules/map/inc/class.map.recordset.php:96]


#1 mapRecordset->getScriptSimple( called at [/oktModules/map/inc/class.map.recordset.php:79]


#2 mapRecordset->getScript( called at [/oktThemes/default/templates/map/insert/r-vertical/template.php:31]


#3 require( called at [/oktInc/vendor/sfTemplating/sfTemplateRendererPhp.php:36]


#4 sfTemplateRendererPhp->evaluate( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:106]


#5 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#6 oktTemplating->render( called at [/oktInc/vendor/sfTemplating/sfTemplateRenderer.php:45]


#7 sfTemplateRenderer->__call( called at [/oktThemes/ra143-s/templates/layout.php:450]


#8 require( called at [/oktInc/vendor/sfTemplating/sfTemplateRendererPhp.php:36]


#9 sfTemplateRendererPhp->evaluate( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:106]


#10 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#11 oktTemplating->render( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:117]


#12 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#13 oktTemplating->render( called at [/oktModules/news/inc/class.news.controller.php:158]


#14 newsController->newsList( called at [/oktInc/classes/router/class.oktRouter.php:317]


#15 oktRouter->callRouteHanlder( called at [/oktopus.php:58]

# 2  Warning /www/ca3229/www/oktModules/map/inc/class.map.recordset.php 580 oktDebug errorHandler Trying to access array offset on value of type null

#0 mapRecordset->getEmbedAddress( called at [/oktModules/map/inc/class.map.recordset.php:96]


#1 mapRecordset->getScriptSimple( called at [/oktModules/map/inc/class.map.recordset.php:79]


#2 mapRecordset->getScript( called at [/oktThemes/default/templates/map/insert/r-vertical/template.php:31]


#3 require( called at [/oktInc/vendor/sfTemplating/sfTemplateRendererPhp.php:36]


#4 sfTemplateRendererPhp->evaluate( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:106]


#5 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#6 oktTemplating->render( called at [/oktInc/vendor/sfTemplating/sfTemplateRenderer.php:45]


#7 sfTemplateRenderer->__call( called at [/oktThemes/ra143-s/templates/layout.php:450]


#8 require( called at [/oktInc/vendor/sfTemplating/sfTemplateRendererPhp.php:36]


#9 sfTemplateRendererPhp->evaluate( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:106]


#10 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#11 oktTemplating->render( called at [/oktInc/vendor/sfTemplating/sfTemplateEngine.php:117]


#12 sfTemplateEngine->render( called at [/oktInc/classes/core/class.oktTemplating.php:60]


#13 oktTemplating->render( called at [/oktModules/news/inc/class.news.controller.php:158]


#14 newsController->newsList( called at [/oktInc/classes/router/class.oktRouter.php:317]


#15 oktRouter->callRouteHanlder( called at [/oktopus.php:58]