9 calls to drupal_add_html_head_link()

drupal_add_feed in drupal/core/includes/common.inc
Adds a feed URL for the current page.
node_page_view in drupal/core/modules/node/node.module
Page callback: Displays a single node.
openid_test_html_openid1 in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 1.0 <link> element.
openid_test_html_openid2 in drupal/core/modules/openid/tests/openid_test.module
Menu callback; regular HTML page with OpenID 2.0 <link> element.
Rss::attach_to in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_book_navigation in drupal/core/modules/book/book.module
Processes variables for book-navigation.tpl.php.
template_preprocess_html in drupal/core/includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.