• Le Jardin Du Pavillon

Request for access to your data

Please fill in the following form

Your email

Under the form mailaddress@provider.com

Your request

Please choose the nature of your request

Please choose an option

These data may be reviews or comments that you have posted on the site. they will still be visible, but your name will not appear anymore.

Message

(1) Please do not enter personal information.
Your data is processed by www.lejardindupavillon.com as part of its legal obligation to respond to your requests to exercise your rights. The recipients are www.lejardindupavillon.com and its subcontractor in charge of managing the web server ({NAME_HEBERGEUR}). For more information on the processing of your data and the exercise of your rights, please refer to our privacy policy.
  • Mémoire utilisée par PHP : 2.47 MB
  • Pic mémoire allouée par PHP : 3.34 MB
  • Temps d'execution du script : 0.369 s
  • Lang : en
  • Path : data-management
  • Route : dataManagementFormulaire
  • $okt->page->module : data_management
  • $okt->page->action : item-pdf
  • Title tag : Your personal data - Le Jardin Du Pavillon
  • Title:
  • H1: Request for access to your data
  • Meta description:
  • Meta keyword:
ID Query Time
1
SET NAMES utf8mb4
0.00021
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='148028bd720b21e900f2d2e068b9fe95571a3b16e48ebb0be7d8c04bc4ab56b9'
WHERE u.id=1
0.00221
3
REPLACE INTO oktopusV2_core_users_online (user_id, ident,
logged, csrf_token, prev_url) VALUES
(1,'148028bd720b21e900f2d2e068b9fe95571a3b16e48ebb0be7d8c04bc4ab56b9',
1714075909, '73f319372a2feb7ddf3de24f93b0acfa684c2cf8',
'https://www.lejardindupavillon.com/en/data-management')
0.00025
4
SELECT td.id_type_demande, td.actif, tdl.*
                     FROM
oktopusV2_mod_data_management_type_demande td 
                     JOIN
oktopusV2_mod_data_management_type_demande_locales tdl ON
tdl.id_type_demande = td.id_type_demande AND tdl.language =
'en'
                        WHERE 1 ORDER BY position ASC
0.00117
5
 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 oktopusV2_mod_slideshow_type t
                       WHERE 1 AND CASE 
                                       WHEN t.choix_rubrique
= 1 THEN
                                           t.rubrique LIKE
'%\'/en/data-management\'%'
                                       WHEN t.choix_rubrique
= 2 THEN
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV2_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/en/data-management\'%' AND t.actif = 1
                   ) = 0
                
                                           AND
                                           t.rubrique NOT
LIKE '%\'/en/data-management\'%'
                                       ELSE     
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV2_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/en/data-management\'%' AND t.actif = 1
                   ) = 0
                 
                                   END AND actif = '1' ORDER
BY nom 
0.00091
6
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 oktopusV2_mod_slideshow_type t
                     WHERE t.id_type = '6'
0.00023
7
 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 oktopusV2_mod_slideshow p
                       LEFT JOIN
oktopusV2_mod_slideshow_locales pl ON pl.id_slideshow =
p.id_slideshow AND pl.language = 'en'
                       WHERE 1 AND p.actif = '1' AND id_type
= '6' ORDER BY position
0.00060
8
SELECT COUNT(sn.id_social_network)
                      FROM oktopusV2_mod_social_network sn
                      WHERE sn.type LIKE '%F%' AND sn.url !=
''  
0.00022
9
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 = 'en'
                      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
'%\'/en/data-management\'%') ORDER BY p.rubrique DESC
0.00054
10
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 = 'en'
                      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
'%\'/en/data-management\'%') ORDER BY p.rubrique DESC
0.00059
# type fichier ligne classe fonction message
# 1  Warning /www/ya19048/www/oktInc/classes/themes/class.oktThemeAnim.php 76 oktDebug errorHandler Undefined index: enable_advanced

#0 oktThemeAnim->setGreensock( called at [/oktInc/classes/themes/class.oktThemeAnim.php:17]


#1 oktThemeAnim->init( called at [/oktInc/classes/themes/class.oktThemeBase.php:61]


#2 oktThemeBase->__construct( called at [/oktInc/public/prepend.php:46]


#3 require_once( called at [/oktPrepend.php:17]


#4 require_once( called at [/oktopus.php:17]