| NodeComment.php |
file |
core/modules/comment/src/Plugin/views/filter/NodeComment.php |
|
| NodeComment::getValueOptions |
function |
core/modules/comment/src/Plugin/views/filter/NodeComment.php |
|
| NodeCommentCombinationTrait |
trait |
core/modules/migrate/tests/src/Kernel/NodeCommentCombinationTrait.php |
Provides methods for testing node and comment combinations. |
| NodeCommentCombinationTrait.php |
file |
core/modules/migrate/tests/src/Kernel/NodeCommentCombinationTrait.php |
|
| NodeCommentCombinationTrait::createNodeCommentCombination |
function |
core/modules/migrate/tests/src/Kernel/NodeCommentCombinationTrait.php |
Creates a node type with a corresponding comment type. |
| NodeCommentsTest |
class |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Tests comments on nodes. |
| NodeCommentsTest.php |
file |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
|
| NodeCommentsTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
|
| NodeCommentsTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Modules to install. |
| NodeCommentsTest::$testViews |
property |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Views used by this test. |
| NodeCommentsTest::testCommentCount |
function |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Test the comment count field. |
| NodeCommentsTest::testNewComments |
function |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Test the new comments field plugin. |
| NodeNewComments |
class |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
Field handler to display the number of new comments. |
| NodeNewComments.php |
file |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::$database |
property |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
Database Service Object. |
| NodeNewComments::$entityFieldManager |
property |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
The entity field manager. |
| NodeNewComments::$entityTypeManager |
property |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
The entity type manager. |
| NodeNewComments::buildOptionsForm |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::create |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::defineOptions |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::init |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::preRender |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::query |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::render |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::renderLink |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
Prepares the link to the first new comment. |
| NodeNewComments::usesGroupBy |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::__construct |
function |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
Constructs a \Drupal\comment\Plugin\views\field\NodeNewComments object. |
| NodeType::getCommentFields |
function |
core/modules/node/src/Plugin/migrate/source/d6/NodeType.php |
Returns the fields containing comment settings for each node type. |
| NodeType::getCommentFields |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeType.php |
Returns the fields containing comment settings for each node type. |
| node_comment_delete |
function |
core/modules/node/node.module |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| node_comment_insert |
function |
core/modules/node/node.module |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| node_comment_update |
function |
core/modules/node/node.module |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| PoItem::$comment |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The comment of this translation. |
| PoItem::getComment |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Gets the comment of this translation. |
| PoItem::setComment |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Set the comment of this translation. |
| PoStreamReader::shortenComments |
function |
core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Generates a short, one-string version of the passed comment array. |
| PublishComment |
class |
core/modules/comment/src/Plugin/Action/PublishComment.php |
Publishes a comment. |
| PublishComment.php |
file |
core/modules/comment/src/Plugin/Action/PublishComment.php |
|
| PublishComment::__construct |
function |
core/modules/comment/src/Plugin/Action/PublishComment.php |
|
| Query::$comments |
property |
core/lib/Drupal/Core/Database/Query/Query.php |
An array of comments that can be prepended to a query. |
| Query::comment |
function |
core/lib/Drupal/Core/Database/Query/Query.php |
Adds a comment to the query. |
| Query::getComments |
function |
core/lib/Drupal/Core/Database/Query/Query.php |
Returns a reference to the comments array for the query. |
| rdf.mapping.comment.comment.yml |
file |
core/profiles/standard/config/install/rdf.mapping.comment.comment.yml |
core/profiles/standard/config/install/rdf.mapping.comment.comment.yml |
| RdfCommentStorageLoadTest |
class |
core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php |
Tests rdf_comment_storage_load. |
| RdfCommentStorageLoadTest.php |
file |
core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php |
|
| RdfCommentStorageLoadTest::$modules |
property |
core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php |
|
| RdfCommentStorageLoadTest::testRdfCommentStorageLoad |
function |
core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php |
Tests rdf_comment_storage_load. |
| rdf_comment_storage_load |
function |
core/modules/rdf/rdf.module |
Implements hook_ENTITY_TYPE_storage_load() for comment entities. |
| rdf_preprocess_comment |
function |
core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for comment templates. |
| rest.resource.entity.comment_2721595.yml |
file |
core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml |
core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml |