OPcache: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Admin (diskussion | bidrag) (Skapade sidan med ''''OPcache ¶''' === Introduction === * '''Installing/Configuring''' ** '''Installation''' ** '''Runtime Configuration''' ** '''Preloading''' * '''OPcache Functions''' ** '''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 skrip...') |
Admin (diskussion | bidrag) |
||
(8 mellanliggande sidversioner av samma användare visas inte) | |||
Rad 1: | Rad 1: | ||
== OPcache == | |||
== | |||
* | * [[Opache_Introduktion|Introduktion]] | ||
* | * [[Opache_Installera|Installera/Konfigurera]] | ||
* | * [[Runtime Configuration]] | ||
* | * [[Förinladdning]] | ||
* | |||
** | * [[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 | |||
= Sidslut = | = Sidslut = | ||
Rad 28: | Rad 29: | ||
[[Kategori:Php]] | [[Kategori:Php]] | ||
[[Kategori: | [[Kategori:OPcache]] |
Nuvarande version från 11 oktober 2024 kl. 06.34
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
Sidslut
Orginalhemsidan på Engelska :https://www.php.net/manual/en/book.opcache.php
PHP Funktioner Funktionsreferens
Det här är en maskinöversättning av PHP-manualen till svenska. Om du hittar fel är vi tacksamma om du rapporterar dem via formuläret som finns på
https://www.linux.se/kontaka-linux-se/
Tack till Datorhjälp Stockholm som har sponsrat Linux.se med webserver.