Check node default revision before reindex.
2 unresolved threads
Closes #1522154
Merge request reports
Activity
517 517 \Drupal::entityTypeManager()->getStorage('node')->clearRevisionsLanguage($language); 518 518 } 519 519 520 /** 521 * Reindex the node when comments are added, updated, or deleted. 522 */ 523 private function reindexNodeIfCommentOnNode($comment): void { added 117 commits
-
368d3db6...3137020e - 116 commits from branch
project:11.x
- ab47a92e - Merge branch '11.x' into 1522154-implementations-of-hooknodeupdate
-
368d3db6...3137020e - 116 commits from branch
added 1 commit
- ec28816b - Issue # 1522154 by danrod: documented parameter.
added 1 commit
- de3f921b - Issue # 1522154 by danrod: Fixed some PHPCS warnings.
added 1 commit
- a03a5412 - Issue # 1522154 by danrod: Added an assertTrue() in the...
added 85 commits
-
a03a5412...e2774eb7 - 84 commits from branch
project:11.x
- 0d59879b - Merge branch '11.x' into 1522154-implementations-of-hooknodeupdate
-
a03a5412...e2774eb7 - 84 commits from branch
added 1 commit
- 451004f4 - Issue # 1522154: Fixed PHPCS and CSPELL issues.
added 1 commit
- c4ad0ca1 - Issue # 1522154: Fixed extra PHPCS and CSPELL issues.
Please register or sign in to reply