Function __global->write_static_cache_file
Definitions
sources/site.php
- Write out a static cache file.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$fast_cache_path | PATH | required parameter | N/A | N/A | Cache file path |
$out_evaluated | string | required parameter | N/A | N/A | Cache contents |
$support_output_compression | boolean | required parameter | N/A | N/A | Whether to allow output compression |