Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentItemTest::$modules | property | core/ |
Modules to install. |
| CommentItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| CommentItemTest::testCommentAuthorName | function | core/ |
Tests comment author name. |
| CommentItemTest::testCommentItem | function | core/ |
Tests using entity fields of the comment field type. |
| CommentJsonAnonTest | class | core/ |
@group rest @group #slow |
| CommentJsonAnonTest.php | file | core/ |
|
| CommentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| CommentJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
| CommentJsonBasicAuthTest | class | core/ |
@group rest @group #slow |
| CommentJsonBasicAuthTest.php | file | core/ |
|
| CommentJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| CommentJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentJsonCookieTest | class | core/ |
@group rest @group #slow |
| CommentJsonCookieTest.php | file | core/ |
|
| CommentJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| CommentJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentLanguageTest | class | core/ |
Tests for comment language. |
| CommentLanguageTest.php | file | core/ |
|
| CommentLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentLanguageTest::$modules | property | core/ |
Modules to install. |
| CommentLanguageTest::setUp | function | core/ |
|
| CommentLanguageTest::testCommentLanguage | function | core/ |
Tests that comment language is properly set. |
| CommentLazyBuilders | class | core/ |
Defines a service for comment #lazy_builder callbacks. |
| CommentLazyBuilders.php | file | core/ |
|
| CommentLazyBuilders::$commentManager | property | core/ |
Comment manager service. |
| CommentLazyBuilders::$currentUser | property | core/ |
Current logged in user. |
| CommentLazyBuilders::$entityFormBuilder | property | core/ |
The entity form builder service. |
| CommentLazyBuilders::$entityTypeManager | property | core/ |
The entity type manager service. |
| CommentLazyBuilders::$moduleHandler | property | core/ |
The module handler service. |
| CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
| CommentLazyBuilders::access | function | core/ |
Wraps content_translation_translate_access. |
| CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
| CommentLazyBuilders::renderForm | function | core/ |
#lazy_builder callback; builds the comment form. |
| CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
| CommentLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| CommentLazyBuilders::__construct | function | core/ |
Constructs a new CommentLazyBuilders object. |
| CommentLinkBuilder | class | core/ |
Defines a class for building markup for comment links on a commented entity. |
| CommentLinkBuilder.php | file | core/ |
|
| CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
| CommentLinkBuilder::$currentUser | property | core/ |
Current user. |
| CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
| CommentLinkBuilder::$moduleHandler | property | core/ |
Module handler service. |
| CommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.