CommentAccessControlHandler |
core/modules/comment/src/CommentAccessControlHandler.php |
Defines the access control handler for the comment entity type. |
CommentBreadcrumbBuilder |
core/modules/comment/src/CommentBreadcrumbBuilder.php |
Class to define the comment breadcrumb builder. |
CommentFieldItemList |
core/modules/comment/src/CommentFieldItemList.php |
Defines a item list class for comment fields. |
CommentForm |
core/modules/comment/src/CommentForm.php |
Base for controller for comment forms. |
CommentInterface |
core/modules/comment/src/CommentInterface.php |
Provides an interface defining a comment entity. |
CommentLazyBuilders |
core/modules/comment/src/CommentLazyBuilders.php |
Defines a service for comment #lazy_builder callbacks. |
CommentLinkBuilder |
core/modules/comment/src/CommentLinkBuilder.php |
Defines a class for building markup for comment links on a commented entity. |
CommentLinkBuilderInterface |
core/modules/comment/src/CommentLinkBuilderInterface.php |
Defines an interface for building comment links on a commented entity. |
CommentManager |
core/modules/comment/src/CommentManager.php |
Comment manager contains common functions to manage comment fields. |
CommentManagerInterface |
core/modules/comment/src/CommentManagerInterface.php |
Comment manager contains common functions to manage comment fields. |
CommentStatistics |
core/modules/comment/src/CommentStatistics.php |
|
CommentStatisticsInterface |
core/modules/comment/src/CommentStatisticsInterface.php |
Provides an interface for storing and retrieving comment statistics. |
CommentStorage |
core/modules/comment/src/CommentStorage.php |
Defines the controller class for comments. |
CommentStorageInterface |
core/modules/comment/src/CommentStorageInterface.php |
Defines an interface for comment entity storage classes. |
CommentStorageSchema |
core/modules/comment/src/CommentStorageSchema.php |
Defines the comment schema handler. |
CommentTranslationHandler |
core/modules/comment/src/CommentTranslationHandler.php |
Defines the translation handler for comments. |
CommentTypeForm |
core/modules/comment/src/CommentTypeForm.php |
Base form controller for category edit forms. |
CommentTypeInterface |
core/modules/comment/src/CommentTypeInterface.php |
Provides an interface defining a comment type entity. |
CommentTypeListBuilder |
core/modules/comment/src/CommentTypeListBuilder.php |
Defines a class to build a listing of comment type entities. |
CommentViewBuilder |
core/modules/comment/src/CommentViewBuilder.php |
Render controller for comments. |
CommentViewsData |
core/modules/comment/src/CommentViewsData.php |
Provides views data for the comment entity type. |