Search for loadThread

  1. Search 7.x for loadThread
  2. Search 8.9.x for loadThread
  3. Search 10.3.x for loadThread
  4. Search 11.x for loadThread
  5. Other projects
Title Object type File name Summary
CommentStorage::loadThread function core/modules/comment/src/CommentStorage.php To display threaded comments in the correct order we keep a 'thread' field
and order by that value. This field keeps this data in
a way which is easy to update and convenient to use.
CommentStorageInterface::loadThread function core/modules/comment/src/CommentStorageInterface.php Retrieves comments for a thread, sorted in an order suitable for display.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.