Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConstraintViolationBuilder::addViolation | function | core/ |
|
| ConstraintViolationBuilder::atPath | function | core/ |
|
| ConstraintViolationBuilder::setCause | function | core/ |
|
| ConstraintViolationBuilder::setCode | function | core/ |
|
| ConstraintViolationBuilder::setInvalidValue | function | core/ |
|
| ConstraintViolationBuilder::setParameter | function | core/ |
|
| ConstraintViolationBuilder::setParameters | function | core/ |
|
| ConstraintViolationBuilder::setPlural | function | core/ |
|
| ConstraintViolationBuilder::setTranslationDomain | function | core/ |
|
| ConstraintViolationBuilder::__construct | function | core/ |
Constructs a new ConstraintViolationBuilder instance. |
| contact.adding_fields.html.twig | file | 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 | file | 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.css | file | core/ |
This file is used to style the contact form. |
| contact.form.olivero_test_contact_form.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/contact.form.olivero_test_contact_form.yml |
| contact.form.personal.yml | file | core/ |
core/modules/contact/config/install/contact.form.personal.yml |
| contact.links.action.yml | file | core/ |
core/modules/contact/contact.links.action.yml |
| contact.links.menu.yml | file | core/ |
core/modules/contact/contact.links.menu.yml |
| contact.links.task.yml | file | core/ |
core/modules/contact/contact.links.task.yml |
| contact.permissions.yml | file | core/ |
core/modules/contact/contact.permissions.yml |
| contact.post_update.php | file | core/ |
Post update functions for Contact. |
| contact.schema.yml | file | core/ |
core/modules/contact/config/schema/contact.schema.yml |
| contact.services.yml | file | core/ |
core/modules/contact/contact.services.yml |
| contact.settings.yml | file | core/ |
core/modules/contact/config/install/contact.settings.yml |
| contact.setting_default.html.twig | file | 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 | file | core/ |
Provide views data for contact.module. |
| contact.views.schema.yml | file | core/ |
core/modules/contact/config/schema/contact.views.schema.yml |
| ContactCategory::fields | function | core/ |
Returns available fields on the source. |
| ContactCategory::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ContactCategoryTest | class | core/ |
Tests D6 contact category source plugin. |
| ContactCategoryTest.php | file | core/ |
|
| ContactCategoryTest::$modules | property | core/ |
Modules to enable. |
| ContactCategoryTest::providerSource | function | core/ |
The data provider. |
| ContactController::contactPersonalPage | function | core/ |
Form constructor for the personal contact form. |
| ContactController::contactSitePage | function | core/ |
Presents the site-wide contact form. |
| ContactController::__construct | function | core/ |
Constructs a ContactController object. |
| ContactFieldsTest | class | core/ |
Tests that no storage is created for the contact_message entity. |
| ContactFieldsTest.php | file | core/ |
|
| ContactFieldsTest::$modules | property | core/ |
Modules to enable. |
| ContactFieldsTest::testViewsData | function | core/ |
Tests the views data generation. |
| ContactForm::$message | property | core/ |
The message displayed to user on form submission. |
| ContactForm::$recipients | property | core/ |
List of recipient email addresses. |
| ContactForm::getMessage | function | core/ |
Returns the message to be displayed to user. |
| ContactForm::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactForm::setMessage | function | core/ |
Sets the message to be displayed to the user. |
| ContactForm::setRecipients | function | core/ |
Sets list of recipient email addresses. |
| ContactForm::setRedirectPath | function | core/ |
Sets the redirect path. |
| ContactForm::setReply | function | core/ |
Sets an auto-reply message to send to the message author. |
| ContactForm::setWeight | function | core/ |
Sets the weight. |
| ContactFormAccessControlHandler | class | core/ |
Defines the access control handler for the contact form entity type. |
| ContactFormAccessControlHandler.php | file | core/ |
Pagination
- Previous page
- Page 221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.