Error in /var/www/wp-content/themes/syltaen/views/mixins/forms/fields/_field-recaptcha.pug:
Value of type null is not callable on line 13, offset 13
    +fieldset($form, "g-recaptcha-response")&attributes($attributes)

        if ($field_attributes["version"]??"v2") == "v2"
            script(src="https://www.google.com/recaptcha/api.js" async defer)
            .g-recaptcha(data-sitekey=$_config("recaptcha")["site_key"])

        else
            script(src="https://www.google.com/recaptcha/api.js?render=".$_config("recaptcha_v3")["site_key"]."" async defer)
            +field-hidden($form, $name, false, [
                "data-recaptcha-sitekey" => $_config("recaptcha_v3")["site_key"]
            ])

        block
## /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(2206)
#0 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(1123): Phug\Renderer\Adapter\FileAdapter->{closure}()
#1 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(2264): Phug\Renderer\Adapter\FileAdapter->{closure}()
#2 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(3044): Phug\Renderer\Adapter\FileAdapter->{closure}()
#3 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(1004): Phug\Renderer\Adapter\FileAdapter->{closure}()
#4 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(3063): Phug\Renderer\Adapter\FileAdapter->{closure}()
#5 /var/www/wp-content/themes/syltaen/app/cache/pug-php/7WYeWKE51C3yGniMAuwDbDXtRr3j6Ce9B8Qi5YiE4tw.php(3196): Phug\Renderer\Adapter\FileAdapter->{closure}()
#6 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Adapter/FileAdapter.php(100): include('...')
#7 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/AbstractAdapter.php(103): Phug\Renderer\Adapter\FileAdapter->Phug\Renderer\Adapter\{closure}()
#8 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Adapter/FileAdapter.php(98): Phug\Renderer\AbstractAdapter->execute()
#9 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(145): Phug\Renderer\Adapter\FileAdapter->displayCached()
#10 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Util/Util/SandBox.php(38): Phug\Renderer->Phug\Renderer\Partial\{closure}()
#11 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(117): Phug\Util\SandBox->__construct()
#12 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/AbstractAdapter.php(61): Phug\Renderer->getNewSandBox()
#13 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(150): Phug\Renderer\AbstractAdapter->captureBuffer()
#14 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Util/Util/SandBox.php(38): Phug\Renderer->Phug\Renderer\Partial\{closure}()
#15 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(117): Phug\Util\SandBox->__construct()
#16 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(159): Phug\Renderer->getNewSandBox()
#17 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(225): Phug\Renderer->getSandboxCall()
#18 /var/www/wp-content/themes/syltaen/app/vendors/vendor/phug/phug/src/Phug/Renderer/Renderer.php(113): Phug\Renderer->callAdapter()
#19 /var/www/wp-content/themes/syltaen/app/vendors/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(20): Phug\Renderer->render()
#20 /var/www/wp-content/themes/syltaen/app/vendors/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(52): Pug\Engine\Renderer->renderWithPhp()
#21 [internal function]: Pug\Engine\Renderer->Pug\Engine\{closure}()
#22 /var/www/wp-content/themes/syltaen/app/vendors/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(59): call_user_func()
#23 /var/www/wp-content/themes/syltaen/app/vendors/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(93): Pug\Engine\Renderer->renderString()
#24 /var/www/wp-content/themes/syltaen/app/Helpers/View.php(69): Pug\Engine\Renderer->render()
#25 /var/www/wp-content/themes/syltaen/app/Helpers/View.php(59): Syltaen\View::parsePug()
#26 /var/www/wp-content/themes/syltaen/app/config/shortcodes.php(109): Syltaen\View::mixin()
#27 /var/www/wp-includes/shortcodes.php(434): Syltaen\Files::Syltaen\{closure}()
#28 [internal function]: do_shortcode_tag()
#29 /var/www/wp-includes/shortcodes.php(273): preg_replace_callback()
#30 /var/www/wp-includes/class-wp-hook.php(324): do_shortcode()
#31 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#32 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php(401): apply_filters()
#33 /var/www/wp-includes/class-wp-hook.php(324): acf_field_wysiwyg->format_value()
#34 /var/www/wp-includes/plugin.php(256): WP_Hook->apply_filters()
#35 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php(109): apply_filters_ref_array()
#36 /var/www/wp-includes/class-wp-hook.php(324): _acf_apply_hook_variations()
#37 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#38 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php(172): apply_filters()
#39 /var/www/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php(414): acf_format_value()
#40 /var/www/wp-includes/class-wp-hook.php(324): acf_field_repeater->format_value()
#41 /var/www/wp-includes/plugin.php(256): WP_Hook->apply_filters()
#42 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php(109): apply_filters_ref_array()
#43 /var/www/wp-includes/class-wp-hook.php(324): _acf_apply_hook_variations()
#44 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#45 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php(172): apply_filters()
#46 /var/www/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php(817): acf_format_value()
#47 /var/www/wp-includes/class-wp-hook.php(324): acf_field_flexible_content->format_value()
#48 /var/www/wp-includes/plugin.php(256): WP_Hook->apply_filters()
#49 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php(109): apply_filters_ref_array()
#50 /var/www/wp-includes/class-wp-hook.php(324): _acf_apply_hook_variations()
#51 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#52 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php(172): apply_filters()
#53 /var/www/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php(414): acf_format_value()
#54 /var/www/wp-includes/class-wp-hook.php(324): acf_field_repeater->format_value()
#55 /var/www/wp-includes/plugin.php(256): WP_Hook->apply_filters()
#56 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php(109): apply_filters_ref_array()
#57 /var/www/wp-includes/class-wp-hook.php(324): _acf_apply_hook_variations()
#58 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#59 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php(172): apply_filters()
#60 /var/www/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php(66): acf_format_value()
#61 /var/www/wp-content/themes/syltaen/app/Helpers/Data.php(20): get_field()
#62 /var/www/wp-content/themes/syltaen/Controllers/PageController.php(27): Syltaen\Data::get()
#63 /var/www/wp-content/themes/syltaen/app/Helpers/Route.php(38): Syltaen\PageController->__construct()
#64 /var/www/wp-content/themes/syltaen/app/Helpers/Route.php(161): Syltaen\Route::respond()
#65 /var/www/wp-content/themes/syltaen/index.php(60): Syltaen\Route::is()
#66 /var/www/wp-includes/template-loader.php(106): include('...')
#67 /var/www/wp-blog-header.php(19): require_once('...')
#68 /var/www/index.php(17): require('...')
#69 {main}
$parameters = 
array:1 [
"form" => Syltaen\Set {#7638
-storage: array:5 [
"options" => Syltaen\Set {#7651
-storage: array:3 [
"post_publics" => Syltaen\Set {#7658
-storage: Syltaen\Set {#7669
-storage: array:12 [
"00-enfant-maternelle" => "Enfant maternelle"
"06-9" => "6-9"
"10-13" => "10-13"
"14-17" => "14-17"
"adulte" => "Adulte"
"autre-professionnel" => "Autre professionnel"
"camp-et-mouvement-de-jeunesse" => "Camp et mouvement de jeunesse"
"commune" => "Commune"
"enseignant-animateur-formateur" => "Enseignant/animateur/formateur"
"parent" => "Parent"
"superieur" => "Etudiant supérieur"
"tout-public-famille" => "Tout public / Famille"
]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"post_supports" => Syltaen\Set {#7668
-storage: Syltaen\Set {#7663
-storage: array:17 [
"affiche-panneau" => "Affiches"
"animation-spectacle-exposition" => "Animations et évènements"
"archive" => "Archives"
"article" => "Be WaPP"
"boite-de-jeu" => "Jeux"
"brochure-classeur-fiche" => "Brochure/classeur/fiche"
"chaines-video-youtube" => "Audio et vidéo"
"contes" => "Contes"
"cours-en-ligne-dossier-pedagogique" => "Cours en ligne/Dossier pédagogique/Cahier d'activités"
"dossier" => "Dossier"
"e-book" => "E-book"
"livre-album" => "Livre / album"
"malle-mallette" => "Malle / mallette"
"pdf" => "PDF"
"portails-documentaires" => "Portails documentaires"
"revue-journal" => "Articles externes et revues"
"site-page-web" => "Sites web et réseaux sociaux"
]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"post_tags" => array:10 [
"dechets-de-construction" => "déchets de construction"
"dechets" => array:2 [
0 => "Déchets"
1 => array:14 [
"chewing-gum" => "Chewing-gum"
"dechet-metallique" => "Déchet métallique"
"dechet-en-verre" => "Déchet en verre"
"dechet-plastique" => "Déchet plastique"
"dechet-en-papier-carton" => "Déchet en papier/carton"
"depot-clandestin" => "Dépôt clandestin"
"dechets-encombrants" => "Déchet encombrant/gros déchets"
"dechets-speciaux-produits-dangereux-deee" => "Déchets spéciaux / produits dangereux : DEEE"
"compostage-dechets-organiques" => "Déchet organique / compostage"
"dechet-de-construction" => "Déchet de construction"
"megots" => "Mégot/emballage cigarette"
"dejection-canine" => "Déjection canine (et autre animaux)"
"dechet-menager" => "Déchet ménager"
"dechet-sauvage" => "Déchet sauvage"
]
]
"incivilite-repression" => array:2 [
0 => "Incivilité/répression"
1 => array:5 [
"incivilite" => "Incivilité"
"repression" => "Répression"
"poubelle-debordante-ou-degradee" => "Poubelle débordante ou dégradée"
"avaloir-bouche" => "Avaloir bouché"
"tag" => "Tag"
]
]
"actions-de-ramassage" => array:2 [
0 => "Actions de ramassage"
1 => array:2 [
"grand-nettoyage" => "Grand Nettoyage"
"ambassadeurs-de-la-proprete" => "Ambassadeurs de la Propreté"
]
]
"impacts-environnementaux-pollution" => array:2 [
0 => "Impacts environnementaux / pollution"
1 => array:5 [
"les-dechets-et-lalimentation" => "Les déchets et l’alimentation"
"eau" => "Les déchets et l’eau"
"air" => "Les déchets et l’air"
"nature" => "Les déchets dans la nature"
"energie" => "Les déchets et l’énergie"
]
]
"solutions" => array:2 [
0 => "Solutions"
1 => array:6 [
"a-faire-soi-meme-diy" => "A faire soi-même / DIY / bricolage-récup’"
"boite-a-tartines-collation-gourde" => "Boîte à tartines / gourde / emballage réutilisable"
"reutilisation-reemploi" => "Réutilisation / réemploi / récup’ / ressourcerie"
"trucs-et-astuces" => "Trucs et astuces"
"zero-dechet-prevention" => "Zéro déchet / prévention"
"materiel-fourniture-scolaire" => "Matériel / fourniture scolaire écologique"
]
]
"proprete-publique" => array:2 [
0 => "Infrastructures de propreté publique"
1 => array:4 [
"poubelle-de-voiture" => "Poubelle de voiture"
"poubelle" => "Poubelle publique"
"cendrier" => "Cendrier"
"glouton-balayage-de-rue" => "Glouton / balayage de rue"
]
]
"gestion-des-dechets-traitement" => array:2 [
0 => "Gestion des déchets/traitement"
1 => array:5 [
"collecte" => "Collecte"
"recyparc-tri" => "Recyparc/tri"
"recyclage" => "Recyclage/biométhanisation"
"label-logo-etiquette" => "Label / logo / étiquette"
"incineration" => "Incinération"
]
]
"matiere-premiere" => array:2 [
0 => "Matières premières / ressources"
1 => array:5 [
"bois-papier-carton" => "Bois / papier-carton"
"plastique" => "Plastique / pétrole"
"metaux" => "Métaux"
"emballage" => "Emballage"
"textile" => "Textile"
]
]
"durable" => array:2 [
0 => "Durable"
1 => array:5 [
"economie-circulaire" => "Économie circulaire"
"eco-consommation" => "Éco-consommation"
"eco-citoyennete" => "Éco-citoyenneté"
"echelle-du-bon-sens-lansink" => "Échelle de Lansink"
"eco-conception" => "Eco-conception"
]
]
]
]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"prefill" => Syltaen\Set {#7650
-storage: []
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"locks" => Syltaen\Set {#7652
-storage: []
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"hidden" => Syltaen\Set {#7653
-storage: []
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
"errors" => Syltaen\Set {#7649
-storage: []
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
]