• A.A.P.P.B.L.B

    LA LOIRE À VOUVRAY

    © MATHIEU BODIN

  • A.A.P.P.B.L.B

    PÊCHE DE FRITURE À CHENONCEAUX

    © CLAUDE RIVES/MERIMAGES

  • A.A.P.P.B.L.B

    PÊCHE AU GUIDEAU À LA MÉNITRÉ

    © MATHIEU BODIN

  • A.A.P.P.B.L.B

    PÊCHE AU FILET-BARRAGE À AMBOISE

    © MATHIEU BODIN

Bull d'alose

Un bull est un acte bruyant (jusqu’à 50dB) de reproduction des aloses où les adultes effectuent un mouvement circulaire, de nuit, à la surface de l’eau durant 3 à 10 secondes. La femelle expulse alors ses œufs fécondés immédiatement par le mâle. Les bulls se produisent généralement en mai-juin à l’amont d’une zone de rupture de pente (radier), dans des hauteurs d’eau situées entre 1 et 3m. Les œufs libérés et fécondés sont ainsi déposés, par le courant, sur les galets et graviers du radier. Les femelles, très fécondes, pondent entre 100 000 et 250 000 œufs par kg. La plupart des adultes meurent après avoir rempli leur rôle de géniteur. Le silure, actif la nuit et attiré par les bulls, peut avoir un impact significatif par prédation (en savoir plus).

Le suivi des bulls permet d’estimer le nombre de géniteurs sur frayère.

En 2012, 1986 aloses ont été observées dans les stations de comptage. LOGRAMI a suivi plusieurs frayères sur 15 sites à l'aval des stations de comptage. Le nombre de géniteurs sur frayères est estimé entre 1300 et 2900. L'effectif de géniteurs aux stations de comptage ne représente que 41 à 60% du potentiel reproducteur en 2012. Aucune information sur l'impact du silure lors des bulls ...
 

 

En 2018, l'AAPPBLB a suivi la reproduction des aloses sur la frayère historique de Lilette, sur la Creuse, à l'aval du barrage de Descartes. Durant 3 nuits (entre le 24/05 et le 07/06), 64 bulls efficaces ont été entendus, 6 bulls interrompus par le silure. 3 chasses de silure ont également été observées en dehors d'acte de reproduction des aloses.

Plus récemment, Frédéric Santoul a publié un article sur l'évaluation de l'impact du silure sur la reproduction des aloses sur le bassin de la Gironde. Sur 129 bulls enregistrés en 2019 à l'aide d'une caméra à forte sensibilité à la lumière, 37% des bulls sont interrompus par le silure. Dans le même secteur, les proies ont été identifiées dans les estomacs des 251 silures de grande taille : 88.5% étaient des aloses.

Ces comportements de prédation très spectaculaires sont tout de même préoccupants pour la conservation des populations d'aloses déjà fortement fragilisées par la présence des barrages, la surpêche ou la pollution

Rappelons que le moratoire sur la pêche de l'alose est en vigueur sur le bassin de la Gironde depuis 2008

 

Lire la suite

Lettre d’information

loader

Chargement, veuillez patienter…
  • Mémoire utilisée par PHP : 2,25 Mo
  • Pic mémoire allouée par PHP : 3,57 Mo
  • Temps d'execution du script : 0.078 s
  • Lang :
  • Path : documentations-glossaire
  • Route : newsCategory
  • $okt->page->module : news
  • $okt->page->action : category
  • Title tag : Glossaire - PêchePro-LoireBretagne
  • Title: Glossaire
  • H1:
  • Meta description: Découvrez les documentations de l’association AAPPBLB.
  • Meta keyword: Patrimoine UNESCO nasse, Filet guideau filet-barrage, Tourisme, Pêche, Loire, Bretagne, Anguille, Alose friture pêcheur professionnel AAPPBLB silure pescatourisme rillettes garum
ID Query Time
1
SET NAMES utf8mb4
0.00005
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.00014
3
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00036
4
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00029
5
SELECT setting_name, setting_value FROM
oktopusV1_mod_oktopusagent_settings
0.00010
6
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00019
7
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00015
8
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00015
9
SHOW TABLES LIKE 'oktopusV1_mod_oktopusagent_settings'
0.00015
10
UPDATE oktopusV1_mod_news SET active = 1
                           WHERE active = 3 AND NOW() >
created_at 
0.00009
11
UPDATE oktopusV1_mod_news SET active = 0
                              WHERE active = 1 AND end_at !=
"0000-00-00 00:00:00" 
                              AND NOW() > end_at 
0.00010
12
SELECT r.*, rl.*, COUNT(p.id) AS num_posts FROM
oktopusV1_mod_news_categories AS r LEFT JOIN
oktopusV1_mod_news_categories_locales AS rl ON
r.id=rl.category_id LEFT JOIN oktopusV1_mod_news AS p ON
r.id=p.category_id WHERE 1 AND rl.slug='glossaire' AND
rl.language='fr' AND r.active=1  GROUP BY r.id ORDER BY
nleft asc 
0.00121
13
SELECT r.*, rl.*, COUNT(p.id) AS num_posts FROM
oktopusV1_mod_news_categories AS r LEFT JOIN
oktopusV1_mod_news_categories_locales AS rl ON
r.id=rl.category_id LEFT JOIN oktopusV1_mod_news AS p ON
r.id=p.category_id WHERE 1 AND rl.language='fr'  GROUP BY
r.id ORDER BY nleft asc 
0.00041
14
SELECT COUNT(p.id) AS num_posts FROM oktopusV1_mod_news AS p
 LEFT OUTER JOIN oktopusV1_core_users AS u ON u.id=p.user_id
 INNER JOIN oktopusV1_mod_news_locales AS pl ON
p.id=pl.post_id AND pl.language='fr'  LEFT OUTER JOIN
oktopusV1_mod_news_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN oktopusV1_mod_news_categories_locales AS rl
ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
p.category_id=4  AND pl.language='fr' AND p.active=1 
0.00028
15
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 oktopusV1_mod_news AS p  LEFT OUTER
JOIN oktopusV1_core_users AS u ON u.id=p.user_id  INNER JOIN
oktopusV1_mod_news_locales AS pl ON p.id=pl.post_id AND
pl.language='fr'  LEFT OUTER JOIN
oktopusV1_mod_news_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN oktopusV1_mod_news_categories_locales AS rl
ON r.id=rl.category_id AND rl.language='fr' WHERE 1  AND
p.category_id=4  AND pl.language='fr' AND p.active=1 ORDER
BY p.selected DESC, p.created_at DESC LIMIT 0,20 
0.00022
16
SELECT m.*, 
                              ml.language, ml.title,
ml.title_tag, ml.title_seo, ml.slug, ml.meta_description,
ml.meta_keywords, ml.content FROM oktopusV1_mod_map AS m 
LEFT JOIN oktopusV1_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.00016
17
SELECT c.id, c.active, c.ord, c.parent_id, c.level, c.tpl,
cl.language, cl.name, cl.slug, COUNT(p.id) AS num_items FROM
oktopusV1_mod_partners_categories AS c LEFT JOIN
oktopusV1_mod_partners_categories_locales AS cl ON
cl.category_id=c.id LEFT JOIN oktopusV1_mod_partners AS p ON
c.id=p.category_id WHERE 1 AND cl.language='fr' AND
c.active=1  GROUP BY c.id ORDER BY nleft asc 
0.00018
18
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
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 active = '1' ORDER BY snrl.libelle
0.00040
19
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 oktopusV1_mod_pages AS p  INNER JOIN
oktopusV1_mod_pages_locales AS pl ON p.id=pl.page_id AND
pl.language='fr'  LEFT OUTER JOIN
oktopusV1_mod_pages_categories AS r ON r.id=p.category_id 
LEFT OUTER JOIN oktopusV1_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.00048
20
SELECT t.active, t.ord, 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
oktopusV1_mod_news_categories AS t JOIN
oktopusV1_mod_news_categories_locales AS l ON t.id =
l.category_id AND l.language = "fr" WHERE t.id = 4
0.00010
21
SELECT t.active, t.ord, 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
oktopusV1_mod_news_categories AS t JOIN
oktopusV1_mod_news_categories_locales AS l ON t.id =
l.category_id AND l.language = "fr" WHERE nleft <= 7 AND
nright >= 8 ORDER BY level
0.00022
22
SELECT r.*, rl.*, COUNT(p.id) AS num_posts FROM
oktopusV1_mod_news_categories AS r LEFT JOIN
oktopusV1_mod_news_categories_locales AS rl ON
r.id=rl.category_id LEFT JOIN oktopusV1_mod_news AS p ON
r.id=p.category_id WHERE 1 AND rl.language='fr' AND
r.active=1  GROUP BY r.id ORDER BY nleft asc 
0.00041
23
SELECT DISTINCT sn.*, snl.*
                      FROM oktopusV1_mod_social_network sn
                      JOIN
oktopusV1_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.00045
24
 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
'%\'/documentations-glossaire\'%'
                                       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 '%\'/documentations-glossaire\'%' AND
t.actif = 1
                   ) = 0
                
                                           AND
                                           t.rubrique NOT
LIKE '%\'/documentations-glossaire\'%'
                                       ELSE     
                                          
                   (  SELECT COUNT(t.id_type) FROM
oktopusV1_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/documentations-glossaire\'%' AND
t.actif = 1
                   ) = 0
                 
                                   END AND actif = '1' ORDER
BY nom 
0.00030
25
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 = '7'
0.00008
26
 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
= '7' ORDER BY position
0.00017
27
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 = "insert" AND fl.language='fr'
ORDER BY ord ASC 
0.00014
# type fichier ligne classe fonction message

_GET

array (
  'documentations-glossaire' => '',
  'page' => 1,
)

_REQUEST

array (
  'documentations-glossaire' => '',
)

Variables dans le scope global

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

Constantes

array (
  'OKT_START_TIME' => 1775636397.462609,
  'OKT_ROOT_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs',
  'OKT_INC_DIR' => 'oktInc',
  'OKT_INC_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc',
  'OKT_UPLOAD_DIR' => 'upload',
  'OKT_UPLOAD_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/upload',
  'OKT_COMMON_DIR' => 'oktCommon',
  'OKT_COMMON_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktCommon',
  'OKT_MODULES_DIR' => 'oktModules',
  'OKT_MODULES_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktModules',
  'OKT_PUBLIC_DIR' => 'oktPublic',
  'OKT_PUBLIC_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktPublic',
  'OKT_CACHE_DIR' => 'oktCache',
  'OKT_CACHE_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktCache',
  'OKT_GLOBAL_CACHE_FILENAME' => 'static.php',
  'OKT_GLOBAL_CACHE_FILE' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktCache/static.php',
  'OKT_ROUTES_CACHE_FILENAME' => 'routes.php',
  'OKT_ROUTES_CACHE_FILE' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktCache/routes.php',
  'OKT_CONFIG_DIR' => 'oktConf',
  'OKT_CONFIG_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktConf',
  'OKT_LOG_DIR' => 'oktLog',
  'OKT_LOG_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktLog',
  'OKT_THEMES_DIR' => 'oktThemes',
  'OKT_THEMES_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktThemes',
  'OKT_CLASSES_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/classes',
  'OKT_LOCALES_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/locales',
  'OKT_VENDOR_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/vendor',
  'OKT_MIN_DIR' => 'minify',
  'OKT_MIN_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktCache/minify',
  'OKT_MINGROUP_DIR' => 'groups',
  'OKT_MINGROUP_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/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' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/header.php',
  'OKT_ADMIN_HEADER_FILE_AJAX' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/header_ajax.php',
  'OKT_ADMIN_HEADER_FILE_CNX' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/header_cnx.php',
  'OKT_ADMIN_FOOTER_FILE' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/footer.php',
  'OKT_ADMIN_FOOTER_FILE_AJAX' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/footer_ajax.php',
  'OKT_ADMIN_FOOTER_FILE_CNX' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/footer_cnx.php',
  'OKT_ADMIN_HEADER_SIMPLE_FILE' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/admin/header_simple.php',
  'OKT_ADMIN_FOOTER_SIMPLE_FILE' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/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,
  'OKT_ENCODE_KEY' => 'e24f1pyr0p9fnrw6qh4nwtup4m45kkiocs9j8x1esgklxmyetsrvcra63l1dvpry',
  'OKT_ENCODE_MODE' => 'aes-256-cbc',
  'OKT_ENCODE_LIST_ORIGIN' => 
  array (
    0 => '=',
    1 => '+',
    2 => '/',
  ),
  'OKT_ENCODE_LIST_REPLACE' => 
  array (
    0 => '-',
    1 => '+',
    2 => '_',
  ),
  'JSON_ENCODE_ALL' => 271,
  'FILTER_VALIDATE_BOOL' => 258,
  'HTMLPURIFIER_PREFIX' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/vendor/composer/vendor/ezyang/htmlpurifier/library',
  'OKT_DB_HOST' => 'localhost',
  'OKT_DB_NAME' => 'ya18327s1',
  'OKT_DB_USER' => 'ya18327s1',
  'OKT_DB_PWD' => 'c0586a058e91d5',
  'OKT_DB_PREFIX' => 'oktopusV1_',
  'OKT_MODULES_URL' => '/oktModules',
  'OKT_COMMON_URL' => '/oktCommon',
  'OKT_UPLOAD_URL' => '/upload',
  'OKT_DIGESTS' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktInc/digests',
  'OKT_THEME_DEFAULT_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktThemes/default',
  'OKT_THEME_DEFAULT' => '/oktThemes/default',
  'OKT_THEME' => '/oktThemes/ra125-s2',
  'OKT_THEME_PATH' => '/var/www/vhosts/pechepro-loirebretagne.fr/httpdocs/oktThemes/ra125-s2',
  'OKT_MAX_UPLOAD_SIZE' => 31457280,
  'OKT_DEBUG' => true,
  'OKT_PART' => 'public',
  '__DM_SESSION_NAME__' => 'client_express',
  '__DB_PREFIX_GEO__' => 'oktopusV1_mod_geographie_',
)

Configuration

array (
  'title' => 
  array (
    'fr' => 'PêchePro-LoireBretagne',
  ),
  'desc' => 
  array (
    'fr' => 'AAPPBLB, est l\'association agréée des pécheurs professionnels en eau douce du bassin Loire-Bretagne (AAPPBLB) - Asso PêchePro-LoireBretagne',
  ),
  'title_tag' => 
  array (
    'fr' => '',
  ),
  'meta_description' => 
  array (
    'fr' => 'AAPPBLB, est l\'association agréée des pécheurs professionnels en eau douce du bassin Loire -bretagne (aappblb) Pêche dans la ville de La Pommeraye.',
  ),
  'meta_keywords' => 
  array (
    'fr' => 'association pecheurs professionnels Montjean-sur-Loire, association pêche Montjean-sur-Loire, pêche professionnelle Montjean-sur-Loire, association pêcheur Montjean-sur-Loire, réglementation de la pêche Montjean-sur-Loire, poissons migrateurs Montjean-sur-Loire, pêcheur professionnel Montjean-sur-Loire, association pecheurs professionnels Maine-et-Loire (49), association pêche Maine-et-Loire (49), pêche professionnelle Maine-et-Loire (49), association pêcheur Maine-et-Loire (49), réglementation de la pêche Maine-et-Loire (49), poissons migrateurs Maine-et-Loire (49), pêcheur professionnel Maine-et-Loire (49), association pecheurs professionnels Bretagne, association pêche Bretagne, pêche professionnelle Bretagne, association pêcheur Bretagne, réglementation de la pêche Bretagne, poissons migrateurs Bretagne, pêcheur professionnel Bretagne, association pecheurs professionnels, association pêche, pêche professionnelle, association pêcheur, réglementation de la pêche, poissons migrateurs, pêcheur professionnel, association pecheurs professionnels, association pêche Loire, pêche Loire, pêche Bretagne, association pêcheur, bassin Loire Bretagne, pêche professionnelle, Patrimoine, UNESCO, nasse Filet guideau filet-barrage Tourisme, Pêche, Loire-Bretagne, Anguille, Alose, friture, pêcheur professionnel, AAPPBLB, silure, pescatourisme, rillettes, garum, Patrimoine UNESCO nasse, Filet guideau filet-barrage, Tourisme, Pêche, Loire, Bretagne, Anguille, Alose friture pêcheur professionnel AAPPBLB silure pescatourisme rillettes garum',
  ),
  'list_address' => 
  array (
    0 => 
    array (
      'libelle' => '',
      'company_name' => '',
      'street' => '19 avenue du 11 novembre',
      'street_2' => '',
      'code' => '37130',
      'city' => 'Bréhémont',
      'country' => 'France',
      'tel' => '',
      'mobile' => '',
      'fax' => '',
      'email' => 'contact@pechepro-loirebretagne.fr',
      'site' => '',
      'lat' => '47.387918',
      'long' => '-0.859788',
      'iso' => 'FR',
      'config_address_1' => '1',
      'config_address_2' => '1',
    ),
    1 => 
    array (
      'libelle' => '',
      'company_name' => '',
      'street' => '',
      'street_2' => '',
      'code' => '',
      'city' => '',
      'country' => '',
      'tel' => '',
      'mobile' => '',
      'fax' => '',
      'email' => 'm.bodin@pechepro-loirebretagne.fr',
      'site' => '',
      'lat' => '',
      'long' => '',
      'iso' => '',
      'config_address_1' => '0',
      'config_address_2' => '0',
    ),
  ),
  'list_schedule' => 
  array (
    0 => 
    array (
      'fr' => '',
    ),
    1 => 
    array (
      'fr' => '',
    ),
  ),
  'company' => 
  array (
    'statut_juridique' => '',
    'name' => 'Association agréée des pêcheurs professionnels en eau douce du bassin Loire-bretagne',
    'com_name' => 'A.A.P.P.B.L.B',
    'siret' => '422 027 961 00032',
    'tva_intra' => 'FR 28 422 027 961',
  ),
  'leader' => 
  array (
    'name' => 'GABRIS',
    'firstname' => 'Bruno',
  ),
  'dpo' => 
  array (
    'name' => '',
  ),
  'courriel_address' => 'contact@pechepro-loirebretagne.fr',
  'courriel_name' => 'A.A.P.P.B.L.B',
  'courriel_transport' => 'sendmail',
  'courriel_smtp' => 
  array (
    'host' => '',
    'port' => 25,
    'username' => 'dev@youlead.fr',
    'password' => 'y0vu732j',
  ),
  'courriel_sendmail' => '/usr/sbin/sendmail -t -i',
  'courriel_theme' => '0',
  'theme' => 'ra125-s2',
  'theme_mobile' => '',
  'theme_tablet' => '',
  'public_theme' => 'base',
  'form_theme' => 'chisato',
  'bootstrap' => '3',
  'button' => 
  array (
    'primary_type' => 'couleur',
    'effect' => 'bouton_fade1',
    'shadow_text' => 0,
    'shadow_box' => 0,
    'secondary_type' => 'bordure',
    'bloc3' => '1',
    'diapo' => '1',
  ),
  'menu' => 
  array (
    'templates' => 
    array (
      'default' => 'menu-old',
      'usables' => 
      array (
      ),
    ),
    'enable_overlay' => 0,
    'color_overlay' => '',
    'pliage' => 0,
    'type' => 1,
    'orientation' => 1,
    'compatible' => 
    array (
      0 => '1',
      1 => '6',
    ),
    'display_logo' => 0,
    'display_social_link' => 0,
    'locales' => 
    array (
      'text' => 
      array (
        'fr' => 'Menu',
      ),
      'title' => 
      array (
        'fr' => '',
      ),
      'close' => 
      array (
        'fr' => '',
      ),
    ),
  ),
  'menu_bas' => 
  array (
    'templates' => 
    array (
      'default' => 'menu-old',
      'usables' => 
      array (
      ),
    ),
    'pliage' => '1',
    'show_rubrique_principale' => 0,
  ),
  'enable_admin_bar' => true,
  'enable_backtop' => true,
  'set_theme_column' => '4',
  'admin_sidebar_position' => 0,
  'admin_dashboard' => 0,
  'admin_theme' => 'admin',
  'admin_compress_output' => false,
  'panel_preloader' => 
  array (
    'enable' => 0,
    'text' => '',
    'color' => '#000000',
    'templates' => 
    array (
      'default' => 'modele-1',
      'usables' => 
      array (
      ),
    ),
  ),
  'panel_construction' => 
  array (
    'enable' => 0,
    'text' => 'Découvrez prochainement notre site internet',
    'color' => '#000000',
    'bgcolor' => '#ffffff',
    'templates' => 
    array (
      'default' => '',
      'usables' => 
      array (
      ),
    ),
  ),
  'language' => 'fr',
  'timezone' => 'Europe/Paris',
  'admin_lang_switcher' => true,
  'app_path' => '/',
  'domain' => 'www.pechepro-loirebretagne.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' => 'https://oktopus.ledns.net/modules/%VERSION%/index.xml',
  ),
  'themes_repositories_enabled' => true,
  'themes_repositories' => 
  array (
    'SITTI thèmes' => 'https://oktopus.ledns.net/themes/%VERSION%/index.xml',
  ),
  'tests_repositories_enabled' => true,
  'tests_repositories' => 
  array (
    'SITTI tests' => 'https://oktopus.ledns.net/test_set/index.xml',
  ),
  'imports_repositories_enabled' => true,
  'imports_repositories' => 
  array (
    'SITTI Imports' => 'https://oktopus.ledns.net/import/index.xml',
  ),
  'debug_enabled' => true,
  'stop_redirect_on_error' => true,
  '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' => '6a3e37eb766eca5aa91a5572da996fd3fda2c063b4a7c6462045368310dbc3db',
  'auth_security' => 
  array (
    'enabled' => true,
    'allowed_retries' => 5,
    'lockout_duration' => 30,
    'valid_duration' => 12,
    'whitelist' => 
    array (
    ),
    'blacklist' => 
    array (
    ),
  ),
  'minify_complete_enable' => true,
  'minify_css_admin' => 
  array (
    0 => '%COMMON_URL%/css/bootstrap/v4/bootstrap-grid.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',
    5 => '%COMMON_URL%/js/jquery/sumoselect/sumoselect.min.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/jquery/ui/jquery.ui.touch-punch.min.js',
    27 => '%COMMON_URL%/js/jquery/sumoselect/jquery.sumoselect.min.js',
    28 => '%COMMON_URL%/js/common_admin.js',
  ),
  'minify_css_public' => 
  array (
  ),
  'minify_js_public' => 
  array (
  ),
  'log_admin' => 
  array (
    'ttl_months' => 48,
  ),
  'htmlpurifier_disabled' => true,
  'round' => 
  array (
    'rule' => 1,
    'precision' => 2,
  ),
  'slug_type' => 'ascii',
  'google_analytic' => 'G-4NR06YMHW0',
  '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,
  'hide_ariane' => false,
  'enable_fixedMenu' => '2',
  'enable_locale_lib' => '1',
  'activite' => 0,
  'format_date' => '%A %d %B %Y',
  'phone_format' => '1',
  'enable_aos' => true,
  'theme_vars' => 
  array (
    'titre_menu' => 
    array (
      'fr' => '',
    ),
    'titre_adresse' => 
    array (
      'fr' => '',
    ),
    'texte_tel' => 
    array (
      'fr' => 'Contactez nous au',
    ),
    'slogan1' => 
    array (
      'fr' => '',
    ),
    'slogan2' => 
    array (
      'fr' => '',
    ),
    'slogan3' => 
    array (
      'fr' => '',
    ),
    'btn1' => 
    array (
      'fr' => '',
    ),
    'btn2' => 
    array (
      'fr' => '',
    ),
    'titre_bas' => 
    array (
      'fr' => 'Contact',
    ),
    'texte_bas' => 
    array (
      'fr' => '',
    ),
  ),
  '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' => '',
    '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,
    ),
  ),
  'greensock' => 
  array (
    'enable' => false,
    'debug' => false,
    'cursor' => false,
    'cursor_follow' => false,
  ),
  'plan' => 
  array (
    'affichage' => 0,
    'lat' => '',
    'long' => '',
  ),
  'enable_rgpd' => '1',
  'app_host' => 'https://www.pechepro-loirebretagne.fr',
  'app_url_court' => 'https://www.pechepro-loirebretagne.fr/',
  'self_uri' => 'https://www.pechepro-loirebretagne.fr/documentations-glossaire',
  'address' => 
  array (
    'libelle' => '',
    'company_name' => '',
    'street' => '19 avenue du 11 novembre',
    'street_2' => '',
    'code' => '37130',
    'city' => 'Bréhémont',
    'country' => 'France',
    'tel' => '',
    'mobile' => '',
    'fax' => '',
    'email' => 'contact@pechepro-loirebretagne.fr',
    'site' => '',
    'lat' => '47.387918',
    'long' => '-0.859788',
    'iso' => 'FR',
    'config_address_1' => '1',
    'config_address_2' => '1',
  ),
  'gps' => 
  array (
    'libelle' => '',
    'company_name' => '',
    'street' => '19 avenue du 11 novembre',
    'street_2' => '',
    'code' => '37130',
    'city' => 'Bréhémont',
    'country' => 'France',
    'tel' => '',
    'mobile' => '',
    'fax' => '',
    'email' => 'contact@pechepro-loirebretagne.fr',
    'site' => '',
    'lat' => '47.387918',
    'long' => '-0.859788',
    'iso' => 'FR',
    'config_address_1' => '1',
    'config_address_2' => '1',
  ),
  'schedule' => 
  array (
    'fr' => '',
  ),
  'company_name' => 'A.A.P.P.B.L.B',
  'app_url' => 'https://www.pechepro-loirebretagne.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' => '1635872860',
  'activate_string' => NULL,
  'activate_key' => NULL,
  'title' => 'Invité',
  'perms' => 
  array (
  ),
  'group_type' => 'C',
  'is_guest' => true,
  'is_admin' => false,
  'is_superadmin' => false,
)