Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Comment::getOwner function core/modules/comment/src/Entity/Comment.php
Comment::getParentComment function core/modules/comment/src/Entity/Comment.php
Comment::getSubject function core/modules/comment/src/Entity/Comment.php
Comment::getThread function core/modules/comment/src/Entity/Comment.php
Comment::getTypeId function core/modules/comment/src/Entity/Comment.php Get the comment type ID for this comment.
Comment::hasParentComment function core/modules/comment/src/Entity/Comment.php
Comment::permalink function core/modules/comment/src/Entity/Comment.php
Comment::postDelete function core/modules/comment/src/Entity/Comment.php
Comment::postSave function core/modules/comment/src/Entity/Comment.php
Comment::preCreate function core/modules/comment/src/Entity/Comment.php
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::preSave function core/modules/comment/src/Entity/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::referencedEntities function core/modules/comment/src/Entity/Comment.php
Comment::releaseThreadLock function core/modules/comment/src/Entity/Comment.php Release the lock acquired for the thread in preSave().
Comment::rowStyleOptions function core/modules/comment/src/Plugin/views/wizard/Comment.php
Comment::setAuthorName function core/modules/comment/src/Entity/Comment.php
Comment::setCreatedTime function core/modules/comment/src/Entity/Comment.php
Comment::setFieldName function core/modules/comment/src/Entity/Comment.php
Comment::setHomepage function core/modules/comment/src/Entity/Comment.php
Comment::setHostname function core/modules/comment/src/Entity/Comment.php
Comment::setSubject function core/modules/comment/src/Entity/Comment.php
Comment::setThread function core/modules/comment/src/Entity/Comment.php
CommentAccessControlHandler class core/modules/comment/src/CommentAccessControlHandler.php Defines the access control handler for the comment entity type.
CommentAccessControlHandler.php file core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkCreateAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkFieldAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessTest class core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests comment administration and preview access.
CommentAccessTest.php file core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$unpublishedNode property core/modules/comment/tests/src/Functional/CommentAccessTest.php Node for commenting.
CommentAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView function core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests commenting disabled for access-blocked entities.
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView function core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests cannot view comment reply form on entities you cannot view.
CommentAdminOverview class core/modules/comment/src/Form/CommentAdminOverview.php Provides the comments overview administration form.
CommentAdminOverview.php file core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::$commentStorage property core/modules/comment/src/Form/CommentAdminOverview.php The comment storage.
CommentAdminOverview::$dateFormatter property core/modules/comment/src/Form/CommentAdminOverview.php The date formatter service.
CommentAdminOverview::$entityTypeManager property core/modules/comment/src/Form/CommentAdminOverview.php The entity type manager.
CommentAdminOverview::$moduleHandler property core/modules/comment/src/Form/CommentAdminOverview.php The module handler.
CommentAdminOverview::$tempStoreFactory property core/modules/comment/src/Form/CommentAdminOverview.php The tempstore factory.
CommentAdminOverview::buildForm function core/modules/comment/src/Form/CommentAdminOverview.php Form constructor for the comment overview administration form.
CommentAdminOverview::create function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::getFormId function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::submitForm function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::validateForm function core/modules/comment/src/Form/CommentAdminOverview.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.