Deprecated in Handy cache tags 8
Primary tabs
Name![]() |
Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
handy_cache_tags_get_bundle_tag |
./ |
function | in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use \Drupal::service('handy_cache_tags.manager')->getBundleTag() instead. | 1 | |||
handy_cache_tags_get_bundle_tag_from_entity |
./ |
function | in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use \Drupal::service('handy_cache_tags.manager')->getBundleTagFromEntity() instead. | 1 | |||
handy_cache_tags_get_entity_tags |
./ |
function | in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use \Drupal::service('handy_cache_tags.manager')->getEntityTags() instead. | 1 | |||
handy_cache_tags_get_entity_type_tag_from_entity |
./ |
function | in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use \Drupal::service('handy_cache_tags.manager')->getEntityTypeTagFromEntity() instead. | ||||
handy_cache_tags_get_tag |
./ |
function | in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use \Drupal::service('handy_cache_tags.manager')->getTag() instead. | 1 |