Files - 9.5.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| ConstraintManager.php | core/ |
Drupal\Core\Validation | ||
| ConstraintsTest.php | core/ |
Drupal\KernelTests\Core\Validation | ||
| ConstraintTest.php | core/ |
Drupal\Tests\Component\Version | ||
| ConstraintValidatorFactory.php | core/ |
Drupal\Core\Validation | ||
| ConstraintViolationBuilder.php | core/ |
Drupal\Core\TypedData\Validation | ||
| contact.adding_fields.html.twig | core/ |
--- label: 'Managing the fields of contact forms' related: - contact.overview --- {% set contact_link_text %}{% trans %}Contact forms{% endtrans %}{% endset %} {% set contact_link = render_var(help_route_link(contact_link_text,… | ||
| contact.configuring_personal.html.twig | core/ |
--- label: 'Configuring personal contact forms' related: - contact.overview - contact.adding_fields --- {% set config_link_text %}{% trans %}Account settings{% endtrans %}{% endset %} {% set config_link =… | ||
| contact.creating.html.twig | core/ |
--- label: 'Creating a new contact form' related: - contact.overview - contact.adding_fields - contact.setting_default --- {% set contact_link_text %}{% trans %}Contact forms{% endtrans %}{% endset %} {% set contact_link =… | ||
| contact.css | core/ |
This file is used to style the contact form. | ||
| contact.form.feedback.yml | core/ |
core/profiles/standard/config/install/contact.form.feedback.yml | ||
| contact.form.feedback.yml | core/ |
core/profiles/demo_umami/config/install/contact.form.feedback.yml | ||
| contact.form.feedback.yml | core/ |
core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml | ||
| contact.form.olivero_test_contact_form.yml | core/ |
core/modules/system/tests/modules/olivero_test/config/install/contact.form.olivero_test_contact_form.yml | ||
| contact.form.personal.yml | core/ |
core/modules/contact/config/install/contact.form.personal.yml | ||
| contact.info.yml | core/ |
core/modules/contact/contact.info.yml | ||
| contact.links.action.yml | core/ |
core/modules/contact/contact.links.action.yml | ||
| contact.links.menu.yml | core/ |
core/modules/contact/contact.links.menu.yml | ||
| contact.links.task.yml | core/ |
core/modules/contact/contact.links.task.yml | ||
| contact.migrate_drupal.yml | core/ |
core/modules/contact/migrations/state/contact.migrate_drupal.yml | ||
| contact.module | core/ |
Enables the use of personal and site-wide contact forms. | ||
| contact.overview.html.twig | core/ |
--- label: 'Managing contact forms' top_level: true --- <h2>{% trans %}What are contact forms?{% endtrans %}</h2> <p>{% trans %}There are two different types of contact forms provided by the core Contact module: personal… | ||
| contact.permissions.yml | core/ |
core/modules/contact/contact.permissions.yml | ||
| contact.post_update.php | core/ |
Post update functions for Contact. | ||
| contact.routing.yml | core/ |
core/modules/contact/contact.routing.yml | ||
| contact.schema.yml | core/ |
core/modules/contact/config/schema/contact.schema.yml | ||
| contact.services.yml | core/ |
core/modules/contact/contact.services.yml | ||
| contact.settings.yml | core/ |
core/modules/contact/config/install/contact.settings.yml | ||
| contact.setting_default.html.twig | core/ |
--- 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 | core/ |
Provide views data for contact.module. | ||
| contact.views.schema.yml | core/ |
core/modules/contact/config/schema/contact.views.schema.yml | ||
| ContactCategory.php | core/ |
Drupal\contact\Plugin\migrate\source | ||
| ContactCategoryTest.php | core/ |
Drupal\Tests\contact\Kernel\Plugin\migrate\source | ||
| ContactController.php | core/ |
Drupal\contact\Controller | ||
| ContactFieldsTest.php | core/ |
Drupal\Tests\contact\Kernel\Views | ||
| ContactForm.php | core/ |
Drupal\contact\Entity | ||
| ContactFormAccessControlHandler.php | core/ |
Drupal\contact | ||
| ContactFormEditForm.php | core/ |
Drupal\contact | ||
| ContactFormHalJsonAnonTest.php | core/ |
Drupal\Tests\hal\Functional\contact | ||
| ContactFormHalJsonBasicAuthTest.php | core/ |
Drupal\Tests\hal\Functional\contact | ||
| ContactFormHalJsonCookieTest.php | core/ |
Drupal\Tests\hal\Functional\contact | ||
| ContactFormInterface.php | core/ |
Drupal\contact | ||
| ContactFormJsonAnonTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormJsonBasicAuthTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormJsonCookieTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormListBuilder.php | core/ |
Drupal\contact | ||
| ContactFormResourceTestBase.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormTest.php | core/ |
Drupal\Tests\jsonapi\Functional | ||
| ContactFormXmlAnonTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormXmlBasicAuthTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| ContactFormXmlCookieTest.php | core/ |
Drupal\Tests\contact\Functional\Rest |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.