| ContactFormValidationTest::$modules |
property |
core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php |
Modules to install. |
| ContactFormValidationTest::setUp |
function |
core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php |
|
| ContactFormValidationTest::testMessageValidation |
function |
core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php |
Tests validation of message. |
| ContactFormXmlAnonTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php |
Tests Contact Form Xml Anon. |
| ContactFormXmlAnonTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php |
|
| ContactFormXmlAnonTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php |
The theme to install as the default for testing. |
| ContactFormXmlAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php |
The format to use in this test. |
| ContactFormXmlAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php |
The MIME type that corresponds to $format. |
| ContactFormXmlBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
Tests Contact Form Xml Basic Auth. |
| ContactFormXmlBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
|
| ContactFormXmlBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| ContactFormXmlBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| ContactFormXmlBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
The format to use in this test. |
| ContactFormXmlBasicAuthTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ContactFormXmlBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php |
Modules to install. |
| ContactFormXmlCookieTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
Tests Contact Form Xml Cookie. |
| ContactFormXmlCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
|
| ContactFormXmlCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
The authentication mechanism to use in this test. |
| ContactFormXmlCookieTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
The theme to install as the default for testing. |
| ContactFormXmlCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
The format to use in this test. |
| ContactFormXmlCookieTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormXmlCookieTest.php |
The MIME type that corresponds to $format. |
| ContactLanguageTest |
class |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
Tests contact messages with language module. |
| ContactLanguageTest.php |
file |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
|
| ContactLanguageTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
The theme to install as the default for testing. |
| ContactLanguageTest::$modules |
property |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
Modules to install. |
| ContactLanguageTest::setUp |
function |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
|
| ContactLanguageTest::testContactLanguage |
function |
core/modules/contact/tests/src/Functional/ContactLanguageTest.php |
Tests configuration options with language enabled. |
| ContactLinkTest |
class |
core/modules/contact/tests/src/Unit/ContactLinkTest.php |
Tests Drupal\contact\Plugin\views\field\ContactLink. |
| ContactLinkTest |
class |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Tests the contact link field. |
| ContactLinkTest.php |
file |
core/modules/contact/tests/src/Unit/ContactLinkTest.php |
|
| ContactLinkTest.php |
file |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
|
| ContactLinkTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
The theme to install as the default for testing. |
| ContactLinkTest::$modules |
property |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Modules to install. |
| ContactLinkTest::$testViews |
property |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Views used by this test. |
| ContactLinkTest::$userData |
property |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Stores the user data service used by the test. |
| ContactLinkTest::assertContactLinks |
function |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Asserts whether certain users contact links appear on the page. |
| ContactLinkTest::setUp |
function |
core/modules/contact/tests/src/Unit/ContactLinkTest.php |
|
| ContactLinkTest::setUp |
function |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Sets up the test. |
| ContactLinkTest::testContactLink |
function |
core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php |
Tests contact link. |
| ContactLinkTest::testRenderNullEntity |
function |
core/modules/contact/tests/src/Unit/ContactLinkTest.php |
Test the render method when getEntity returns NULL. |
| ContactPersonalTest |
class |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
Tests personal contact form functionality. |
| ContactPersonalTest.php |
file |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
|
| ContactPersonalTest::$adminUser |
property |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
A user with some administrative permissions. |
| ContactPersonalTest::$contactUser |
property |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
A user without any permissions. |
| ContactPersonalTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
The theme to install as the default for testing. |
| ContactPersonalTest::$modules |
property |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
Modules to install. |
| ContactPersonalTest::$webUser |
property |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
A user with permission to view profiles and access user contact forms. |
| ContactPersonalTest::checkContactAccess |
function |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
Creates a user and then checks contact form access. |
| ContactPersonalTest::setUp |
function |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
|
| ContactPersonalTest::submitPersonalContact |
function |
core/modules/contact/tests/src/Functional/ContactPersonalTest.php |
Fills out a user's personal contact form and submits it. |