{assign var='db' value=$item->dbname|htmlspecialchars} {assign var='prefix' value=$item->tablePrefix|htmlspecialchars} {assign var='errorsCount' value=$item->errors|@count}
Please Note: This report is approximate, some errors and warnings are redundant. Report does not analyze tables and fields that are joined.

Legend

show legend {* NON-EXISTENT FILE FIELD *} {* NON-EXISTENT URL FIELD *} {* UNDECLARED FILE FIELD *} {* UNDECLARED URL FIELD *}

{if $item->list}

Report

hide warnings {foreach from=$item->list item='row'} {foreach from=$item->errors key='code' item='title'} {/foreach} {foreach from=$row.fields item='field' key='name'} {foreach from=$item->errors key='code' item='title'} {if isset($field[$code])} {else} {/if} {/foreach} {/foreach} {/foreach}
{$prefix}{$row.tableAlias|htmlspecialchars} {$row.className|htmlspecialchars}: {if $row.repositoryUrl}{$row.fileName|htmlspecialchars}{else}{$row.fileName|htmlspecialchars}{/if}
{$title|htmlspecialchars}
{$name|htmlspecialchars}{if isset($field.type)} {$field.type|htmlspecialchars}{/if}
{/if}