Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
328 changes: 214 additions & 114 deletions build/_frontend/interface.jsx

Large diffs are not rendered by default.

745 changes: 505 additions & 240 deletions build/_frontend/interface.scss

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions build/_languages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"CPU-specific optimization": "",
"CSE, STRING construction": "",
"Currently unused": "Aktuell unbenutzt",
"Dark": "Dunkel",
"DCE (dead code elimination)": "",
"Descending": "Absteigend",
"DFA based optimization": "",
Expand Down Expand Up @@ -52,15 +53,16 @@
"Last reset": "Letzter Reset",
"Last used": "Letzte Verwendung",
"last used": "Letzte Verwendung",
"Light": "Hell",
"max cached keys": "max gecachte Schlüssel",
"Memory consumption": "Speicher Verwendung",
"memory usage": "Speicherauslastung",
"memory": "Speicher",
"Merge equal constants": "",
"Minimal JIT (call standard VM handlers)": "",
"never": "nie",
"Next": "Nächste",
"Next page": "Nächste Seite",
"Next": "Nächste",
"No files have been cached or you have <i>opcache.file_cache_only<\/i> turned on": "Keine Dateien wurden gecacht oder <i>opcache.file_cache_only<\/i> ist aktiviert",
"No files have been ignored via <i>opcache.blacklist_filename<\/i>": "Keine Dateien wurden durch <i>opcache.blacklist_filename<\/i> ignoriert",
"No files have been preloaded <i>opcache.preload<\/i>": "Keine Dateien wurden durch <i>opcache.preload<\/i> vorgeladen",
Expand All @@ -83,8 +85,8 @@
"Perform global register allocation": "",
"preload memory": "Speicher vorladen",
"Preloaded": "Vorgeladen",
"Previous": "Vorheriges",
"Previous page": "Vorherige Seite",
"Previous": "Vorheriges",
"Profile functions on first request and compile the hottest functions afterwards": "",
"Profile on the fly and compile hot functions": "",
"Register allocation": "",
Expand All @@ -98,7 +100,9 @@
"Sponsor this project": "Unterstütze dieses Projekt",
"Start time": "Startzeit",
"Start typing to filter on script path": "Filter für Skript-Pfade",
"System": "System",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "<i>opcache.jit_buffer_size</i> muss gesetzt sein um JIT vollständig zu aktivieren",
"Theme": "Theme",
"TMP VAR usage": "",
"total memory": "verfügbarer Speicher",
"Trigger": "Trigger",
Expand Down
22 changes: 13 additions & 9 deletions build/_languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@
"CPU-specific optimization": "Optimización específica de la CPU",
"CSE, STRING construction": "Construcción CSE, STRING",
"Currently unused": "Actualmente sin utilizar",
"Dark": "Oscuro",
"DCE (dead code elimination)": "DCE (eliminación del código muerto)",
"Descending": "Descendente",
"DFA based optimization": "Optimización basada en DFA",
"Directives": "Directivas",
"Disable CPU-specific optimization": "Desactivar la optimización específica de la CPU",
"Disable real-time update": "Desactivar la actualización en tiempo real",
"disabled due to <i>opcache.jit</i> setting": "ddesactivado debido a la configuración de <i>opcache.jit</i>",
"Do not perform register allocation": "No realizar la asignación de registros",
"Enable real-time update": "Activar la actualización en tiempo real",
"Enable use of AVX, if the CPU supports it": "Habilitar el uso de AVX, si la CPU lo soporta",
Expand All @@ -34,33 +36,37 @@
"hits": "hits",
"Host": "Host",
"Ignored": "Ignorado",
"incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "incompatible con las extensiones que anulan <i>zend_execute_ex()</i>, como <i>xdebug</i>",
"INIT_FCALL_BY_NAME -> DO_FCALL": "INIT_FCALL_BY_NAME -> DO_FCALL",
"Inline functions": "Funciones inline",
"Inline VM handlers": "Controladores de VM en línea",
"interned strings usage": "utilización de cadenas internas",
"Invalidate all matching files": "Invalidar todos los ficheros coincidentes",
"jit buffer free": "búfer jit libre",
"jit buffer": "búfer jit",
"JIT enabled": "JIT activado",
"keys": "llaves",
"Last modified": "Última modificación",
"last modified": "última modificaciónn",
"Last reset": "Último reinicio",
"Last used": "Último uso",
"last used": "último uso",
"Light": "Claro",
"max cached keys": "llaves máximas en caché",
"Memory consumption": "Consumo de memoria",
"memory usage": "uso de memoria",
"memory": "memoria",
"Merge equal constants": "Fusionar las constantes iguales",
"Minimal JIT (call standard VM handlers)": "JIT mínimo (llame a controladores de VM estándar)",
"never": "nunca",
"Next": "Siguiente",
"Next page": "Página siguiente",
"Next": "Siguiente",
"No files have been cached or you have <i>opcache.file_cache_only<\/i> turned on": "No se han almacenado archivos en caché o tiene <i>opcache.file_cache_only<\/i> activado",
"No files have been ignored via <i>opcache.blacklist_filename<\/i>": "No se han ignorado archivos a través de <i>opcache.blacklist_filename<\/i>",
"No files have been preloaded <i>opcache.preload<\/i>": "No se han precargado archivos <i>opcache.preload<\/i>",
"No JIT": "No JIT",
"no value": "sin valor",
"No": "No",
"NOP removal": "Eliminación de NOP",
"number of cached files": "número de archivos en caché",
"number of cached keys": "número de llaves en caché",
Expand All @@ -77,8 +83,8 @@
"Perform global register allocation": "Realizar la asignación global de registros",
"preload memory": "precargar la memoria",
"Preloaded": "Precargado",
"Previous": "Anterior",
"Previous page": "Página anterior",
"Previous": "Anterior",
"Profile functions on first request and compile the hottest functions afterwards": "Perfile las funciones en la primera solicitud y luego recopile las funciones más populares",
"Profile on the fly and compile hot functions": "Perfilar sobre la marcha y compilar funciones en caliente",
"Register allocation": "Asignación de registros",
Expand All @@ -90,6 +96,9 @@
"Sort order": "Orden de clasificación",
"Start time": "Hora de inicio",
"Start typing to filter on script path": "Empiece a escribir para filtrar por ruta del script",
"System": "Sistema",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "el <i>opcache.jit_buffer_size</i> debe estar configurado para habilitar completamente JIT",
"Theme": "Tema",
"TMP VAR usage": "Utilización de TMP VAR",
"total memory": "memoria total",
"Trigger": "Disparador",
Expand All @@ -101,15 +110,10 @@
"View manual page": "Ver la página del manual",
"View {0} manual entry": "Ver {0} entrada manual",
"wasted memory": "memoria perdida",
"Yes": "Sí",
"You have <i>opcache.file_cache_only<\/i> turned on. As a result, the memory information is not available. Statistics and file list may also not be returned by <i>opcache_get_statistics()<\/i>.": "Tienes <i>opcache.file_cache_only</i> activado. Como resultado, la información de la memoria no está disponible. Es posible que las estadísticas y la lista de archivos tampoco sean devueltas por <i>opcache_get_statistics()<\/i>.",
"{0} files cached": "{0} archivos almacenados en caché",
"{0} files cached, {1} showing due to filter '{2}'": "{0} archivos almacenados en caché, {1} se visualizan debido al filtro '{2}'",
"{0} ignore file locations": "{0} ignorar ubicaciones de archivos",
"{0} preloaded files": "{0} archivos precargados",
"JIT enabled": "JIT activado",
"disabled due to <i>opcache.jit</i> setting": "ddesactivado debido a la configuración de <i>opcache.jit</i>",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "el <i>opcache.jit_buffer_size</i> debe estar configurado para habilitar completamente JIT",
"incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "incompatible con las extensiones que anulan <i>zend_execute_ex()</i>, como <i>xdebug</i>",
"Yes": "Sí",
"No": "No"
"{0} preloaded files": "{0} archivos precargados"
}
8 changes: 6 additions & 2 deletions build/_languages/example.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"CPU-specific optimization": "",
"CSE, STRING construction": "",
"Currently unused": "",
"Dark": "",
"DCE (dead code elimination)": "",
"Descending": "",
"DFA based optimization": "",
Expand Down Expand Up @@ -52,15 +53,16 @@
"Last reset": "",
"Last used": "",
"last used": "",
"Light": "",
"max cached keys": "",
"Memory consumption": "",
"memory usage": "",
"memory": "",
"Merge equal constants": "",
"Minimal JIT (call standard VM handlers)": "",
"never": "",
"Next": "",
"Next page": "",
"Next": "",
"No files have been cached or you have <i>opcache.file_cache_only<\/i> turned on": "",
"No files have been ignored via <i>opcache.blacklist_filename<\/i>": "",
"No files have been preloaded <i>opcache.preload<\/i>": "",
Expand All @@ -83,8 +85,8 @@
"Perform global register allocation": "",
"preload memory": "",
"Preloaded": "",
"Previous": "",
"Previous page": "",
"Previous": "",
"Profile functions on first request and compile the hottest functions afterwards": "",
"Profile on the fly and compile hot functions": "",
"Register allocation": "",
Expand All @@ -98,7 +100,9 @@
"Sponsor this project": "",
"Start time": "",
"Start typing to filter on script path": "",
"System": "",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "",
"Theme": "",
"TMP VAR usage": "",
"total memory": "",
"Trigger": "",
Expand Down
18 changes: 11 additions & 7 deletions build/_languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@
"CPU-specific optimization": "Optimisation spécifique au CPU",
"CSE, STRING construction": "Construction CSE, STRING",
"Currently unused": "Actuellement inutilisé",
"Dark": "Sombre",
"DCE (dead code elimination)": "DCE (élimination du code mort)",
"Descending": "Décroissant",
"DFA based optimization": "Optimisation basée sur DFA",
"Directives": "Directives",
"Disable CPU-specific optimization": "Désactiver l'optimisation spécifique au processeur",
"Disable real-time update": "Désactiver la mise à jour en temps réel",
"disabled due to <i>opcache.jit</i> setting": "désactivé en raison du paramètre <i>opcache.jit</i>",
"Do not perform register allocation": "Ne pas effectuer d'allocation de registre",
"Enable real-time update": "Activer la mise à jour en temps réel",
"Enable use of AVX, if the CPU supports it": "Activer l'utilisation d'AVX, si le CPU le prend en charge",
Expand All @@ -34,19 +36,22 @@
"hits": "accès",
"Host": "Hôte",
"Ignored": "Ignoré",
"incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "incompatible avec les extensions qui remplacent <i>zend_execute_ex()</i>, telles que <i>xdebug</i>",
"INIT_FCALL_BY_NAME -> DO_FCALL": "INIT_FCALL_BY_NAME -> DO_FCALL",
"Inline functions": "Fonctions inline",
"Inline VM handlers": "Gestionnaires de VM inline",
"interned strings usage": "utilisation des chaînes internées",
"Invalidate all matching files": "Invalider tous les fichiers correspondants",
"jit buffer free": "tampon jit libre",
"jit buffer": "tampon jit",
"JIT enabled": "JIT activé",
"keys": "clés",
"Last modified": "Dernière modification",
"last modified": "dernière modification",
"Last reset": "Dernière réinitialisation",
"Last used": "Dernière utilisation",
"last used": "dernière utilisation",
"Light": "Clair",
"max cached keys": "max de clés en cache",
"Memory consumption": "Consommation mémoire",
"memory usage": "utilisation de la mémoire",
Expand All @@ -60,6 +65,7 @@
"No files have been preloaded <i>opcache.preload<\/i>": "Aucun fichier n'a été préchargé <i>opcache.preload<\/i>",
"No JIT": "Pas de JIT",
"no value": "pas de valeur",
"No": "Non",
"NOP removal": "Suppression de NOP",
"number of cached files": "nombre de fichiers en cache",
"number of cached keys": "nombre de clés en cache",
Expand Down Expand Up @@ -88,6 +94,9 @@
"Sort order": "Ordre de tri",
"Start time": "Heure de début",
"Start typing to filter on script path": "Commencez à taper pour filtrer sur le chemin du script",
"System": "Système",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "le <i>opcache.jit_buffer_size</i> doit être défini pour activer complètement JIT",
"Theme": "Thème",
"TMP VAR usage": "Utilisation TMP VAR",
"total memory": "mémoire totale",
"Trigger": "Déclencheur",
Expand All @@ -99,15 +108,10 @@
"View manual page": "Voir la page du manuel",
"View {0} manual entry": "Voir la page {0} du manuel",
"wasted memory": "mémoire perdue",
"Yes": "Oui",
"You have <i>opcache.file_cache_only<\/i> turned on. As a result, the memory information is not available. Statistics and file list may also not be returned by <i>opcache_get_statistics()<\/i>.": "Vous avez <i>opcache.file_cache_only<\/i> activé. Par conséquent, les informations sur la mémoire ne sont pas disponibles. Les statistiques et la liste de fichiers peuvent également ne pas être renvoyées par <i>opcache_get_statistics()<\/i>.",
"{0} files cached": "{0} fichiers mis en cache",
"{0} files cached, {1} showing due to filter '{2}'": "{0} fichiers mis en cache, {1} s'affichent en raison du filtre '{2}'",
"{0} ignore file locations": "{0} ignore les fichiers en fonction de l'emplacement",
"{0} preloaded files": "{0} fichiers préchargés",
"JIT enabled": "JIT activé",
"disabled due to <i>opcache.jit</i> setting": "désactivé en raison du paramètre <i>opcache.jit</i>",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "le <i>opcache.jit_buffer_size</i> doit être défini pour activer complètement JIT",
"incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "incompatible avec les extensions qui remplacent <i>zend_execute_ex()</i>, telles que <i>xdebug</i>",
"Yes": "Oui",
"No": "Non"
"{0} preloaded files": "{0} fichiers préchargés"
}
4 changes: 2 additions & 2 deletions build/template.phps
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ $opcache = (new Service($options))->handle();
</style>
</head>

<body style="padding: 0; margin: 0;">
<body style="padding: 0; margin: 0;" class="opcache-gui">

<div class="opcache-gui" id="interface" />
<div id="interface" />

<script type="text/javascript">

Expand Down
Loading