['group' => 'visibility', 'attribute' => 'is_enabled'], // Credentials 'recaptchaSiteKey' => ['group' => 'credentials', 'attribute' => 'site_key'], 'recaptchaSecretKey' => ['group' => 'credentials', 'attribute' => 'secret_key'], // Behavior 'recaptchaScoreThreshold' => ['group' => 'behavior', 'attribute' => 'score_threshold'], 'recaptchaActionNewsletter' => ['group' => 'behavior', 'attribute' => 'action_newsletter'], 'recaptchaActionContact' => ['group' => 'behavior', 'attribute' => 'action_contact'], 'recaptchaFailOpen' => ['group' => 'behavior', 'attribute' => 'fail_open'], 'recaptchaLogBlocked' => ['group' => 'behavior', 'attribute' => 'log_blocked'], ]; } }