Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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 @group rest
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 enable.
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.
ContactLink class core/modules/contact/src/Plugin/views/field/ContactLink.php Defines a field that links to the user contact page, if access is permitted.
ContactLink.php file core/modules/contact/src/Plugin/views/field/ContactLink.php
ContactLink::buildOptionsForm function core/modules/contact/src/Plugin/views/field/ContactLink.php Default option form that provides label widget that all fields should have.
ContactLink::getDefaultLabel function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the default label for this link.
ContactLink::getUrlInfo function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the URI elements of the link.
ContactLink::renderLink function core/modules/contact/src/Plugin/views/field/ContactLink.php Prepares the link to view an entity.
ContactLinkTest class core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Tests the contact link field.
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 enable.
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/Functional/Views/ContactLinkTest.php Sets up the test.
ContactLinkTest::testContactLink function core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Tests contact link.
ContactMessageAccessControlHandler class core/modules/contact/src/ContactMessageAccessControlHandler.php Defines the access control handler for the message form entity type.
ContactMessageAccessControlHandler.php file core/modules/contact/src/ContactMessageAccessControlHandler.php
ContactMessageAccessControlHandler::checkCreateAccess function core/modules/contact/src/ContactMessageAccessControlHandler.php Performs create access checks.
ContactMessageResource class core/modules/contact/src/Plugin/rest/resource/ContactMessageResource.php Customizes the entity REST Resource plugin for Contact's Message entities.
ContactMessageResource.php file core/modules/contact/src/Plugin/rest/resource/ContactMessageResource.php
ContactMessageResource::availableMethods function core/modules/contact/src/Plugin/rest/resource/ContactMessageResource.php Returns the available HTTP request methods on this plugin.
ContactPageAccess class core/modules/contact/src/Access/ContactPageAccess.php Access check for contact_personal_page route.
ContactPageAccess.php file core/modules/contact/src/Access/ContactPageAccess.php
ContactPageAccess::$configFactory property core/modules/contact/src/Access/ContactPageAccess.php The contact settings config object.
ContactPageAccess::$userData property core/modules/contact/src/Access/ContactPageAccess.php The user data service.
ContactPageAccess::access function core/modules/contact/src/Access/ContactPageAccess.php Checks access to the given user's contact page.
ContactPageAccess::__construct function core/modules/contact/src/Access/ContactPageAccess.php Constructs a ContactPageAccess instance.
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 enable.
ContactPersonalTest::$webUser property core/modules/contact/tests/src/Functional/ContactPersonalTest.php A user with permission to view profiles and access user contact forms.

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