namespace Drupal\Tests\contact\Functional\Rest
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ContactFormJsonAnonTest | core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php | Tests Contact Form Json Anon. |
| ContactFormJsonBasicAuthTest | core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php | Tests Contact Form Json Basic Auth. |
| ContactFormJsonCookieTest | core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php | Tests Contact Form Json Cookie. |
| ContactFormResourceTestBase | core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php | Resource test base for the ContactForm entity. |
| ContactFormXmlAnonTest | core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php | Tests Contact Form Xml Anon. |
| ContactFormXmlBasicAuthTest | core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php | Tests Contact Form Xml Basic Auth. |
| ContactFormXmlCookieTest | core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php | Tests Contact Form Xml Cookie. |
| MessageJsonAnonTest | core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php | Tests Message Json Anon. |
| MessageJsonBasicAuthTest | core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php | Tests Message Json Basic Auth. |
| MessageJsonCookieTest | core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php | Tests Message Json Cookie. |
| MessageResourceTestBase | core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php | Resource test base for the ContactMessage entity. |
| MessageXmlAnonTest | core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php | Tests Message Xml Anon. |
| MessageXmlBasicAuthTest | core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php | Tests Message Xml Basic Auth. |
| MessageXmlCookieTest | core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php | Tests Message Xml Cookie. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.