Google My Business
Retrouvez prochainement tous nos avis Google.
  • Mémoire utilisée par PHP : 8,54 Mo
  • Pic mémoire allouée par PHP : 9,71 Mo
  • Temps d'execution du script : 0.219 s
  • Lang :
  • Path : g-avis-google
  • Route : socialNetworkGoogle
  • $okt->page->module : social_network
  • $okt->page->action :
  • Title tag : Avis Google - GLS Concept
  • Title: Avis Google
  • H1:
  • Meta description: GLS Concept est une entreprise de serrurerie metallerie à Miribel, Villeurbanne et Lyon.
  • Meta keyword: Serrurerie metallerie Miribel, Serrurier Miribel, Fabrication de portails Miribel, Serrurier metallier Miribel, Dépannage serrure Miribel, Métallier Miribel, Reproduction de clés Miribel, Serrurerie metallerie Villeurbanne, Serrurier Villeurbanne, Fabrication de portails Villeurbanne, Serrurier metallier Villeurbanne, Dépannage serrure Villeurbanne, Métallier Villeurbanne, Reproduction de clés Villeurbanne, Serrurerie metallerie Lyon, Serrurier Lyon, Fabrication de portails Lyon, Serrurier metallier Lyon, Dépannage serrure Lyon, Métallier Lyon, Reproduction de clés Lyon
ID Query Time
1
SET NAMES utf8mb4
0.00004
2
SELECT u.*, g.* FROM oktopusV1_core_users AS u INNER JOIN
oktopusV1_core_users_groups AS g ON g.group_id=u.group_id
WHERE u.id=1
0.00020
3
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00017
4
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00013
5
SELECT setting_name, setting_value FROM
oktopusV1_mod_oktopusagent_settings
0.00006
6
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00013
7
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00012
8
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00012
9
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00012
10

            SELECT 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 oktopusV1_mod_social_network_reseau snr
            JOIN oktopusV1_mod_social_network_reseau_locales
snrl ON snrl.id_reseau = snr.id_reseau AND snrl.language =
'fr'
            WHERE 1 AND snrl.slug ='avis-google'
0.00069
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
'%\'/g-avis-google\'%'
                                       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 '%\'/g-avis-google\'%' AND t.actif = 1
                   ) = 0
                
                                           AND
                                           t.rubrique NOT
LIKE '%\'/g-avis-google\'%'
                                       ELSE     
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV1_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/g-avis-google\'%' AND t.actif = 1
                   ) = 0
                 
                                   END AND actif = '1' ORDER
BY nom 
0.00024
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.00008
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.00015
14
SELECT COUNT(sn.id_social_network)
                      FROM oktopusV1_mod_social_network sn
                      WHERE sn.type LIKE '%F%' AND sn.url !=
''  
0.00009
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 oktopusV1_mod_home_popup p
                      LEFT JOIN
oktopusV1_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
'%\'/g-avis-google\'%') ORDER BY p.rubrique DESC
0.00015
16
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 oktopusV1_mod_home_popup p
                      LEFT JOIN
oktopusV1_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
'%\'/g-avis-google\'%') ORDER BY p.rubrique DESC
0.00022
# type fichier ligne classe fonction message