| MessageHalJsonAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php |
The format to use in this test. |
| MessageHalJsonAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php |
The MIME type that corresponds to $format. |
| MessageHalJsonAnonTest::$modules |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php |
Modules to install. |
| MessageHalJsonAnonTest::getNormalizedPostEntity |
function |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php |
Returns the normalized POST entity. |
| MessageHalJsonBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php |
@group hal |
| MessageHalJsonBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php |
|
| MessageHalJsonBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| MessageHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| MessageHalJsonBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php |
Modules to install. |
| MessageHalJsonCookieTest |
class |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonCookieTest.php |
@group hal |
| MessageHalJsonCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonCookieTest.php |
|
| MessageHalJsonCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonCookieTest.php |
The authentication mechanism to use in this test. |
| MessageHalJsonCookieTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Hal/MessageHalJsonCookieTest.php |
The theme to install as the default for testing. |
| MessageInterface |
interface |
core/modules/contact/src/MessageInterface.php |
Provides an interface defining a contact message entity. |
| MessageInterface.php |
file |
core/modules/contact/src/MessageInterface.php |
|
| MessageInterface::copySender |
function |
core/modules/contact/src/MessageInterface.php |
Returns TRUE if a copy should be sent to the sender. |
| MessageInterface::getContactForm |
function |
core/modules/contact/src/MessageInterface.php |
Returns the form this contact message belongs to. |
| MessageInterface::getMessage |
function |
core/modules/contact/src/MessageInterface.php |
Returns the message body. |
| MessageInterface::getPersonalRecipient |
function |
core/modules/contact/src/MessageInterface.php |
Returns the user this message is being sent to. |
| MessageInterface::getSenderMail |
function |
core/modules/contact/src/MessageInterface.php |
Returns the email address of the sender. |
| MessageInterface::getSenderName |
function |
core/modules/contact/src/MessageInterface.php |
Returns the name of the sender. |
| MessageInterface::getSubject |
function |
core/modules/contact/src/MessageInterface.php |
Returns the message subject. |
| MessageInterface::isPersonal |
function |
core/modules/contact/src/MessageInterface.php |
Returns TRUE if this is the personal contact form. |
| MessageInterface::setCopySender |
function |
core/modules/contact/src/MessageInterface.php |
Sets if the sender should receive a copy of this email or not. |
| MessageInterface::setMessage |
function |
core/modules/contact/src/MessageInterface.php |
Sets the email message to send. |
| MessageInterface::setSenderMail |
function |
core/modules/contact/src/MessageInterface.php |
Sets the email address of the sender. |
| MessageInterface::setSenderName |
function |
core/modules/contact/src/MessageInterface.php |
Sets the name of the message sender. |
| MessageInterface::setSubject |
function |
core/modules/contact/src/MessageInterface.php |
Sets the subject for the email. |
| MessageJsonAnonTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
@group rest |
| MessageJsonAnonTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
|
| MessageJsonAnonTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
The theme to install as the default for testing. |
| MessageJsonAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
The format to use in this test. |
| MessageJsonAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
The MIME type that corresponds to $format. |
| MessageJsonBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
@group rest |
| MessageJsonBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
|
| MessageJsonBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| MessageJsonBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| MessageJsonBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
The format to use in this test. |
| MessageJsonBasicAuthTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| MessageJsonBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
Modules to install. |
| MessageJsonCookieTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
@group rest |
| MessageJsonCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
|
| MessageJsonCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
The authentication mechanism to use in this test. |
| MessageJsonCookieTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
The theme to install as the default for testing. |
| MessageJsonCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
The format to use in this test. |
| MessageJsonCookieTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
The MIME type that corresponds to $format. |
| MessagePlugin |
class |
composer/Plugin/ProjectMessage/MessagePlugin.php |
A Composer plugin to display a message after creating a project. |
| MessagePlugin.php |
file |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
| MessagePlugin::$composer |
property |
composer/Plugin/ProjectMessage/MessagePlugin.php |
Composer object. |
| MessagePlugin::$config |
property |
composer/Plugin/ProjectMessage/MessagePlugin.php |
Configuration. |