Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentDepthTest | class | core/ |
Tests the depth of the comment field handler. |
| CommentDepthTest.php | file | core/ |
|
| CommentDepthTest::$modules | property | core/ |
Modules to install. |
| CommentDepthTest::$testViews | property | core/ |
Views used by this test. |
| CommentDepthTest::setUp | function | core/ |
|
| CommentDepthTest::testCommentDepth | function | core/ |
Test the comment depth. |
| CommentDisplayConfigurableTest | class | core/ |
Tests making comment base fields' displays configurable. |
| CommentDisplayConfigurableTest.php | file | core/ |
|
| CommentDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentDisplayConfigurableTest::setUp | function | core/ |
|
| CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
| CommentDisplayConfigurableTestHooks | class | core/ |
Hook implementations for comment_display_configurable_test. |
| CommentDisplayConfigurableTestHooks.php | file | core/ |
|
| CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| CommentDisplayConfigurableTestHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| 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. |
| CommentEmptyTitleTestThemeHooks | class | core/ |
Hook implementations for comment_empty_title_test. |
| CommentEmptyTitleTestThemeHooks.php | file | core/ |
|
| CommentEmptyTitleTestThemeHooks::preprocessComment | function | core/ |
Implements hook_preprocess_comment(). |
| CommentEntityReferenceTest | class | core/ |
Tests that comments behave correctly when added as entity references. |
| CommentEntityReferenceTest.php | file | core/ |
|
| CommentEntityReferenceTest::$comment | property | core/ |
A comment linked to a node. |
| CommentEntityReferenceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentEntityReferenceTest::$node2 | property | core/ |
A second test node containing references to comments. |
| CommentEntityReferenceTest::setUp | function | core/ |
|
| CommentEntityReferenceTest::testCommentAsEntityReference | function | core/ |
Tests that comments are correctly saved as entity references. |
| CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess | function | core/ |
Tests that comments of unpublished are not shown. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
| CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
| CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
| 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 install. |
| CommentEntityTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| CommentExtrasTest | class | core/ |
JSON:API integration test for the "Comment" content entity type. |
| CommentExtrasTest.php | file | core/ |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.