BulkFormTest |
class |
Drupal\Tests\contact_storage\Functional |
tests/src/Functional/BulkFormTest.php |
Tests a contact message bulk form. |
|
|
|
ConstactStorageMaximumSubmissionsConstraint |
class |
Drupal\contact_storage\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/ConstactStorageMaximumSubmissionsConstraint.php |
Verify that the form has not been submitted more times that the limit. |
|
|
|
ConstactStorageMaximumSubmissionsConstraintValidator |
class |
Drupal\contact_storage\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/ConstactStorageMaximumSubmissionsConstraintValidator.php |
Validates the maximum submission limit constraint. |
|
|
|
ContactForm |
class |
Drupal\contact_storage\Plugin\views\field |
src/Plugin/views/field/ContactForm.php |
Field handler to provide the label of a contact form. |
|
|
|
ContactFormCloneForm |
class |
Drupal\contact_storage\Form |
src/Form/ContactFormCloneForm.php |
Defines a class for cloning a contact form. |
|
|
|
ContactFormDisableForm |
class |
Drupal\contact_storage\Form |
src/Form/ContactFormDisableForm.php |
Provides the contact form disable form. |
|
1 |
|
ContactFormEnableForm |
class |
Drupal\contact_storage\Form |
src/Form/ContactFormEnableForm.php |
Provides the contact form enable form. |
|
1 |
|
ContactFormViewBuilder |
class |
Drupal\contact_storage |
src/ContactFormViewBuilder.php |
Provides a contact form view builder. |
|
|
|
ContactMessageViewBuilder |
class |
Drupal\contact_storage |
src/ContactMessageViewBuilder.php |
Customized contact message view that does not do HTML to plain conversion. |
|
|
|
ContactRouteProvider |
class |
Drupal\contact_storage |
src/ContactRouteProvider.php |
Provides routes for contact messages and contact forms. |
|
|
|
ContactStorageController |
class |
Drupal\contact_storage\Controller |
src/Controller/ContactStorageController.php |
Controller routines for contact storage routes. |
|
1 |
|
ContactStorageFieldTest |
class |
Drupal\Tests\contact_storage\Kernel |
tests/src/Kernel/ContactStorageFieldTest.php |
Tests contact_storage ID field. |
|
|
|
ContactStoragePersonalTest |
class |
Drupal\Tests\contact_storage\Functional |
tests/src/Functional/ContactStoragePersonalTest.php |
Tests personal contact form functionality. |
|
|
|
ContactStorageSettingsForm |
class |
Drupal\contact_storage\Form |
src/Form/ContactStorageSettingsForm.php |
Defines a class for contact_storage's settings form. |
|
|
1 |
ContactStorageSettingsFormSave |
class |
Drupal\contact_storage\EventSubscriber |
src/EventSubscriber/ContactStorageSettingsFormSave.php |
Invalidates the entity type definition cache when the settings are changed. |
|
|
2 |
ContactStorageTest |
class |
Drupal\Tests\contact_storage\Functional |
tests/src/Functional/ContactStorageTest.php |
Tests storing contact messages and viewing them through UI. |
|
|
|
ContactStorageTestBase |
abstract class |
Drupal\Tests\contact_storage\Functional |
tests/src/Functional/ContactStorageTestBase.php |
Defines a base-class for contact-storage tests. |
3 |
|
|
ContactViewBuilderTest |
class |
Drupal\Tests\contact_storage\Functional |
tests/src/Functional/ContactViewBuilderTest.php |
Tests adding contact form as entity reference and viewing them through UI. |
|
|
|
HTMLTestingMailSystem |
class |
Drupal\contact_storage\Plugin\Mail |
src/Plugin/Mail/HTMLTestingMailSystem.php |
A mail sending implementation that captures sent messages to a variable. |
|
|
|
MessageBulkForm |
class |
Drupal\contact_storage\Plugin\views\field |
src/Plugin/views/field/MessageBulkForm.php |
Defines a contact message operations bulk form element. |
|
|
|
MessageEditForm |
class |
Drupal\contact_storage |
src/MessageEditForm.php |
Form controller for contact message edit forms. |
|
|
|
MessageViewsData |
class |
Drupal\contact_storage |
src/MessageViewsData.php |
Provides data to integrate messages with Views. |
|
|
|
OptionsEmailItem |
class |
Drupal\contact_storage\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/OptionsEmailItem.php |
Plugin to add the Option email item custom field type. |
|
|
|
RouteSubscriber |
class |
Drupal\contact_storage\Routing |
src/Routing/RouteSubscriber.php |
Listens to the dynamic route events. |
|
|
2 |