8 calls to drupal_set_breadcrumb()

comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
drupal_get_breadcrumb in drupal/core/includes/common.inc
Gets the breadcrumb trail for the current page.
forum_node_view in drupal/core/modules/forum/forum.module
Implements hook_node_view().
forum_page in drupal/core/modules/forum/forum.pages.inc
Page callback: Prints a forum listing.
hook_view in drupal/core/modules/node/node.api.php
Display a node.
MenuLinkFormController::form in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::form().
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
ViewExecutable::getBreadcrumb in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Get the breadcrumb used for this view.