Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
contact.settings.yml
drupal/core/modules/contact/config/contact.settings.yml
4 string references to 'contact.settings'
CategoryFormController::save
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
CategoryFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::save
().
contact_personal_form
in drupal/
core/
modules/
contact/
contact.pages.inc
Page callback: Form constructor for the personal contact form.
contact_site_form
in drupal/
core/
modules/
contact/
contact.pages.inc
Page callback: Form constructor for the site-wide contact form.
contact_update_8000
in drupal/
core/
modules/
contact/
contact.install
Moves contact setting from variable to config.
File
drupal/core/modules/contact/config/contact.settings.yml
View source
default_category:
feedback
flood:
limit: '5'
interval: '3600'
user_default_enabled: '1'