Rensa cache, v7
Skapad
2021-03-14
Uppdaterad
2021-03-14
Print lix info about this node
Lix: 70
Skapa ett LäsbarhetsIndeX från text baserat på www.lix.se
Index | 70 |
Antal meningar: | 1 |
Antal ord | 62 |
Top tio ord (> fyra tecken) | cache, truncate, table, token, path, page, menu, image, form, filter |
< 30 : Mycket lättläst, barnböcker 30 - 40 : Lättläst, skönlitteratur, populärtidningar 40 - 50 : Medelsvår, normal tidningstext 50 - 60 : Svår, normalt värde för officiella texter 60 - : Mycket svår, byråkratsvenska
För den erfarne (som vet hur man skall göra) - hämtat från den här sidan:
Rensa all cache i databasen:
TRUNCATE TABLE cache;
TRUNCATE TABLE cache_block;
TRUNCATE TABLE cache_bootstrap;
TRUNCATE TABLE cache_field;
TRUNCATE TABLE cache_filter;
TRUNCATE TABLE cache_form;
TRUNCATE TABLE cache_image;
TRUNCATE TABLE cache_menu;
TRUNCATE TABLE cache_page;
TRUNCATE TABLE cache_path;
TRUNCATE TABLE cache_token;
TRUNCATE TABLE cache_update;