Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
contact.links.action.yml file core/modules/contact/contact.links.action.yml core/modules/contact/contact.links.action.yml
contact.links.menu.yml file core/modules/contact/contact.links.menu.yml core/modules/contact/contact.links.menu.yml
contact.links.task.yml file core/modules/contact/contact.links.task.yml core/modules/contact/contact.links.task.yml
contact.permissions.yml file core/modules/contact/contact.permissions.yml core/modules/contact/contact.permissions.yml
contact.post_update.php file core/modules/contact/contact.post_update.php Post update functions for Contact.
contact.schema.yml file core/modules/contact/config/schema/contact.schema.yml core/modules/contact/config/schema/contact.schema.yml
contact.services.yml file core/modules/contact/contact.services.yml core/modules/contact/contact.services.yml
contact.settings.yml file core/modules/contact/config/install/contact.settings.yml core/modules/contact/config/install/contact.settings.yml
contact.setting_default.html.twig file core/modules/contact/help_topics/contact.setting_default.html.twig ---
label: 'Setting a default contact form'
related:
- contact.overview
---
{% set contact_link_text %}{% trans %}Contact forms{% endtrans %}{% endset %}
{% set contact_link = render_var(help_route_link(contact_link_text,…
contact.views.inc file core/modules/contact/contact.views.inc Provide views data for contact.module.
contact.views.schema.yml file core/modules/contact/config/schema/contact.views.schema.yml core/modules/contact/config/schema/contact.views.schema.yml
ContactCategory::fields function core/modules/contact/src/Plugin/migrate/source/ContactCategory.php Returns available fields on the source.
ContactCategory::getIds function core/modules/contact/src/Plugin/migrate/source/ContactCategory.php Defines the source fields uniquely identifying a source row.
ContactCategoryTest class core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php Tests D6 contact category source plugin.
ContactCategoryTest.php file core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php
ContactCategoryTest::$modules property core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php Modules to install.
ContactCategoryTest::providerSource function core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php
ContactController::contactPersonalPage function core/modules/contact/src/Controller/ContactController.php Form constructor for the personal contact form.
ContactController::contactSitePage function core/modules/contact/src/Controller/ContactController.php Presents the site-wide contact form.
ContactController::__construct function core/modules/contact/src/Controller/ContactController.php Constructs a ContactController object.
ContactFieldsTest class core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php Tests that no storage is created for the contact_message entity.
ContactFieldsTest.php file core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php
ContactFieldsTest::$modules property core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php Modules to install.
ContactFieldsTest::testViewsData function core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php Tests the views data generation.
ContactForm::$message property core/modules/contact/src/Entity/ContactForm.php The message displayed to user on form submission.
ContactForm::$recipients property core/modules/contact/src/Entity/ContactForm.php List of recipient email addresses.
ContactForm::getMessage function core/modules/contact/src/Entity/ContactForm.php Returns the message to be displayed to user.
ContactForm::getRecipients function core/modules/contact/src/Entity/ContactForm.php Returns list of recipient email addresses.
ContactForm::setMessage function core/modules/contact/src/Entity/ContactForm.php Sets the message to be displayed to the user.
ContactForm::setRecipients function core/modules/contact/src/Entity/ContactForm.php Sets list of recipient email addresses.
ContactForm::setRedirectPath function core/modules/contact/src/Entity/ContactForm.php Sets the redirect path.
ContactForm::setReply function core/modules/contact/src/Entity/ContactForm.php Sets an auto-reply message to send to the message author.
ContactForm::setWeight function core/modules/contact/src/Entity/ContactForm.php Sets the weight.
ContactFormAccessControlHandler class core/modules/contact/src/ContactFormAccessControlHandler.php Defines the access control handler for the contact form entity type.
ContactFormAccessControlHandler.php file core/modules/contact/src/ContactFormAccessControlHandler.php
ContactFormAccessControlHandler::checkAccess function core/modules/contact/src/ContactFormAccessControlHandler.php Performs access checks.
ContactFormEditForm::getEditableConfigNames function core/modules/contact/src/ContactFormEditForm.php Gets the configuration names that will be editable.
ContactFormEditForm::save function core/modules/contact/src/ContactFormEditForm.php Form submission handler for the 'save' action.
ContactFormEditForm::__construct function core/modules/contact/src/ContactFormEditForm.php Constructs a new ContactFormEditForm.
ContactFormInterface::getMessage function core/modules/contact/src/ContactFormInterface.php Returns the message to be displayed to user.
ContactFormInterface::getRecipients function core/modules/contact/src/ContactFormInterface.php Returns list of recipient email addresses.
ContactFormInterface::setMessage function core/modules/contact/src/ContactFormInterface.php Sets the message to be displayed to the user.
ContactFormInterface::setRecipients function core/modules/contact/src/ContactFormInterface.php Sets list of recipient email addresses.
ContactFormInterface::setRedirectPath function core/modules/contact/src/ContactFormInterface.php Sets the redirect path.
ContactFormInterface::setReply function core/modules/contact/src/ContactFormInterface.php Sets an auto-reply message to send to the message author.
ContactFormInterface::setWeight function core/modules/contact/src/ContactFormInterface.php Sets the weight.
ContactFormJsonAnonTest class core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php @group rest
ContactFormJsonAnonTest.php file core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php
ContactFormJsonAnonTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php The theme to install as the default for testing.
ContactFormJsonAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php The format to use in this test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.