ADT Debug Toolbar

Matched Routes

Global Request Data

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

    $value ): ?>
  • :

Exception templates

  • Context:

Configuration Directives

$value): ?>

Agavi

Version:
Location:

Log

No log lines

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(); ?>