Home
last modified time | relevance | path

Searched refs:CommentManagerInterface (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Functional/
H A DCommentPagerTest.php5 use Drupal\comment\CommentManagerInterface; alias
39 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
79 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
117 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
177 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
191 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
272 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
296 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
366 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
H A DCommentPreviewTest.php5 use Drupal\comment\CommentManagerInterface; alias
40 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
91 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
141 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentNodeAccessTest.php5 use Drupal\comment\CommentManagerInterface; alias
57 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentCacheTagsTest.php6 use Drupal\comment\CommentManagerInterface; alias
71 $field->setSetting('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT);
H A DCommentStatisticsTest.php5 use Drupal\comment\CommentManagerInterface; alias
53 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentThreadingTest.php6 use Drupal\comment\CommentManagerInterface; alias
29 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Functional/
H A DCommentPagerTest.php5 use Drupal\comment\CommentManagerInterface; alias
39 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
79 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
117 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
177 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
191 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
272 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
296 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Switche…
368 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
H A DCommentLinksTest.php8 use Drupal\comment\CommentManagerInterface; alias
82 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT, 'Comment pag…
86 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentPreviewTest.php5 use Drupal\comment\CommentManagerInterface; alias
40 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
95 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
145 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentNodeAccessTest.php5 use Drupal\comment\CommentManagerInterface; alias
57 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentCacheTagsTest.php6 use Drupal\comment\CommentManagerInterface; alias
71 $field->setSetting('default_mode', CommentManagerInterface::COMMENT_MODE_FLAT);
H A DCommentStatisticsTest.php5 use Drupal\comment\CommentManagerInterface; alias
53 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
H A DCommentThreadingTest.php5 use Drupal\comment\CommentManagerInterface; alias
28 …$this->setCommentSettings('default_mode', CommentManagerInterface::COMMENT_MODE_THREADED, 'Comment…
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/src/Form/
H A DCommentTypeDeleteForm.php5 use Drupal\comment\CommentManagerInterface; alias
48 public function __construct(CommentManagerInterface $comment_manager, LoggerInterface $logger) {
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/src/Form/
H A DCommentTypeDeleteForm.php5 use Drupal\comment\CommentManagerInterface; alias
48 public function __construct(CommentManagerInterface $comment_manager, LoggerInterface $logger) {
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Kernel/Views/
H A DCommentDepthTest.php5 use Drupal\comment\CommentManagerInterface; alias
62 'default_mode' => CommentManagerInterface::COMMENT_MODE_THREADED,
H A DCommentLinksTest.php5 use Drupal\comment\CommentManagerInterface; alias
130 'default_mode' => CommentManagerInterface::COMMENT_MODE_THREADED,
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/src/
H A DCommentStorage.php122 if ($comment_mode == CommentManagerInterface::COMMENT_MODE_FLAT) {
155 elseif ($field->getSetting('default_mode') == CommentManagerInterface::COMMENT_MODE_FLAT) {
317 if ($mode == CommentManagerInterface::COMMENT_MODE_FLAT) {
H A DCommentManagerInterface.php10 interface CommentManagerInterface { interface
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/src/
H A DCommentStorage.php123 if ($comment_mode == CommentManagerInterface::COMMENT_MODE_FLAT) {
156 elseif ($field->getSetting('default_mode') == CommentManagerInterface::COMMENT_MODE_FLAT) {
318 if ($mode == CommentManagerInterface::COMMENT_MODE_FLAT) {
H A DCommentLazyBuilders.php79 …rInterface $entity_form_builder, AccountInterface $current_user, CommentManagerInterface $comment_…
186 …&& $field_definition->getSetting('default_mode') === CommentManagerInterface::COMMENT_MODE_THREADE…
H A DCommentManagerInterface.php10 interface CommentManagerInterface { interface
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/src/Plugin/Field/FieldType/
H A DCommentItem.php6 use Drupal\comment\CommentManagerInterface; alias
45 'default_mode' => CommentManagerInterface::COMMENT_MODE_THREADED,
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/src/Plugin/Field/FieldType/
H A DCommentItem.php6 use Drupal\comment\CommentManagerInterface; alias
45 'default_mode' => CommentManagerInterface::COMMENT_MODE_THREADED,
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Kernel/Views/
H A DCommentLinksTest.php5 use Drupal\comment\CommentManagerInterface; alias
130 'default_mode' => CommentManagerInterface::COMMENT_MODE_THREADED,

12