Skip to content
Snippets Groups Projects

Check node default revision before reindex.

2 unresolved threads

Closes #1522154

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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 {
  • Daniel Rodriguez added 117 commits

    added 117 commits

    • 368d3db6...3137020e - 116 commits from branch project:11.x
    • ab47a92e - Merge branch '11.x' into 1522154-implementations-of-hooknodeupdate

    Compare with previous version

  • added 1 commit

    • ec28816b - Issue # 1522154 by danrod: documented parameter.

    Compare with previous version

  • added 1 commit

    • de3f921b - Issue # 1522154 by danrod: Fixed some PHPCS warnings.

    Compare with previous version

  • added 1 commit

    • a03a5412 - Issue # 1522154 by danrod: Added an assertTrue() in the...

    Compare with previous version

  • Daniel Rodriguez added 85 commits

    added 85 commits

    • a03a5412...e2774eb7 - 84 commits from branch project:11.x
    • 0d59879b - Merge branch '11.x' into 1522154-implementations-of-hooknodeupdate

    Compare with previous version

  • Daniel Rodriguez added 2 commits

    added 2 commits

    • 17e217be - Issue # 1522154: Implemented a new test function, testNodeDefaultRevision() to...
    • 3f288ad5 - Issue # 1522154: Added extra comments for better understanding of the changes...

    Compare with previous version

  • added 1 commit

    • 451004f4 - Issue # 1522154: Fixed PHPCS and CSPELL issues.

    Compare with previous version

  • added 1 commit

    • c4ad0ca1 - Issue # 1522154: Fixed extra PHPCS and CSPELL issues.

    Compare with previous version

  • added 1 commit

    • f5ccec5b - Issue # 1522154: Fixed typo in the comment

    Compare with previous version

  • Please register or sign in to reply
    Loading