contact.settings.yml
Same filename in other branches
7 string references to 'contact.settings'
- ContactController::contactSitePage in core/
modules/ contact/ src/ Controller/ ContactController.php - Presents the site-wide contact form.
- ContactFormEditForm::getEditableConfigNames in core/
modules/ contact/ src/ ContactFormEditForm.php - Gets the configuration names that will be editable.
- ContactFormEditForm::save in core/
modules/ contact/ src/ ContactFormEditForm.php - Form submission handler for the 'save' action.
- ContactPageAccess::access in core/
modules/ contact/ src/ Access/ ContactPageAccess.php - Checks access to the given user's contact page.
- ContactPersonalTest::testAdminContact in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests the personal contact form based access when an admin adds users.
File
-
core/
modules/ contact/ config/ install/ contact.settings.yml
View source
- default_form: feedback
- flood:
- limit: 5
- interval: 3600
- user_default_enabled: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.