Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommentController::$entityRepository | property | core/ |
The entity repository. |
CommentController::$httpKernel | property | core/ |
The HTTP kernel. |
CommentController::commentApprove | function | core/ |
Publishes the specified comment. |
CommentController::commentPermalink | function | core/ |
Redirects comment links to the correct page depending on comment settings. |
CommentController::commentPermalinkTitle | function | core/ |
The _title_callback for the page that renders the comment permalink. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentController::redirectNode | function | core/ |
Redirects legacy node links to the new path. |
CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
CommentController::replyFormAccess | function | core/ |
Access check for the reply form. |
CommentController::__construct | function | core/ |
Constructs a CommentController object. |
CommentDefaultFormatter::__construct | function | core/ |
Constructs a new CommentDefaultFormatter. |
CommentDisplayConfigurableTest | class | core/ |
Tests making comment base fields' displays configurable. |
CommentDisplayConfigurableTest.php | file | core/ |
|
CommentDisplayConfigurableTest::$defaultTheme | property | core/ |
|
CommentDisplayConfigurableTest::setUp | function | core/ |
|
CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
CommentEntityTranslation | class | core/ |
Drupal 7 comment entity translation source plugin. |
CommentEntityTranslation.php | file | core/ |
|
CommentEntityTranslation::checkRequirements | function | core/ |
|
CommentEntityTranslation::fields | function | core/ |
|
CommentEntityTranslation::getIds | function | core/ |
|
CommentEntityTranslation::prepareRow | function | core/ |
|
CommentEntityTranslation::query | function | core/ |
|
CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
|
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/ |
|
CommentEntityTranslationTest::providerSource | function | core/ |
|
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::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentForm::actions | function | core/ |
|
CommentForm::flagViolations | function | core/ |
|
CommentForm::__construct | function | core/ |
Constructs a new CommentForm. |
CommentIntegrationTest | class | core/ |
Tests integration of comment with other components. |
CommentIntegrationTest.php | file | core/ |
|
CommentIntegrationTest::$modules | property | core/ |
|
CommentIntegrationTest::setUp | function | core/ |
|
CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterface::ANONYMOUS_MAYNOT_CONTACT | constant | core/ |
Anonymous posters cannot enter their contact information. |
CommentInterface::ANONYMOUS_MAY_CONTACT | constant | core/ |
Anonymous posters may leave their contact information. |
CommentInterface::ANONYMOUS_MUST_CONTACT | constant | core/ |
Anonymous posters are required to leave their contact information. |
CommentItem::propertyDefinitions | function | core/ |
|
CommentJsonAnonTest | class | core/ |
@group rest @group #slow |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.