Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$defaultTheme | property | core/ |
The theme to install as the default 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/ |
Drupal 7 comment entity translation source plugin. |
| CommentEntityTranslation.php | file | core/ |
|
| CommentEntityTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| 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/ |
|
| CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
| CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
| CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to enable. |
| CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
| CommentEntityTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception thrown when the given module is not enabled in the source. |
| 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/ |
Tests 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/ |
Sets up the test. |
| CommentFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
| CommentFieldItemList | class | core/ |
Defines an item list class for comment fields. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.