You are here

Deprecated in Hotjar 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
HOTJAR_ACCESS_ALLOW ./hotjar.module constant in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use Drupal\Core\Access\AccessResult::allowed() instead.
HOTJAR_ACCESS_DENY ./hotjar.module constant in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use Drupal\Core\Access\AccessResult::forbidden() instead.
HOTJAR_ACCESS_IGNORE ./hotjar.module constant in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use Drupal\Core\Access\AccessResult::neutral() instead.
hotjar_get_settings ./hotjar.module function in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use \Drupal\hotjar\HotjarSettings::getSettings() instead.
HOTJAR_PAGES ./hotjar.module constant in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use \Drupal\hotjar\HotjarSettings::HOTJAR_PAGES instead.

Other projects