-
Home
-
Super Page Cache
-
5.1.5 (latest)
-
Code
-
Classes
- SWCFPC_Cloudflare
| Total Complexity |
59 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
496 |
| Lines of code |
216 |
| Logical lines of code |
135 |
| Comment lines |
186 |
| Methods |
24 |
| Properties |
9 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| enable_page_cache() |
A |
49 |
7 |
34 |
| disable_page_cache() |
S |
51 |
7 |
27 |
| pull_existing_cache_rule() |
S |
56 |
6 |
21 |
| update_cache_rule_if_diff() |
S |
54 |
5 |
20 |
| delete_legacy_page_rules() |
S |
63 |
5 |
10 |
| is_enabled() |
S |
66 |
4 |
9 |
| purge_cache() |
S |
64 |
3 |
10 |
| sync_cache_rule() |
S |
62 |
2 |
11 |
| has_cache_rule() |
S |
78 |
2 |
3 |
| create_cache_rule() |
S |
65 |
2 |
9 |
| delete_cache_rule() |
S |
64 |
2 |
10 |
| reset_cf_rule() |
S |
73 |
2 |
5 |
| __construct() |
S |
63 |
1 |
10 |
| set_auth_mode() |
S |
81 |
1 |
3 |
| set_api_key() |
S |
81 |
1 |
3 |
| set_api_email() |
S |
81 |
1 |
3 |
| set_api_token() |
S |
81 |
1 |
3 |
| set_api_token_domain() |
S |
81 |
1 |
3 |
| get_zone_id_list() |
S |
80 |
1 |
3 |
| change_browser_cache_ttl() |
S |
79 |
1 |
3 |
| delete_page_rule() |
S |
79 |
1 |
3 |
| purge_cache_urls() |
S |
79 |
1 |
3 |
| get_current_account_id() |
S |
80 |
1 |
3 |
| disconnect() |
S |
68 |
1 |
7 |