| ContactFormAccessControlHandler::checkAccess |
function |
core/modules/contact/src/ContactFormAccessControlHandler.php |
|
| ContactFormEditForm::getEditableConfigNames |
function |
core/modules/contact/src/ContactFormEditForm.php |
|
| ContactFormEditForm::save |
function |
core/modules/contact/src/ContactFormEditForm.php |
|
| ContactFormEditForm::__construct |
function |
core/modules/contact/src/ContactFormEditForm.php |
Constructs a new ContactFormEditForm. |
| ContactFormHalJsonAnonTest |
class |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
@group hal
@group legacy |
| ContactFormHalJsonAnonTest.php |
file |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
|
| ContactFormHalJsonAnonTest::$defaultTheme |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
|
| ContactFormHalJsonAnonTest::$format |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
|
| ContactFormHalJsonAnonTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
|
| ContactFormHalJsonAnonTest::$modules |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php |
|
| ContactFormHalJsonBasicAuthTest |
class |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
@group hal
@group legacy |
| ContactFormHalJsonBasicAuthTest.php |
file |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonBasicAuthTest::$auth |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonBasicAuthTest::$format |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonBasicAuthTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonBasicAuthTest::$modules |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php |
|
| ContactFormHalJsonCookieTest |
class |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
@group hal
@group legacy |
| ContactFormHalJsonCookieTest.php |
file |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormHalJsonCookieTest::$auth |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormHalJsonCookieTest::$defaultTheme |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormHalJsonCookieTest::$format |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormHalJsonCookieTest::$mimeType |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormHalJsonCookieTest::$modules |
property |
core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php |
|
| ContactFormInterface::getMessage |
function |
core/modules/contact/src/ContactFormInterface.php |
Returns the message to be displayed to user. |
| ContactFormInterface::getRecipients |
function |
core/modules/contact/src/ContactFormInterface.php |
Returns list of recipient email addresses. |
| ContactFormInterface::setMessage |
function |
core/modules/contact/src/ContactFormInterface.php |
Sets the message to be displayed to the user. |
| ContactFormInterface::setRecipients |
function |
core/modules/contact/src/ContactFormInterface.php |
Sets list of recipient email addresses. |
| ContactFormInterface::setRedirectPath |
function |
core/modules/contact/src/ContactFormInterface.php |
Sets the redirect path. |
| ContactFormInterface::setReply |
function |
core/modules/contact/src/ContactFormInterface.php |
Sets an auto-reply message to send to the message author. |
| ContactFormInterface::setWeight |
function |
core/modules/contact/src/ContactFormInterface.php |
Sets the weight. |
| ContactFormJsonAnonTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
@group rest |
| ContactFormJsonAnonTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
|
| ContactFormJsonAnonTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
|
| ContactFormJsonAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
|
| ContactFormJsonAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php |
|
| ContactFormJsonBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
@group rest |
| ContactFormJsonBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php |
|
| ContactFormJsonCookieTest |
class |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
@group rest |
| ContactFormJsonCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormJsonCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormJsonCookieTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormJsonCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormJsonCookieTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php |
|
| ContactFormListBuilder |
class |
core/modules/contact/src/ContactFormListBuilder.php |
Defines a class to build a listing of contact form entities. |