OPcache: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Admin (diskussion | bidrag) Ingen redigeringssammanfattning |
Admin (diskussion | bidrag) |
||
Rad 1: | Rad 1: | ||
== OPcache == | == OPcache == | ||
Introduktion | |||
[[Opache_Installera|Installera/Konfigurera]] | * [[Introduktion]] | ||
* [[Opache_Installera|Installera/Konfigurera]] | |||
[[Runtime Configuration]] | * [[Runtime Configuration]] | ||
[[Förinladdning]] | * [[Förinladdning]] | ||
=== OPcache Funktioner === | === OPcache Funktioner === |
Versionen från 11 oktober 2024 kl. 05.51
OPcache
OPcache Funktioner
- opcache_compile_file — Kompilerar och cachar ett PHP-skript utan att köra det
- opcache_get_configuration — Hämtar konfigurationsinformation om cachen
- opcache_get_status — Hämtar statusinformation om cachen
- opcache_invalidate — Ogiltigförklarar ett cachat skript
- opcache_is_script_cached — Anger om ett skript är cachat i OPCache
- opcache_reset — Återställer innehållet i opcode-cachen