- Search 5.0.x for clean
- Search 6.0.x for clean
- Search 7.x-1.x for clean
- Search 8.x-2.x for clean
- Search 8.x-3.x for clean
- Search 8.x-4.x for clean
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
advagg_admin_cleanup_semaphore_table_button | function | ./ |
Delete orphaned/expired advagg locks from the semaphore database table. |
advagg_admin_cleanup_temp_files_button | function | ./ |
Delete leftover temp files. |
advagg_cleanup_semaphore_table | function | ./ |
Delete orphaned/expired advagg locks from the semaphore database table. |
advagg_cleanup_settings_array | function | ./ |
Shrink the ajaxPageState data. |
Minifier::clean | function | advagg_js_compress/ |
Resets attributes that do not need to be stored between requests so that the next request is ready to go. Another reason for this is to make sure the variables are cleared and are not taking up memory. |