Deprecated in Hotjar 8
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
HOTJAR_ACCESS_ALLOW |
./ |
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 |
./ |
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 |
./ |
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 |
./ |
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 |
./ |
constant | in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use \Drupal\hotjar\HotjarSettings::HOTJAR_PAGES instead. |