Comment::$createdColumn |
property |
core/modules/comment/src/Plugin/views/wizard/Comment.php |
Set the created column. |
Comment::$filters |
property |
core/modules/comment/src/Plugin/views/wizard/Comment.php |
Set default values for the filters. |
Comment::$threadLock |
property |
core/modules/comment/src/Entity/Comment.php |
The thread for which a lock was acquired. |
Comment::baseFieldDefinitions |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::bundleFieldDefinitions |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::defaultDisplayOptions |
function |
core/modules/comment/src/Plugin/views/wizard/Comment.php |
|
Comment::fields |
function |
core/modules/comment/src/Plugin/migrate/source/d6/Comment.php |
|
Comment::fields |
function |
core/modules/comment/src/Plugin/migrate/source/d7/Comment.php |
|
Comment::getAuthorEmail |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getAuthorName |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getCommentedEntity |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getCommentedEntityId |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getCommentedEntityTypeId |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getCreatedTime |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getDefaultHostname |
function |
core/modules/comment/src/Entity/Comment.php |
Returns the default value for entity hostname base field. |
Comment::getDefaultStatus |
function |
core/modules/comment/src/Entity/Comment.php |
Default value callback for 'status' base field definition. |
Comment::getFieldName |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getHomepage |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getHostname |
function |
core/modules/comment/src/Entity/Comment.php |
|
Comment::getIds |
function |
core/modules/comment/src/Plugin/migrate/source/d6/Comment.php |
|
Comment::getIds |
function |
core/modules/comment/src/Plugin/migrate/source/d7/Comment.php |
|
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 |
|