Matched Routes
Global Request Data
if (isset($template['actions'])): ?>
Actions
Translation
Current locale: getCurrentLocaleIdentifier(); ?>
Default locale: getDefaultLocaleIdentifier(); ?>
Available locales
getAvailableLocales() as $locale ): ?>
-
Identifier:
Language:
Environment
- Current environment
$environment): ?>
System Actions
$value ): ?>
-
Module:
Action:
Settings
Exception templates
Configuration Directives
Agavi
Log
getName()); ?>
getDataType() == AdtDebugFilterDataSource::TYPE_KEYVALUE): ?>
getData() as $key => $value):
echo htmlspecialchars($key); ?>:
getDataType() == AdtDebugFilterDataSource::TYPE_LINEAR):
foreach($datasource->getData() as $line):
echo htmlspecialchars($line); ?>
getDataType() == AdtDebugFilterDataSource::TYPE_TABULAR):
$table = $datasource->getData(); ?>