Unified interface for tag operations across Standard and Constant tags.
Summary
Functions
Check if this tag's version can be bulk-fetched with the given group.
Return the cache handler used by this tag.
Return the tag name with its current version.
Return the cache key used to store this tag's version.
Return the current version for this tag-instance.
Increment the tag version, invalidating dependent keys. Returns updated tag.
Reset the tag version to a new microtime-based value. Returns updated tag.
Override the cache handler for this tag. Returns updated tag.
Manually set the tag version. Returns updated tag.
Functions
Check if this tag's version can be bulk-fetched with the given group.
Return the cache handler used by this tag.
Return the tag name with its current version.
Return the cache key used to store this tag's version.
Return the current version for this tag-instance.
Increment the tag version, invalidating dependent keys. Returns updated tag.
Reset the tag version to a new microtime-based value. Returns updated tag.
Override the cache handler for this tag. Returns updated tag.
Manually set the tag version. Returns updated tag.