Contactez nous au
Contact & plan

Vente de bières à Challans, Machecoul et Noirmoutier-en-l'Île

Votre message

Contact

Située à Challans en Vendée (85), La Passion du Vin vous invite à découvrir sa sélection de vins (locale et internationale), de rhums et de whiskies. Proposant nos services aux particuliers et aux professionnels, nous assurons également la livraison de coffrets cadeaux. 

 

Profiler (0,608 s)

Requêtes (9)

Erreurs (0)

Application

  • Mémoire utilisée par PHP : 2,14 Mo
  • Pic mémoire allouée par PHP : 3,25 Mo
  • Temps d'execution du script : 0.608 s
  • Lang :
  • Path : contact
  • Route : contactPage
  • $okt->page->module : contact
  • $okt->page->action : form
ID Query Time
1
SET NAMES utf8mb4
0.00016
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='3.149.255.162' WHERE u.id=1
0.00148
3
REPLACE INTO oktopusV1_core_users_online (user_id, ident,
logged, csrf_token, prev_url) VALUES (1,'3.149.255.162',
1713415823, 'ca0aaf30070fb9e80a680aaf694b65e241ed67b5',
'https://www.lapassionduvin-challans.fr/contact')
0.00029
4
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
oktopusV1_mod_contact_fields f LEFT JOIN
oktopusV1_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 = "contact" AND fl.language='fr'
ORDER BY ord ASC 
0.00154
5
SELECT COUNT(m.id) AS num_elem FROM
oktopusV1_mod_map_element AS m   WHERE 1  AND m.id_map = 1 
AND m.type = "route" AND m.active=1 
0.00089
6
SELECT t.*, tl.* FROM oktopusV1_mod_slideshow_type t
                     LEFT JOIN
oktopusV1_mod_slideshow_type_locales tl ON tl.id_type =
t.id_type AND tl.language = 'fr'
                     WHERE t.id_type = '2'
0.00117
7
 SELECT p.*, pl.valeur AS legende, pl.lien,   
                          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.00108
8
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 FIND_IN_SET('/contact',
pl.rubrique_slug) > 0) ORDER BY p.rubrique DESC
0.00104
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 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 FIND_IN_SET('/contact',
pl.rubrique_slug) > 0) ORDER BY p.rubrique DESC
0.00060
# type fichier ligne classe fonction message

_GET

array (
  'contact' => '',
)

_REQUEST

array (
  'contact' => '',
)

Variables dans le scope global

array (
  0 => 'okt',
  1 => 'oktAutoloadPaths',
  2 => '__composer_autoload_files',
  3 => '__l10n',
  4 => '__l10n_files',
)

Constantes

array (
  'OKT_START_TIME' => 1713415823.693306,
  'OKT_ROOT_PATH' => '/www/ya18095/www',
  'OKT_INC_DIR' => 'oktInc',
  'OKT_INC_PATH' => '/www/ya18095/www/oktInc',
  'OKT_UPLOAD_DIR' => 'upload',
  'OKT_UPLOAD_PATH' => '/www/ya18095/www/upload',
  'OKT_COMMON_DIR' => 'oktCommon',
  'OKT_COMMON_PATH' => '/www/ya18095/www/oktCommon',
  'OKT_MODULES_DIR' => 'oktModules',
  'OKT_MODULES_PATH' => '/www/ya18095/www/oktModules',
  'OKT_PUBLIC_DIR' => 'oktPublic',
  'OKT_PUBLIC_PATH' => '/www/ya18095/www/oktPublic',
  'OKT_CACHE_DIR' => 'oktCache',
  'OKT_CACHE_PATH' => '/www/ya18095/www/oktCache',
  'OKT_GLOBAL_CACHE_FILENAME' => 'static.php',
  'OKT_GLOBAL_CACHE_FILE' => '/www/ya18095/www/oktCache/static.php',
  'OKT_CONFIG_DIR' => 'oktConf',
  'OKT_CONFIG_PATH' => '/www/ya18095/www/oktConf',
  'OKT_LOG_DIR' => 'oktLog',
  'OKT_LOG_PATH' => '/www/ya18095/www/oktLog',
  'OKT_THEMES_DIR' => 'oktThemes',
  'OKT_THEMES_PATH' => '/www/ya18095/www/oktThemes',
  'OKT_CLASSES_PATH' => '/www/ya18095/www/oktInc/classes',
  'OKT_LOCALES_PATH' => '/www/ya18095/www/oktInc/locales',
  'OKT_VENDOR_PATH' => '/www/ya18095/www/oktInc/vendor',
  'OKT_MIN_DIR' => 'minify',
  'OKT_MIN_PATH' => '/www/ya18095/www/oktCache/minify',
  'OKT_MINGROUP_DIR' => 'groups',
  'OKT_MINGROUP_PATH' => '/www/ya18095/www/oktCache/minify/groups',
  'OKT_COOKIE_AUTH_NAME' => 'okt_auth',
  'OKT_COOKIE_AUTH_FROM' => 'okt_auth_from',
  'OKT_COOKIE_LANGUAGE' => 'okt_language',
  'OKT_COOKIE_CONSENT' => 'okt_consent',
  'OKT_ENVIRONMENT' => 'prod',
  'OKT_XDEBUG' => false,
  'OKT_FILENAME' => 'oktopus.php',
  'OKT_DIRNAME' => '/',
  'OKT_ADMIN_DIR' => 'administration',
  'OKT_ADMIN_HEADER_FILE' => '/www/ya18095/www/oktInc/admin/header.php',
  'OKT_ADMIN_HEADER_FILE_AJAX' => '/www/ya18095/www/oktInc/admin/header_ajax.php',
  'OKT_ADMIN_HEADER_FILE_CNX' => '/www/ya18095/www/oktInc/admin/header_cnx.php',
  'OKT_ADMIN_FOOTER_FILE' => '/www/ya18095/www/oktInc/admin/footer.php',
  'OKT_ADMIN_FOOTER_FILE_AJAX' => '/www/ya18095/www/oktInc/admin/footer_ajax.php',
  'OKT_ADMIN_FOOTER_FILE_CNX' => '/www/ya18095/www/oktInc/admin/footer_cnx.php',
  'OKT_ADMIN_HEADER_SIMPLE_FILE' => '/www/ya18095/www/oktInc/admin/header_simple.php',
  'OKT_ADMIN_FOOTER_SIMPLE_FILE' => '/www/ya18095/www/oktInc/admin/footer_simple.php',
  'OKT_ADMIN_LOGIN_PAGE' => 'connexion.php',
  'OKT_GOOGLE_GEOCODE_KEY' => 'AIzaSyAZsu4vldPq58x4FWGs35p3ytzrAZ67xVI',
  'OKT_THUMB_COMPRESSION' => 80,
  'OKT_SEO_LIMIT_TITLE' => 75,
  'OKT_SEO_LIMIT_DESCRIPTION' => 200,
  'OKT_DB_LOG_USER' => 'ledns-oktolog',
  'OKT_DB_LOG_PWD' => '7gv2536uGfiImFLl',
  'OKT_ROUND_HALF_UP' => 1,
  'OKT_ROUND_HALF_DOWN' => 2,
  'OKT_ROUND_HALF_EVEN' => 3,
  'OKT_ROUND_HALF_ODD' => 4,
  'OKT_ROUND_UP' => 5,
  'OKT_ROUND_DOWN' => 6,
  'JSON_ENCODE_ALL' => 271,
  'FILTER_VALIDATE_BOOL' => 258,
  'HTMLPURIFIER_PREFIX' => '/www/ya18095/www/oktInc/vendor/composer/vendor/ezyang/htmlpurifier/library',
  'OKT_DB_HOST' => 'sql5',
  'OKT_DB_NAME' => 'ya18095',
  'OKT_DB_USER' => 'ya18095',
  'OKT_DB_PWD' => 'sjGXTcvJ',
  'OKT_DB_PREFIX' => 'oktopusV1_',
  'OKT_MODULES_URL' => '/oktModules',
  'OKT_COMMON_URL' => '/oktCommon',
  'OKT_UPLOAD_URL' => '/upload',
  'OKT_DIGESTS' => '/www/ya18095/www/oktInc/digests',
  'OKT_THEME_DEFAULT_PATH' => '/www/ya18095/www/oktThemes/default',
  'OKT_THEME_DEFAULT' => '/oktThemes/default',
  'OKT_THEME' => '/oktThemes/ra125-s2',
  'OKT_THEME_PATH' => '/www/ya18095/www/oktThemes/ra125-s2',
  'OKT_MAX_UPLOAD_SIZE' => 52428800,
  'OKT_DEBUG' => true,
  'OKT_PART' => 'public',
)

Configuration

array (
  'title' => 
  array (
    'fr' => 'La passion du vin',
  ),
  'desc' => 
  array (
    'fr' => '',
  ),
  'title_tag' => 
  array (
    'fr' => 'La passion du vin',
  ),
  'meta_description' => 
  array (
    'fr' => 'La passion du vin votre cave à vin vous accueille à Challans, Machecoul et Noirmoutier-en-l\'Île, afin de vous proposer la vente de vins, de whisky et de rhum.',
  ),
  'meta_keywords' => 
  array (
    'fr' => 'cave à vin Challans, vente de vins Challans, caviste Challans, Vente de bières Challans, vente de rhum Challans, vente de whisky Challans, dégustation de vins Challans, cave à vin Machecoul, vente de vins Machecoul, caviste Machecoul, Vente de bières Machecoul, vente de rhum Machecoul, vente de whisky Machecoul, dégustation de vins Machecoul, cave à vin Noirmoutier-en-l\'Île, vente de vins Noirmoutier-en-l\'Île, caviste Noirmoutier-en-l\'Île, Vente de bières Noirmoutier-en-l\'Île, vente de rhum Noirmoutier-en-l\'Île, vente de whisky Noirmoutier-en-l\'Île, dégustation de vins Noirmoutier-en-l\'Île',
  ),
  'list_address' => 
  array (
    0 => 
    array (
      'libelle' => 'chénérailles',
      'company_name' => '',
      'street' => '13 Place du Champ de Foire',
      'street_2' => '',
      'code' => '85300',
      'city' => 'Challans',
      'country' => 'France',
      'tel' => '02 51 55 79 19',
      'mobile' => '',
      'fax' => '',
      'email' => 'contact@lapassionduvin-challans.fr',
      'lat' => '46.8479045',
      'long' => '-1.8777306',
      'iso' => 'FR',
      'config_address_1' => '1',
      'config_address_2' => '1',
    ),
  ),
  'list_schedule' => 
  array (
    0 => 
    array (
      'fr' => '

Du Mardi au Samedi: 9h30-13h et  15h-19h

', ), ), 'company' => array ( 'name' => 'La passion du vin', 'com_name' => 'La passion du vin', 'siret' => '792337610', 'tva_intra' => 'FR03792337610', ), 'plan' => array ( 'affichage' => 0, 'lat' => '', 'long' => '', ), 'leader' => array ( 'name' => 'ROME', 'firstname' => 'CHRISTOPHE', ), 'courriel_address' => 'contact@lapassionduvin-challans.fr', 'courriel_name' => 'La passion du vin', 'courriel_transport' => 'sendmail', 'courriel_smtp' => array ( 'host' => '', 'port' => 25, 'username' => '', 'password' => '', ), 'courriel_sendmail' => '/usr/sbin/sendmail -t -i', 'courriel_theme' => '0', 'theme' => 'ra125-s2', 'theme_mobile' => '', 'theme_tablet' => '', 'public_theme' => 'base', 'form_theme' => 'chisato', 'button' => array ( 'primary_type' => 'couleur', 'effect' => 'bouton_fade1', 'shadow_text' => '1', 'shadow_box' => 0, 'secondary_type' => 'bordure', 'bloc3' => '1', 'diapo' => '1', ), 'menu' => array ( 'type' => '6', 'orientation' => '1', 'compatible' => array ( 0 => '1', 1 => '6', ), ), 'menu_bas' => array ( 'enable_menu_deroulant' => false, 'show_rubrique_principale' => true, ), 'enable_admin_bar' => true, 'enable_backtop' => true, 'set_theme_column' => '2', 'admin_sidebar_position' => 0, 'admin_dashboard' => 0, 'admin_theme' => 'admin', 'admin_compress_output' => false, 'panel_construction' => array ( 'enable' => 0, 'text' => 'Découvrez prochainement notre site internet', 'color' => '000000', 'bgcolor' => 'ffffff', ), 'language' => 'fr', 'timezone' => 'Europe/Paris', 'admin_lang_switcher' => true, 'app_path' => '/', 'domain' => 'www.lapassionduvin-challans.fr', 'internal_router' => true, 'default_route' => array ( 'class' => 'pagesController', 'method' => 'pagesItem', 'args' => 'accueil', ), 'custom_routes' => array ( ), 'redirect_404_to_home' => false, 'app_file' => 'oktopus.php', 'public_maintenance_mode' => false, 'admin_maintenance_mode' => false, 'modules_repositories_enabled' => true, 'modules_repositories' => array ( 'SITTI modules' => 'http://oktopus.ledns.net/modules/%VERSION%/index.xml', ), 'themes_repositories_enabled' => true, 'themes_repositories' => array ( 'SITTI thèmes' => 'http://oktopus.ledns.net/themes/%VERSION%/index.xml', ), 'tests_repositories_enabled' => true, 'tests_repositories' => array ( 'SITTI tests' => 'http://oktopus.ledns.net/test_set/index.xml', ), 'debug_enabled' => true, 'stop_redirect_on_error' => false, 'xdebug_enabled' => false, 'antispam_filters' => 'a:0:{}', 'use_admin_lang_switcher' => NULL, 'update_enabled' => true, 'update_url' => 'http://oktopus.ledns.net/packages/versions.xml', 'update_type' => 'stable', 'api_enabled' => true, 'api_key' => '161382f9c5dfa88cf185666e44497d2b92c36587f4be87fa77ab89af69eba854', 'auth_security' => array ( 'enabled' => true, 'allowed_retries' => 5, 'lockout_duration' => 30, 'valid_duration' => 12, 'whitelist' => array ( ), 'blacklist' => array ( ), ), 'minify_complete_enable' => false, 'minify_css_admin' => array ( 0 => '%COMMON_URL%/css/bootstrap.3.2.0.min.css', 1 => '%COMMON_URL%/ui-themes/%ADMIN_THEME%/jquery-ui.css', 2 => '%COMMON_URL%/js/jquery/popup/jquery.popup.css', 3 => '%COMMON_URL%/js/jquery/ui_dev/jquery.ui.combobox.css', 4 => '%COMMON_URL%/js-plugins/timepicker/jquery.timepicker.css', ), 'minify_js_admin' => array ( 0 => '%COMMON_URL%/js/jquery/jquery.min.js', 1 => '%COMMON_URL%/js/jquery/jquery-migrate.min.js', 2 => '%COMMON_URL%/js/jquery/cookie/jquery.cookie.min.js', 3 => '%COMMON_URL%/js/jquery/metadata/jquery.metadata.min.js', 4 => '%COMMON_URL%/js/jquery/ui/jquery-ui.min.js', 5 => '%COMMON_URL%/js/jquery/ui/i18n/jquery-ui-i18n.min.js', 6 => '%COMMON_URL%/js/jquery/popup/jquery.popup.js', 7 => '%COMMON_URL%/js/jquery/validate/jquery.validate.min.js', 8 => '%COMMON_URL%/js/jquery/validate/additional-methods.min.js', 9 => '%COMMON_URL%/js/jquery/util/jquery.util.js', 10 => '%COMMON_URL%/js/jquery/maxlength/jquery.maxlength.min.js', 11 => '%COMMON_URL%/js/jquery/slimscroll.min.js', 12 => '%COMMON_URL%/js/jquery/moment.js', 13 => '%COMMON_URL%/js/jquery/util/jquery.util.js', 14 => '%COMMON_URL%/js/jquery/alphanumeric/jquery.alphanumeric.js', 15 => '%COMMON_URL%/js/jquery/validform/jquery.validform.js', 16 => '%COMMON_URL%/js/jquery/sprintf/jquery.sprintf.js', 17 => '%COMMON_URL%/js/jquery/ui_dev/jquery.ui.combobox.js', 18 => '%COMMON_URL%/js/jquery/form/jquery.form.js', 19 => '%COMMON_URL%/js-plugins/timepicker/jquery.timepicker.js', 20 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.js', 21 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.pager.js', 22 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.filter.js', 23 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.total.js', 24 => '%COMMON_URL%/js-plugins/tablesorter/jquery.tablesorter.customparser.js', 25 => '%COMMON_URL%/js/jquery/maskinput/src/jquery.maskinput.js', 26 => '%COMMON_URL%/js/common_admin.js', ), 'minify_css_public' => array ( ), 'minify_js_public' => array ( ), 'log_admin' => array ( 'ttl_months' => 3, ), 'htmlpurifier_disabled' => true, 'round' => array ( 'rule' => 1, 'precision' => 2, ), 'slug_type' => 'ascii', 'google_analytic' => 'G-0FCFG8JX03', 'google_conversion_id' => '', 'google_conversion_label_contact' => '', 'google_conversion_label_vente' => '', 'google_code_appel_ak' => '', 'google_code_appel_cl' => '', 'google_phone' => '', 'facebook_pixel_id' => '', 'cnil_number' => '', 'enable_logo_editeur' => false, 'enable_w3c' => false, 'enable_fixedMenu' => '2', 'enable_rgpd' => 0, 'activite' => 0, 'format_date' => '%A %d %B %Y', 'phone_format' => 1, 'theme_vars' => array ( 'titre_menu' => array ( 'fr' => '', ), 'titre_adresse' => array ( 'fr' => '', ), 'texte_tel' => array ( 'fr' => 'Contactez nous au', ), 'slogan1' => array ( 'fr' => 'Les Meilleurs Conseils', ), 'slogan2' => array ( 'fr' => 'En Vin Français', ), 'slogan3' => array ( 'fr' => '', ), 'btn1' => array ( 'fr' => '', ), 'btn2' => array ( 'fr' => '', ), 'titre_bas' => array ( 'fr' => 'Contact', ), 'texte_bas' => array ( 'fr' => '

Située à Challans en Vendée (85), La Passion du Vin vous invite à découvrir sa sélection de vins (locale et internationale), de rhums et de whiskies. Proposant nos services aux particuliers et aux professionnels, nous assurons également la livraison de coffrets cadeaux. 

', ), ), 'breadcrumb' => array ( 'default' => 'modele-1', 'usables' => array ( ), ), 'toolbar' => array ( 'default' => 'modele-1', 'usables' => array ( ), ), 'pager' => array ( 'nb_page_display' => '3', 'enable_group' => false, 'templates' => array ( 'default' => 'modele-1', 'usables' => array ( ), ), ), 'filter' => array ( 'default' => 'modele-1', 'usables' => array ( ), ), 'error' => array ( 'default' => 'modele-1', 'usables' => array ( ), ), 'debug_bar' => array ( 'admin' => true, 'public' => true, 'tabs' => array ( 'app' => true, 'logs' => true, 'db' => true, 'tools' => true, ), ), 'dpo' => array ( 'name' => '', ), 'app_host' => 'https://www.lapassionduvin-challans.fr', 'app_url_court' => 'https://www.lapassionduvin-challans.fr/', 'self_uri' => 'https://www.lapassionduvin-challans.fr/contact', 'address' => array ( 'libelle' => 'chénérailles', 'company_name' => '', 'street' => '13 Place du Champ de Foire', 'street_2' => '', 'code' => '85300', 'city' => 'Challans', 'country' => 'France', 'tel' => '02 51 55 79 19', 'mobile' => '', 'fax' => '', 'email' => 'contact@lapassionduvin-challans.fr', 'lat' => '46.8479045', 'long' => '-1.8777306', 'iso' => 'FR', 'config_address_1' => '1', 'config_address_2' => '1', ), 'gps' => array ( 'libelle' => 'chénérailles', 'company_name' => '', 'street' => '13 Place du Champ de Foire', 'street_2' => '', 'code' => '85300', 'city' => 'Challans', 'country' => 'France', 'tel' => '02 51 55 79 19', 'mobile' => '', 'fax' => '', 'email' => 'contact@lapassionduvin-challans.fr', 'lat' => '46.8479045', 'long' => '-1.8777306', 'iso' => 'FR', 'config_address_1' => '1', 'config_address_2' => '1', ), 'schedule' => array ( 'fr' => '

Du Mardi au Samedi: 9h30-13h et  15h-19h

', ), 'company_name' => 'La passion du vin', 'app_url' => 'https://www.lapassionduvin-challans.fr/', )

Variables utilisateur

array (
  'id' => '1',
  'group_id' => '3',
  'civility' => '0',
  'active' => '1',
  'username' => 'Guest',
  'lastname' => '',
  'firstname' => '',
  'password' => 'Guest',
  'salt' => NULL,
  'email' => '',
  'timezone' => 'Europe/Paris',
  'language' => 'fr',
  'registered' => '0',
  'registration_ip' => '0.0.0.0',
  'last_visit' => '0',
  'activate_string' => NULL,
  'activate_key' => NULL,
  'title' => 'Invité',
  'perms' => 
  array (
  ),
  'group_type' => 'C',
  'logged' => 1713415823,
  'csrf_token' => 'ca0aaf30070fb9e80a680aaf694b65e241ed67b5',
  'prev_url' => 'https://www.lapassionduvin-challans.fr/contact',
  'is_guest' => true,
  'is_admin' => false,
  'is_superadmin' => false,
)