Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ContactFormAccessControlHandler::checkAccess function core/modules/contact/src/ContactFormAccessControlHandler.php Performs access checks.
ContactFormEditForm::getEditableConfigNames function core/modules/contact/src/ContactFormEditForm.php Gets the configuration names that will be editable.
ContactFormEditForm::save function core/modules/contact/src/ContactFormEditForm.php Form submission handler for the 'save' action.
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 The theme to install as the default for testing.
ContactFormHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php The format to use in this test.
ContactFormHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php The MIME type that corresponds to $format.
ContactFormHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonAnonTest.php Modules to install.
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 The authentication mechanism to use in this test.
ContactFormHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php The theme to install as the default for testing.
ContactFormHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php The format to use in this test.
ContactFormHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ContactFormHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonBasicAuthTest.php Modules to install.
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 The authentication mechanism to use in this test.
ContactFormHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php The theme to install as the default for testing.
ContactFormHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php The format to use in this test.
ContactFormHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php The MIME type that corresponds to $format.
ContactFormHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/contact/ContactFormHalJsonCookieTest.php Modules to install.
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 The theme to install as the default for testing.
ContactFormJsonAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php The format to use in this test.
ContactFormJsonAnonTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php The MIME type that corresponds to $format.
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 The authentication mechanism to use in this test.
ContactFormJsonBasicAuthTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php The theme to install as the default for testing.
ContactFormJsonBasicAuthTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php The format to use in this test.
ContactFormJsonBasicAuthTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php The MIME type that corresponds to $format.
ContactFormJsonBasicAuthTest::$modules property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php Modules to install.
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 The authentication mechanism to use in this test.
ContactFormJsonCookieTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php The theme to install as the default for testing.
ContactFormJsonCookieTest::$format property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php The format to use in this test.
ContactFormJsonCookieTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/ContactFormJsonCookieTest.php The MIME type that corresponds to $format.
ContactFormListBuilder class core/modules/contact/src/ContactFormListBuilder.php Defines a class to build a listing of contact form entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.