Provides hooks that are automatically executed at various intervals. It is called 'lazy' because it's triggered by a pageview, so the interval is guaranteed to be at least the time requested, rather than exactly the time requested. This is fine for most cases, but you can make it not lazy by connecting this to a real CRON job. See the module file for details.
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Lazy
class also inherits all the methods and properties of: WireData and Wire.
Common
Additional methods and properties
In addition to the methods and properties above, Lazy
API reference based on ProcessWire core version 3.0.244