{* * Page Cache Ultimate, Page Cache standard and Speed pack are powered by Jpresta (jpresta . com) * * @author Jpresta * @copyright Jpresta * @license See the license of this module in file LICENSE.txt, thank you. *}

{if $avec_bootstrap}{else}{/if} {l s='Configuration' mod='pagecache'} ({$diagnostic_count|escape:'html':'UTF-8'})

{if $diagnostic_count == 0} ok {l s='Everything is good!' mod='pagecache'} {/if} {foreach $diagnostic['error'] as $diagMsg} {if $avec_bootstrap}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{else}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{/if} {/foreach} {foreach $diagnostic['warn'] as $diagMsg} {if $avec_bootstrap}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{else}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{/if} {/foreach} {foreach $diagnostic['info'] as $diagMsg} {if $avec_bootstrap}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{else}
 {$diagMsg['msg']|escape:'html':'UTF-8'}.{if array_key_exists('link', $diagMsg)} {$diagMsg['link_title']|escape:'html':'UTF-8'}.{/if}
{/if} {/foreach}

{if $avec_bootstrap}{else}{/if} {l s='System informations' mod='pagecache'}

{include file='./get-content-tab-diagnostic-infos.tpl' systemInfos=$systemInfos}

{if $avec_bootstrap}{else}{/if} {l s='Slower modules' mod='pagecache'}

{if $avec_bootstrap}
{l s='This table shows you the slower modules that could slow down your shop' mod='pagecache'}
{if $pagecache_profiling_not_available}
 {l s='This tools is only available from Prestashop 1.7' mod='pagecache'}
{else} {if !$module_enabled}
 {l s='This tools is not available if the module or if the shop is not enabled' mod='pagecache'}
{/if} {if $pagecache_profiling_max_reached}
{l s='To preserve performances, the profiling has been suspended because it reaches the maximum number of records' mod='pagecache'}: {$pagecache_profiling_max|escape:'html':'UTF-8'}
{/if} {/if}
{else}
{l s='This table shows you the slower modules that could slow down your shop' mod='pagecache'}
{if $pagecache_profiling_not_available}
 {l s='This tools is only available from Prestashop 1.7' mod='pagecache'}
{else} {if !$module_enabled}
 {l s='This tools is not available if the module or if the shop is not enabled' mod='pagecache'}
{/if} {if $pagecache_profiling_max_reached}
 {l s='To preserve performances, the profiling has been suspended because it reaches the maximum number of records' mod='pagecache'}: {$pagecache_profiling_max|escape:'html':'UTF-8'}
{/if} {/if} {/if} {if $module_enabled && !$pagecache_profiling_not_available}
{if $pagecache_profiling}
ms
{/if}
{if $pagecache_profiling} {/if}
{if $pagecache_profiling}
{l s='Module' mod='pagecache'} {l s='Code' mod='pagecache'} {l s='Execution date' mod='pagecache'} {l s='Duration' mod='pagecache'}
{/if} {/if}