PHP Classes

File: src/messages/ru/interface.php

Recommend this page to a friend!
  Classes of Insolita   Yii2 Opcache   src/messages/ru/interface.php   Download  
File: src/messages/ru/interface.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Yii2 Opcache
Show and update the PHP Opcache settings
Author: By
Last change:
Date: 1 month ago
Size: 1,720 bytes
 

Contents

Class file image Download
<?php
return [
   
'option'=>'????????',
   
'value'=>'????????',
   
'hint'=>'????????',
   
'reset'=>'?????',
   
'status'=>'??????',
   
'config'=>'????????????',
   
'file_list'=>'????? ? ????',
   
'cache_reset_success'=>'??? ??????!',
   
'cache_reset_fail'=>'?????? ??????? ????!',
   
'file_invalidate_success'=>'??? ????? ???????!',
   
'file_invalidate_fail'=>'???? ?? ?????? ??? ?? ????????? ? ??????',
   
'file_compile_success'=>'???? ???????? ? ???!',
   
'invalidate_file'=>'???????? ??? ?????',
   
'invalidate'=>'?????',
   
'compile_file'=>'???????? ???? ? ???',
   
'filepath'=>'?????? ???? ? ?????',
   
'black_list'=>'?????? ??????',
   
'black_list_file'=>'???? ??????? ??????',
   
'black_list_ignors'=>'???????????? ????? ? ????? ?????',
   
'black_list_notice'=>'?????? ? ?????? ?????? ?? ???????',
   
'full_path'=>'????',
   
'hits'=>'?????????????',
   
'memory_consumption'=>'??????',
   
'last_used_timestamp'=>'??????????????',
   
'file_timestamp'=>'???????',
   
'memory_usage'=>'????????????? ??????',
   
'hits_misses'=>'?????????/????????',
   
'common_status' =>'????? ??????',
   
'interned_strings_usage'=>'?????????? ????????????? ?????',
   
'opcache_statistics'=>'?????????? OpCache',
   
'reset_founded_files' =>'???????? ????????? ?????'
];