11 calls to drupal_add_html_head()

CachePluginBase::cacheStart in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php
Start caching the html head.
CachePluginBase::gatherHeaders in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php
Gather the JS/CSS from the render array, the html head from the band data.
CachePluginBase::restoreHeaders in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php
Restore out of band data saved to cache. Copied from Panels.
drupal_add_html_head_link in drupal/core/includes/common.inc
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
drupal_get_html_head in drupal/core/includes/common.inc
Retrieves output to be displayed in the HEAD tag of the HTML page.
install_display_output in drupal/core/includes/install.core.inc
Displays themed installer output and ends the page request.
rdf_preprocess_node in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for node.html.twig.
rdf_preprocess_taxonomy_term in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for taxonomy-term.tpl.php.
rdf_preprocess_user in drupal/core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for user.tpl.php.
template_preprocess_html in drupal/core/includes/theme.inc
Prepares variables for HTML document templates.
_batch_progress_page in drupal/core/includes/batch.inc
Outputs a batch processing page.