Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CommentFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given comment translation counts are correct. |
| CommentFieldFilterTest::setUp | function | core/ |
|
| CommentFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
| CommentFieldItemList | class | core/ |
Defines a item list class for comment fields. |
| CommentFieldItemList.php | file | core/ |
|
| CommentFieldItemList::access | function | core/ |
Checks data value access. |
| CommentFieldItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| CommentFieldItemList::offsetExists | function | core/ |
|
| CommentFieldNameTest | class | core/ |
Tests the comment field name field. |
| CommentFieldNameTest.php | file | core/ |
|
| CommentFieldNameTest::$modules | property | core/ |
Modules to enable. |
| CommentFieldNameTest::$testViews | property | core/ |
Views used by this test. |
| CommentFieldNameTest::testCommentFieldName | function | core/ |
Test comment field name. |
| CommentFieldsTest | class | core/ |
Tests fields on comments. |
| CommentFieldsTest.php | file | core/ |
|
| CommentFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.