Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
| CommentUninstallTest.php | file | core/ |
|
| CommentUninstallTest::$modules | property | core/ |
Modules to install. |
| CommentUninstallTest::setUp | function | core/ |
|
| CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
| CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
| CommentUriDeprecationTest | class | core/ |
Performs kernel tests on the deprecation of the comment_uri method. |
| CommentUriDeprecationTest.php | file | core/ |
|
| CommentUriDeprecationTest::$commentUser | property | core/ |
A user to add comments. |
| CommentUriDeprecationTest::$modules | property | core/ |
Modules to install. |
| CommentUriDeprecationTest::setUp | function | core/ |
|
| CommentUriDeprecationTest::testCommentUriMethod | function | core/ |
Tests the deprecation of comment_uri() method. |
| CommentUserNameTest | class | core/ |
Tests comment user name field. |
| CommentUserNameTest.php | file | core/ |
|
| CommentUserNameTest::$adminUser | property | core/ |
Admin user. |
| CommentUserNameTest::$modules | property | core/ |
Modules to install. |
| CommentUserNameTest::setUp | function | core/ |
|
| CommentUserNameTest::testUsername | function | core/ |
Tests the username formatter. |
| CommentValidationTest | class | core/ |
Tests comment validation constraints. |
| CommentValidationTest.php | file | core/ |
|
| CommentValidationTest::$modules | property | core/ |
Modules to install. |
| CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| CommentValidationTest::setUp | function | core/ |
|
| CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
| CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
| CommentViewBuilder | class | core/ |
View builder handler for comments. |
| CommentViewBuilder.php | file | core/ |
|
| CommentViewBuilder::$currentUser | property | core/ |
The current user. |
| CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
| CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
| CommentViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| CommentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
| CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
| CommentViewsData | class | core/ |
Provides views data for the comment entity type. |
| CommentViewsData.php | file | core/ |
|
| CommentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| CommentViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the comment entity. |
| CommentViewsFieldAccessTest.php | file | core/ |
|
| CommentViewsFieldAccessTest::$modules | property | core/ |
Modules to install. |
| CommentViewsFieldAccessTest::setUp | function | core/ |
|
| CommentViewsFieldAccessTest::testCommentFields | function | core/ |
Check access for comment fields. |
| CommentViewsHooks | class | core/ |
Hook implementations for comment. |
| CommentViewsHooks.php | file | core/ |
|
| CommentViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| CommentViewsKernelTestBase | class | core/ |
Provides a common test base for comment views tests. |
| CommentViewsKernelTestBase.php | file | core/ |
|
| CommentViewsKernelTestBase::$adminUser | property | core/ |
Admin user. |
| CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
Pagination
- Previous page
- Page 202
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.