Issue #2262407 by slashrsm, roderik: Deprecate comment_get_display_page/ordinal().
parent
090d1b3e
No related branches found
No related tags found
Showing
- core/modules/comment/comment.module 19 additions, 42 deletionscore/modules/comment/comment.module
- core/modules/comment/src/CommentForm.php 1 addition, 1 deletioncore/modules/comment/src/CommentForm.php
- core/modules/comment/src/CommentManagerInterface.php 10 additions, 0 deletionscore/modules/comment/src/CommentManagerInterface.php
- core/modules/comment/src/CommentStorage.php 46 additions, 2 deletionscore/modules/comment/src/CommentStorage.php
- core/modules/comment/src/CommentStorageInterface.php 19 additions, 0 deletionscore/modules/comment/src/CommentStorageInterface.php
- core/modules/comment/src/CommentViewBuilder.php 1 addition, 1 deletioncore/modules/comment/src/CommentViewBuilder.php
- core/modules/comment/src/Controller/CommentController.php 1 addition, 1 deletioncore/modules/comment/src/Controller/CommentController.php
- core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php 2 additions, 1 deletion...odules/comment/src/Plugin/Field/FieldType/CommentItem.php
- core/modules/comment/src/Tests/CommentInterfaceTest.php 2 additions, 1 deletioncore/modules/comment/src/Tests/CommentInterfaceTest.php
- core/modules/comment/src/Tests/CommentNodeAccessTest.php 2 additions, 2 deletionscore/modules/comment/src/Tests/CommentNodeAccessTest.php
- core/modules/comment/src/Tests/CommentPagerTest.php 9 additions, 7 deletionscore/modules/comment/src/Tests/CommentPagerTest.php
- core/modules/comment/src/Tests/CommentPreviewTest.php 3 additions, 2 deletionscore/modules/comment/src/Tests/CommentPreviewTest.php
- core/modules/comment/src/Tests/CommentStatisticsTest.php 2 additions, 1 deletioncore/modules/comment/src/Tests/CommentStatisticsTest.php
- core/modules/comment/src/Tests/CommentThreadingTest.php 3 additions, 1 deletioncore/modules/comment/src/Tests/CommentThreadingTest.php
- core/modules/rdf/src/Tests/CommentAttributesTest.php 2 additions, 1 deletioncore/modules/rdf/src/Tests/CommentAttributesTest.php
Loading
Please register or sign in to comment