State API

Documentation for State API in Drupal. State data includes information of a temporary nature about the current state of your site, such as the time when cron jobs were last run.

State API overview

The State API provides a place for developers to store information about the system's state. State information differs from configuration.

Tags