Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Forena Reports 8
»
DataContext.php
»
DataContext
public property DataContext::$id in Forena Reports 8
Same name and namespace in other branches
7.5 src/Context/DataContext.php
\Drupal\forena\Context\DataContext::id
File
src/
Context/
DataContext.php
, line 24
Implements
\Drupal\forena\Context\DataContext
Class
DataContext
The DataContext class holds all of the data contexts during the report rendering process. The general idea is that during the report render, data objects are pushed on the stack with the id's of the block or foreach objects that invoke them.
Namespace
Drupal\forena\Context
Code
public $id;
API Navigation
Forena Reports 8
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated