9 calls to hide()

comment.tpl.php in drupal/core/modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
comment.tpl.php in drupal/core/themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
node.tpl.php in drupal/core/modules/node/templates/node.tpl.php
Default theme implementation to display a node.
node.tpl.php in drupal/core/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_views_ui_build_group_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Theme the build group filter form.
twig_hide in drupal/core/themes/engines/twig/twig.engine
Wrapper around hide() that does not return the content.