Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.css | file | core/ |
This file is used to style the contact form. |
| contact.form.feedback.yml | file | core/ |
core/profiles/standard/config/install/contact.form.feedback.yml |
| contact.form.feedback.yml | file | core/ |
core/profiles/demo_umami/config/install/contact.form.feedback.yml |
| contact.form.feedback.yml | file | core/ |
core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml |
| contact.form.personal.yml | file | core/ |
core/modules/contact/config/install/contact.form.personal.yml |
| contact.info.yml | file | core/ |
core/modules/contact/contact.info.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.mail_handler | service | core/ |
Drupal\contact\MailHandler |
| contact.migrate_drupal.yml | file | core/ |
core/modules/contact/migrations/state/contact.migrate_drupal.yml |
| contact.module | file | core/ |
Enables the use of personal and site-wide contact forms. |
| contact.permissions.yml | file | core/ |
core/modules/contact/contact.permissions.yml |
| contact.post_update.php | file | core/ |
Post update functions for Contact. |
| contact.routing.yml | file | core/ |
core/modules/contact/contact.routing.yml |
| 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.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 | class | core/ |
Contact category source from database. |
| ContactCategory.php | file | core/ |
|
| ContactCategory::fields | function | core/ |
Returns available fields on the source. |
| ContactCategory::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ContactCategory::prepareRow | function | core/ |
Adds additional data to the row. |
| ContactCategory::query | function | core/ |
|
| 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 | class | core/ |
Controller routines for contact routes. |
| ContactController.php | file | core/ |
|
| ContactController::$renderer | property | core/ |
The renderer. |
| ContactController::contactPersonalPage | function | core/ |
Form constructor for the personal contact form. |
| ContactController::contactSitePage | function | core/ |
Presents the site-wide contact form. |
| ContactController::create | function | core/ |
Instantiates a new instance of this class. |
| 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 | class | core/ |
Defines the contact form entity. |
| ContactForm.php | file | core/ |
|
| ContactForm::$id | property | core/ |
The form ID. |
| ContactForm::$label | property | core/ |
The human-readable label of the category. |
Pagination
- Previous page
- Page 260
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.