Home
last modified time | relevance | path

Searched defs:commentStorage (Results 1 – 8 of 8) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Kernel/Views/
H A DCommentViewsKernelTestBase.php33 protected $commentStorage; variable in Drupal\\Tests\\comment\\Kernel\\Views\\CommentViewsKernelTestBase
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Kernel/Views/
H A DCommentViewsKernelTestBase.php33 protected $commentStorage; variable in Drupal\\Tests\\comment\\Kernel\\Views\\CommentViewsKernelTestBase
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/src/Plugin/Menu/LocalTask/
H A DUnapprovedComments.php23 protected $commentStorage; variable in Drupal\\comment\\Plugin\\Menu\\LocalTask\\UnapprovedComments
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/src/Plugin/Menu/LocalTask/
H A DUnapprovedComments.php23 protected $commentStorage; variable in Drupal\\comment\\Plugin\\Menu\\LocalTask\\UnapprovedComments
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/src/Form/
H A DCommentAdminOverview.php34 protected $commentStorage; variable in Drupal\\comment\\Form\\CommentAdminOverview
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/src/Form/
H A DCommentAdminOverview.php34 protected $commentStorage; variable in Drupal\\comment\\Form\\CommentAdminOverview
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DCellStorage.cpp137 CommentStorage* commentStorage; member in CellStorage::Private
1634 const CommentStorage* CellStorage::commentStorage() const in commentStorage() function in CellStorage
H A DSheet.cpp444 const CommentStorage* Sheet::commentStorage() const in commentStorage() function in Calligra::Sheets::Sheet