{** * For the full copyright and license information, please view the * docs/licenses/LICENSE.txt file that was distributed with this source code. *}
{foreach $hooks.perfs as $hook => $hooksPerfs} {foreach $hooksPerfs['modules'] as $perfs} {/foreach} {/foreach}
Hook Time Memory Usage
{$hook} {load_time data=$hooksPerfs['time']} {memory data=$hooksPerfs['memory']}
{$hooks.perfs|count} hook(s) {load_time data=$hooks.totalHooksTime} {memory data=$hooks.totalHooksMemory}