Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Comment | class | core/ |
Defines the comment entity class. |
Comment | class | core/ |
Tests creating comment views with the wizard. |
Comment | class | core/ |
Drupal 6 comment source from database. |
Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
CommentDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
CommentDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
CommentDefaultFormatter::__construct | function | core/ |
Constructs a new CommentDefaultFormatter. |
CommentDefaultFormatterCacheTagsTest | class | core/ |
Tests the bubbling up of comment cache tags when using the Comment list formatter on an entity. |
CommentDefaultFormatterCacheTagsTest.php | file | core/ |
|
CommentDefaultFormatterCacheTagsTest::$modules | property | core/ |
Modules to install. |
CommentDefaultFormatterCacheTagsTest::setUp | function | core/ |
|
CommentDefaultFormatterCacheTagsTest::testCacheTags | function | core/ |
Tests the bubbling of cache tags. |
CommentedEntity | class | core/ |
Views field display for commented entity. |
CommentedEntity.php | file | core/ |
|
CommentedEntity::$loadedCommentedEntities | property | core/ |
Array of entities that has comments. |
CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
CommentEditTest | class | core/ |
Tests comment edit functionality. |
CommentEditTest.php | file | core/ |
|
CommentEditTest::$profile | property | core/ |
The profile to install as a basis for testing. |
CommentEditTest::testCommentEdit | function | core/ |
Tests comment label in admin view. |
CommentEntityTest | class | core/ |
Tests comments with other entities. |
CommentEntityTest.php | file | core/ |
|
CommentEntityTest::$commentType | property | core/ |
|
CommentEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentEntityTest::$modules | property | core/ |
Modules to install. |
CommentEntityTest::$vocab | property | core/ |
|
CommentEntityTest::setUp | function | core/ |
|
CommentEntityTest::testEntityChanges | function | core/ |
Tests CSS classes on comments. |
CommentEntityTranslation | class | core/ |
Provides Drupal 7 comment entity translation source plugin. |
CommentEntityTranslation.php | file | core/ |
|
CommentEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
CommentEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
CommentEntityTranslation::query | function | core/ |
|
CommentEntityTranslationTest | class | core/ |
Tests D7 comment entity translation source plugin. |
CommentEntityTranslationTest.php | file | core/ |
|
CommentEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
CommentEntityTranslationTest::providerSource | function | core/ |
The data provider. |
CommentFieldAccessTest | class | core/ |
Tests comment field level access. |
CommentFieldAccessTest.php | file | core/ |
|
CommentFieldAccessTest::$administrativeFields | property | core/ |
Fields that only users with administer comments permissions can change. |
CommentFieldAccessTest::$contactFields | property | core/ |
These fields can only be edited by the admin or anonymous users if allowed. |
CommentFieldAccessTest::$createOnlyFields | property | core/ |
These fields can be edited on create only. |
CommentFieldAccessTest::$modules | property | core/ |
Modules to install. |
CommentFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
CommentFieldAccessTest::setUp | function | core/ |
|
CommentFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Test permissions on comment fields. |
CommentFieldFilterTest | class | core/ |
Tests comment field filters with translations. |
CommentFieldFilterTest.php | file | core/ |
|
CommentFieldFilterTest::$commentTitles | property | core/ |
List of comment titles by language. |
CommentFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentFieldFilterTest::$modules | property | core/ |
Modules to install. |
CommentFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.